VehicleHPOPForceModelMoreOptions#
- class ansys.stk.core.stkobjects.VehicleHPOPForceModelMoreOptions#
Class defining additional force model options for HPOP.
Overview#
Get the additional atmospheric drag options. |
|
Get the additional solar radiation pressure options. |
|
Get the static force model options concerning satellite mass and relativistic accelerations. |
|
Get the solid tides options. |
|
Get the ocean tides options. |
|
Get the radiation pressure options. |
|
Get the plugin propagator parameters. |
Import detail#
from ansys.stk.core.stkobjects import VehicleHPOPForceModelMoreOptions
Property detail#
- property VehicleHPOPForceModelMoreOptions.drag: VehicleHPOPForceModelDragOptions#
Get the additional atmospheric drag options.
- property VehicleHPOPForceModelMoreOptions.solar_radiation_pressure: VehicleHPOPSolarRadiationPressureOptions#
Get the additional solar radiation pressure options.
- property VehicleHPOPForceModelMoreOptions.static: PropagatorHPOPStaticForceModelSettings#
Get the static force model options concerning satellite mass and relativistic accelerations.
- property VehicleHPOPForceModelMoreOptions.solid_tides: SolidTides#
Get the solid tides options.
- property VehicleHPOPForceModelMoreOptions.ocean_tides: OceanTides#
Get the ocean tides options.
- property VehicleHPOPForceModelMoreOptions.radiation_pressure: RadiationPressure#
Get the radiation pressure options.
- property VehicleHPOPForceModelMoreOptions.plugin_propagator: VehiclePluginPropagator#
Get the plugin propagator parameters.