Navigation: Scripting Reference Manual > Functions & Subroutines > ARNGetBAxisDim

 

ARNGetBAxisDim

 

Contact Us: fredsupport@photonengr.com

 

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

All ARN Scripting Commands

 

 

 

 

 

Copyright © Photon Engineering, LLC