ScalarDensityMsis90AverageSolarRadioFluxLagSeconds 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: 25.1.421.0 (25.1.421.0)
Syntaxpublic double AverageSolarRadioFluxLagSeconds { get; }Public ReadOnly Property AverageSolarRadioFluxLagSeconds As Double
	Get
public:
property double AverageSolarRadioFluxLagSeconds {
	double get ();
}member AverageSolarRadioFluxLagSeconds : float with get
Property Value
Type: 
Double
See Also