Navigation: Scripting Reference Manual > Functions & Subroutines > ReadTabulatedPSDScatterFile

 

ReadTabulatedPSDScatterFile

 

Contact Us: fredsupport@photonengr.com

 

Description

Reads a specified file containing PSD scatter data and associates it with an existing scatter model.

 

Syntax

pnts = ReadTabulatedPSDScatterFile( id, fname )

 

Parameters

pnts (Long)

Number of data points read.

 

id As Long

Indentifier of PSD Scatter model.

 

fname As String

Full path of PSD scatter data file.

 

Remarks

Reads a specified file containing PSD scatter data and associates it with an existing scatter model.

 

See Also

AddTabulatedPSDScatter

AddTabulatedPSDScatterData

DeleteTabulatedPSDScatterIthData

GetTabulatedPSDScatterDataCount

GetTabulatedPSDScatterIthData

GetTabulatedPSDScatterFileName

GetTabulatedPSDScatterWavelen

GetTabulatedPSDScatterRefl

GetTabulatedPSDScatterDeltaN

SetTabulatedPSDScatterIthData

SetTabulatedPSDScatterFileName

SetTabulatedPSDScatterWavelen

SetTabulatedPSDScatterRefl

SetTabulatedPSDScatterDeltaN

 

 

 

 

 

Copyright © Photon Engineering, LLC