Navigation: Scripting Reference Manual > Functions & Subroutines > SetTabulatedPSDScatterIthData

 

SetTabulatedPSDScatterIthData

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets the frequency and PSD value of a specific data entry in the given PSD scatter model.

 

Syntax

SetTabulatedPSDScatterIthData 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

Sets the frequency and PSD value of a specific data entry in the given PSD scatter model.

 

See Also

AddTabulatedPSDScatter

AddTabulatedPSDScatterData

DeleteTabulatedPSDScatterIthData

GetTabulatedPSDScatterDataCount

GetTabulatedPSDScatterIthData

GetTabulatedPSDScatterFileName

GetTabulatedPSDScatterWavelen

GetTabulatedPSDScatterRefl

GetTabulatedPSDScatterDeltaN

ReadTabulatedPSDScatterFile

SetTabulatedPSDScatterFileName

SetTabulatedPSDScatterWavelen

SetTabulatedPSDScatterRefl

SetTabulatedPSDScatterDeltaN

 

 

 

 

 

Copyright © Photon Engineering, LLC