AGI STK Objects 11 Send comments on this topic.
MagnitudeToIrradianceConversionFactor Property (IAgCelestialBodyInfo)
See Also 





Description

Magnitude to irradiance conversion factor is not given directly in any catalog. This factor converts the Planck function radiance to a rescaled irradiance at Earth’s distance from the star. Unitless.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MagnitudeToIrradianceConversionFactor() As Double

[C#]
public double MagnitudeToIrradianceConversionFactor {get;}

[Managed C++]
public: __property double get_MagnitudeToIrradianceConversionFactor();

[Unmanaged C++]
public: HRESULT get_MagnitudeToIrradianceConversionFactor(
double * pRetVal
);

[Java]
public double getMagnitudeToIrradianceConversionFactor();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1