|
Purpose
|
Stores the values of a dimension. |
|
Return value
|
Returns SUCCEED (or 0) if successful and FAIL (or -1) otherwise. |
|
Description
|
SDsetdimscale stores scale information for the dimension identified by the parameter dim_id. Note that it is possible to store dimension scale values without naming the dimension. |
|
|
For fixed-size arrays, the value of count must be equal to the the dimension size or the routine will fail. |
|
|
Note that, due to the existence of the parameter data_type, the dimension scales need not have the same data type as the data set. |