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.
|
|
Even though it is redundant, the parameter count has been included for backward compatibility.
|
|
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.
|