SolarFluxGeoMagneticFileSettings#

class ansys.stk.core.stkobjects.SolarFluxGeoMagneticFileSettings#

Bases: IVehicleSolarFluxGeoMagnitude

Class defining the option to load a vehicle’s solar flux and/or GeoMag properties from an external file.

Overview#

file

Path and name of flux/Ap file.

geomagnetic_flux_update_rate

Select a method for updating the geomagnetic flux update rate.

geomagnetic_flux_source

Select a method for updating the geomagnetic flux update rate.

Import detail#

from ansys.stk.core.stkobjects import SolarFluxGeoMagneticFileSettings

Property detail#

property SolarFluxGeoMagneticFileSettings.file: str#

Path and name of flux/Ap file.

property SolarFluxGeoMagneticFileSettings.geomagnetic_flux_update_rate: VehicleGeomagneticFluxUpdateRateType#

Select a method for updating the geomagnetic flux update rate.

property SolarFluxGeoMagneticFileSettings.geomagnetic_flux_source: VehicleGeomagneticFluxSourceType#

Select a method for updating the geomagnetic flux update rate.