ScalarDensityMsis2000AverageSolarRadioFluxLagSeconds Property |
Gets the value for the time lag used when modeling when to apply the values of
AverageSolarRadioFlux to the atmosphere.
MSIS models use no time lag for average solar flux.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double AverageSolarRadioFluxLagSeconds { get; }
Public ReadOnly Property AverageSolarRadioFluxLagSeconds As Double
Get
public:
property double AverageSolarRadioFluxLagSeconds {
double get ();
}
member AverageSolarRadioFluxLagSeconds : float with get
Property Value
Type:
DoubleSee Also