Flux values used by density models, evaluated at the requested time, returned as an array representing F10.7, AvgF10.7, Ap, DailyAp, Kp, DailyKp. No time lags are incorporated.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def AtmFlux_Array(self, Scale:"AgEUtTimeScale", WholeDays:int, SecsIntoDay:float) -> list: |
- Scale
- Requested time scale.
- WholeDays
- Number of whole days in the time scale.
- SecsIntoDay
- Seconds into the day.
An array containing the flux values at the requested time.






