Navigation: Scripting Reference Manual > Functions & Subroutines > ARNGetAAxisDim

 

ARNGetAAxisDim

 

Contact Us: fredsupport@photonengr.com

 

Description

Returns the dimension of data array in the A (horizontal) direction in an existing Analysis Results Node (ARN).

 

Syntax

axDim = ARNGetAAxisDim( nNodeNum )

 

Parameters

axDim (Long)

Dimension of data array in the A (horizontal) direction. Can also be interpreted as the number of pixels in the A direction of the T_ANALYSIS structure (Amax-Amin+1).

 

nNodeNum As Long

Node number of existing ARN.

 

Remarks

Returns the dimension of data array in the A (horizontal) direction in an existing Analysis Results Node (ARN).

 

See Also

All ARN Scripting Commands

 

 

 

 

 

Copyright © Photon Engineering, LLC