ScalarDensityJacchiaRobertsSolarRadioFluxLagSeconds Property  | 
 
            Gets the value for the time lag used when modeling when to apply the values of 
            
SolarRadioFlux to the atmosphere.
            Jacchia models use a time lag of one day.
            
 
    Namespace: 
   AGI.Foundation.Celestial
    Assembly:
   AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double SolarRadioFluxLagSeconds { get; }Public ReadOnly Property SolarRadioFluxLagSeconds As Double
	Get
public:
property double SolarRadioFluxLagSeconds {
	double get ();
}member SolarRadioFluxLagSeconds : float with get
Property Value
Type: 
Double
See Also