Navigation: Scripting Reference Manual > Functions & Subroutines > SpectrumSetSampledEntries

 

SpectrumSetSampledEntries

 

Contact Us: fredsupport@photonengr.com

 

Description

Sets the wavelengths and corresponding values of a sampled spectrum.  If the spectrum being modified is not a sampled spectrum, an error is set and the operation is halted.

 

 

Syntax

SpectrumSetSampledEntries spectNode, wavelens( ), values( )

 

 

Parameters

spectNode As Long

Node number of the spectrum being modified.

 

wavelens( ) As Double

An array containing the wavelengths sampled by the spectrum.

 

values( ) As Double

An array containing the values at the wavelengths sampled by the spectrum.

 

 

Remarks

 

 

See Also

SpectrumGetSampledEntries

SpectrumGetSampledEntryCount

SpectrumGetSampledIthValue

SpectrumGetSampledIthWavelength

 

 

 

 

 

Copyright © Photon Engineering, LLC