SolarFluxGeoMagneticValueSettings#

class ansys.stk.core.stkobjects.SolarFluxGeoMagneticValueSettings#

Bases: IVehicleSolarFluxGeoMagnitude

Class defining the option to enter a vehicle’s solar flux and/or GeoMag properties manually, depending on the selected atmospheric density model.

Overview#

daily_f107

Daily F10.7: daily Ottawa 10.7 cm solar flux value. Dimensionless.

average_f107

Average F10.7: 81-day averaged Ottawa 10.7 cm solar flux value. Dimensionless.

geomagnetic_index

Geomagnetic Index (Kp): planetary geomagnetic flux index. Dimensionless.

Import detail#

from ansys.stk.core.stkobjects import SolarFluxGeoMagneticValueSettings

Property detail#

property SolarFluxGeoMagneticValueSettings.daily_f107: float#

Daily F10.7: daily Ottawa 10.7 cm solar flux value. Dimensionless.

property SolarFluxGeoMagneticValueSettings.average_f107: float#

Average F10.7: 81-day averaged Ottawa 10.7 cm solar flux value. Dimensionless.

property SolarFluxGeoMagneticValueSettings.geomagnetic_index: float#

Geomagnetic Index (Kp): planetary geomagnetic flux index. Dimensionless.