The lag times (in secs), relative to the current epoch, at which the density flux values are evaluated.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
[Python - STK API ] |
|---|
def AtmFluxLags(self, F10p7Lag:float, GeoFluxLag:float) -> typing.Tuple[float, float]: |
- F10p7Lag
- The lag time (in seconds) used to access F10.7 and average F1q0.7 values from the flux file.
- GeoFluxLag
- The lag time (in seconds) used to access geomagnetic flux values (ap and kp) from the flux file.






