Parameters

int RD

Kind type parameter for reals.

int LABEL_LEN

Length of axis_t labels.

int ~fmsg_m/STAT_OK

Status code indicating procedure call completed without error.

int STAT_OUT_OF_BOUNDS_RANGE_LO

Status code indicating procedure call encountered an out-of-bounds reference, below the range minimum.

int STAT_OUT_OF_BOUNDS_RANGE_HI

Status code indicating procedure call encountered an out-of-bounds reference, above the range maximum.

int STAT_OUT_OF_BOUNDS_AXIS_LO

Status code indicating procedure call encountered an out-of-bounds reference, below the axis minimum.

int STAT_OUT_OF_BOUNDS_AXIS_HI

Status code indicating procedure call encountered an out-of-bounds reference, above the axis maximum.

int STAT_OUT_OF_BOUNDS_LAM_LO

Status code indicating procedure call encountered an out-of-bounds reference, below the wavelength minimum.

int STAT_OUT_OF_BOUNDS_LAM_HI

Status code indicating procedure call encountered an out-of-bounds reference, above the wavelength maximum.

int STAT_OUT_OF_BOUNDS_MU_LO

Status code indicating procedure call encountered an out-of-bounds reference, below the emergence cosine minimum.

int STAT_OUT_OF_BOUNDS_MU_HI

Status code indicating procedure call encountered an out-of-bounds reference, above the emergence cosine maximum.

int STAT_UNAVAILABLE_DATA

Status code indicating procedure call encountered unavailable data.

int STAT_INVALID_ARGUMENT

Status code indicating procedure call encountered an invalid argument.

int STAT_FILE_NOT_FOUND

Status code indicating procedure call encountered a file that could not be found.

int STAT_INVALID_FILE_TYPE

Status code indicating procedure call encountered a file with an invalid type.

int STAT_INVALID_GROUP_TYPE

Status code indicating procedure call encountered a file group with an invalid type.

int STAT_INVALID_GROUP_REVISION

Status code indicating procedure call encountered a file group with an invalid revision number.