Navigation: <Root level>

 

WritePlotToFile Subroutine/Function

 

Contact Us: fredsupport@photonengr.com

 

Description

This subroutine produces a FRED plot file from a given file name, T_ANALYSIS structure and a data array.

 

Syntax

WritePlotToFile fname, ana, array()

 

Parameters

fname As String

Name of the plot file being written, i.e. "MyFile.fgd"

 

ana As T_ANALYSIS

Structure used in the analysis operation

 

array() As Double

Array containing the analysis data.

 

 

Remarks

This command might be used after an analysis such as Irradiance, where the analysis surface being used references a T_ANALYSIS structure and the data is stored in a double array.

 

 

See Also

DisplayPlotFile

Irradiance

Intensity

 

 

 

 

 

Copyright © Photon Engineering, LLC