STYLE: Updated header comment/description

This commit is contained in:
andy
2010-03-29 17:34:18 +01:00
parent b3bf830949
commit 6f78c8a949

View File

@ -26,8 +26,8 @@ Class
Foam::interpolationTable
Description
A list of times and values.
The time values must be positive and monotonically increasing.
An interpolation/look-up table of scalar vs <Type> values.
The reference scalar values must be positive and monotonically increasing.
The handling of out-of-bounds values depends on the current setting
of @a outOfBounds.