aryGtsz <T >

Get the scale and zero values for an array

Description:

This function 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

void aryGtsz <T >( Ary ary, CGEN_TYPE scale, CGEN_TYPE zero, int status )

Parameters :

ary
Array identifier.
scale
Returned holding the scaling factor.
zero
Returned holding the zero offset.
status
The global status.