Navigation: Scripting Reference Manual > Functions & Subroutines > GetTabulatedPSDScatterIthData

 

GetTabulatedPSDScatterIthData

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves the frequency and PSD value from a specific data entry in the given PSD scatter model.

 

Syntax

GetTabulatedPSDScatterIthData id, i, freq, psd

 

Parameters

id As Long

Identifier of the PSD scatter model.

 

i As Long

Zero-based index of the data point being set.

 

freq As Double

Frequency associated with given PSD value.

 

psd As Double

PSD value.

 

Remarks

Retrieves the frequency and PSD value from a specific data entry in the given PSD scatter model.

 

See Also

AddTabulatedPSDScatter

AddTabulatedPSDScatterData

DeleteTabulatedPSDScatterIthData

GetTabulatedPSDScatterDataCount

GetTabulatedPSDScatterFileName

GetTabulatedPSDScatterWavelen

GetTabulatedPSDScatterRefl

GetTabulatedPSDScatterDeltaN

ReadTabulatedPSDScatterFile

SetTabulatedPSDScatterIthData

SetTabulatedPSDScatterFileName

SetTabulatedPSDScatterWavelen

SetTabulatedPSDScatterRefl

SetTabulatedPSDScatterDeltaN

 

 

 

 

 

Copyright © Photon Engineering, LLC