VehicleLOPSolarRadiationPressure#

class ansys.stk.core.stkobjects.VehicleLOPSolarRadiationPressure#

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

Overview#

atmosphere_height

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

cp

Get or set the solar radiation pressure coefficient. Dimensionless.

use

Opt whether to use SRP.

Import detail#

from ansys.stk.core.stkobjects import VehicleLOPSolarRadiationPressure

Property detail#

property VehicleLOPSolarRadiationPressure.atmosphere_height: float#

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

property VehicleLOPSolarRadiationPressure.cp: float#

Get or set the solar radiation pressure coefficient. Dimensionless.

property VehicleLOPSolarRadiationPressure.use: bool#

Opt whether to use SRP.