ARY_GTSZB

Get the scale and zero values for an array

Description:

The routine returns the scale and zero values associated with an array. If the array is not stored in scaled form, then values of 1.0 and 0.0 are returned.

Invocation

CALL ARY_GTSZB( IARY, SCALE, ZERO, STATUS )

Arguments

IARY = INTEGER (Given)
Array identifier.
SCALE = BYTE (Returned)
The scaling factor.
ZERO = BYTE (Returned)
The zero offset.
STATUS = INTEGER (Given and Returned)
The global status.