Navigation: Scripting Reference Manual > Functions & Subroutines > ARNSetPhysicalMeaning

 

ARNSetPhysicalMeaning

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets the physical meaning of the data stored in the given Analysis Results Node (ARN).

 

Syntax

ARNSetPhysicalMeaning nNodeNum, physMean

 

Parameters

nNodeNum As Long

Node number of existing ARN.

 

physMean As String

Physical meaning of ARN data. Options are "CoherentScalarField", "CoherentVectorField", "Irradiance", "Intensity", "EnergyDensity", "ColorImageRGB", "RayCount", "Wavefront", "OPDMap". Any other entry results in a setting of "Unknown" for the physical meaning.

 

Remarks

Sets the physical meaning of the data stored in the given Analysis Results Node (ARN). Physical meaning should correspond to one of the available Analysis functions. This setting allows FRED to properly interpret and present the type of data contained in the ARN.

 

See Also

All ARN Scripting Commands

 

 

 

 

 

Copyright © Photon Engineering, LLC