<Code Lib>
2026 Constructor
Changes 0
C

InitialFluxIntensity(Double)

Description:
Creates an initial flux intensity object with the given document and flux values.
Overloads (2):
InitialFluxIntensity(Double)

public InitialFluxIntensity(
	double flux
)

  • Double
    flux
    The flux value in lm as a numerical value between 0 and 1e+30.

Loading…