VehicleLOPSolarRadiationPressure#

class ansys.stk.core.stkobjects.VehicleLOPSolarRadiationPressure#

Class defining the solar radiation pressure model for the LOP propagator.

Overview#

use

Opt whether to use SRP.

cp

Get or set the solar radiation pressure coefficient. Dimensionless.

atmosphere_height

Height of atmosphere blockage used when calculating shadow entry and exit in solar radiation computations. Uses Distance Dimension.

Import detail#

from ansys.stk.core.stkobjects import VehicleLOPSolarRadiationPressure

Property detail#

property VehicleLOPSolarRadiationPressure.use: bool#

Opt whether to use SRP.

property VehicleLOPSolarRadiationPressure.cp: float#

Get or set the solar radiation pressure coefficient. Dimensionless.

property VehicleLOPSolarRadiationPressure.atmosphere_height: float#

Height of atmosphere blockage used when calculating shadow entry and exit in solar radiation computations. Uses Distance Dimension.