Navigation: Scripting Reference Manual > Functions & Subroutines > SpectrumGetBlackbodyNormalizationFlag

 

SpectrumGetBlackbodyNormalizationFlag

 

Contact Us: fredsupport@photonengr.com

 

Description

Retrieves the state of the Blackbody normalization flag.  When this flag is True, the Blackbody spectrum is normalized to a maximum value of 1.  If the spectrum being queried is not a blackbody spectrum an error is set and the operation is halted.

 

 

Syntax

flag = SpectrumGetBlackbodyNormalizationFlag( spectNode )

 

 

Parameters

flag (Boolean)

Value of the normalization flag.  If True, normalization is set.  If False, normalization is not set.

 

spectNode As long

Node number of the spectrum being queried.

 

 

Remarks

 

 

See Also

SpectrumCreateBlackbody

SpectrumGetBlackbodyTemperature

SpectrumSetBlackbodyNormalizationFlag

SpectrumSetBlackbodyRange

SpectrumSetBlackbodyTemperature

 

 

 

 

 

Copyright © Photon Engineering, LLC