VehicleHPOPSolarRadiationPressure#
- class ansys.stk.core.stkobjects.VehicleHPOPSolarRadiationPressure#
Class defining HPOP solar radiation pressure properties.
Overview#
Opt whether to take SRP into account. |
|
Type of shadow to be used in determining the lighting condition for the satellite - cylincrical, dual cone, or none. |
|
Opt whether to correct the state of the satellite after crossing a shadow boundary for errors that may have been introduced by the sudden change in the SRP which occurred during the integration step. |
|
Return a solar radiation pressure model. |
Import detail#
from ansys.stk.core.stkobjects import VehicleHPOPSolarRadiationPressure
Property detail#
- property VehicleHPOPSolarRadiationPressure.shadow_model: SolarRadiationPressureShadowModelType#
Type of shadow to be used in determining the lighting condition for the satellite - cylincrical, dual cone, or none.
- property VehicleHPOPSolarRadiationPressure.use_boundary_mitigation: bool#
Opt whether to correct the state of the satellite after crossing a shadow boundary for errors that may have been introduced by the sudden change in the SRP which occurred during the integration step.
- property VehicleHPOPSolarRadiationPressure.solar_radiation_pressure_model: VehicleHPOPSolarRadiationPressureModel#
Return a solar radiation pressure model.