ScalarDensityMsis86GeomagneticFluxLagSeconds Property |
Gets the value for the time lag used when modeling when to apply the values of
GeomagneticFlux to the atmosphere.
MSIS models use no time lag for geomagnetic 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 GeomagneticFluxLagSeconds { get; }
Public ReadOnly Property GeomagneticFluxLagSeconds As Double
Get
public:
property double GeomagneticFluxLagSeconds {
double get ();
}
member GeomagneticFluxLagSeconds : float with get
Property Value
Type:
DoubleSee Also