Description Returns the dimension of data array in the B (vertical) direction in an existing Analysis Results Node (ARN).
Syntax bxDim = ARNGetBAxisDim( nNodeNum )
Parameters bxDim (Long) Dimension of data array in the B (vertical) direction. Can also be interpreted as the number of pixels in the B direction of the T_ANALYSIS structure (Bmax-Bmin+1).
nNodeNum As Long Node number of existing ARN.
Remarks Returns the dimension of data array in the B (vertical) direction in an existing Analysis Results Node (ARN).
See Also
|