Navigation: Scripting Reference Manual > Functions & Subroutines > AddTabulatedPSDScatterData

 

AddTabulatedPSDScatterData

 

Contact Us: fredsupport@photonengr.com

 

Description

Adds a new data entry to the specified PSD scatter model.

 

Syntax

data = AddTabulatedPSDScatterData( id, freq, psd )

 

Parameters

data (Long)

Zero-based index of the new data point.

 

id As Long

Identifier of the PSD scatter model.

 

freq As Double

Frequency associated with given PSD value.

 

psd As Double

PSD value.

 

Remarks

Adds a new data entry to the specified PSD scatter model.

 

See Also

AddTabulatedPSDScatter

DeleteTabulatedPSDScatterIthData

GetTabulatedPSDScatterDataCount

GetTabulatedPSDScatterIthData

GetTabulatedPSDScatterFileName

GetTabulatedPSDScatterWavelen

GetTabulatedPSDScatterRefl

GetTabulatedPSDScatterDeltaN

ReadTabulatedPSDScatterFile

SetTabulatedPSDScatterIthData

SetTabulatedPSDScatterFileName

SetTabulatedPSDScatterWavelen

SetTabulatedPSDScatterRefl

SetTabulatedPSDScatterDeltaN

 

 

 

 

 

Copyright © Photon Engineering, LLC