RadiationPressure#
- class ansys.stk.core.stkobjects.RadiationPressure#
Class defining solar radiation pressure on a vehicle.
Overview#
File containing parameters defining a ground reflection model that defines albedo and emissivity properties of the central body surface. |
|
Coefficient of radiation pressure reflectivity of the satellite. Dimensionless. |
|
Area exposed to radiation pressure (nominally along the radial direction) divided by the mass. Uses AreaPerMass Dimension. |
|
Opt whether to consider albedo effects (i.e., radiation pressure caused by sunlight reflected off the lit part of the central body). |
|
Opt whether to consider thermal radiation pressure effects (i.e., radiation pressure caused by blackbody heat radiation of the central body). |
Import detail#
from ansys.stk.core.stkobjects import RadiationPressure
Property detail#
- property RadiationPressure.file: str#
File containing parameters defining a ground reflection model that defines albedo and emissivity properties of the central body surface.
- property RadiationPressure.ck: float#
Coefficient of radiation pressure reflectivity of the satellite. Dimensionless.
- property RadiationPressure.area_mass_ratio: float#
Area exposed to radiation pressure (nominally along the radial direction) divided by the mass. Uses AreaPerMass Dimension.