RadiationPressureFunction#
- class ansys.stk.core.stkobjects.astrogator.RadiationPressureFunction#
Bases:
IComponentInfo
,ICloneable
Radiation Pressure Propagator Function.
Overview#
Name of the central body. |
|
A file containing a ground reflection model used for albedo and thermal radiation pressure. |
|
True if including accelerations derived from albedo (reflected sunlight radiation from the central body). |
|
True if including accelerations derived from thermal radiation pressure from the central body. |
|
Do not use this property, as it is deprecated. True to use Ck and area values defined on this component for radiation pressure computations, rather than those defined in the MCS segments. |
|
Do not use this property, as it is deprecated. Area to be used for radiation pressure computations. Small area dimension. |
|
Do not use this property, as it is deprecated. Coefficient, Ck, for use with radiation pressure computation. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import RadiationPressureFunction
Property detail#
- property RadiationPressureFunction.ground_reflection_model_filename: str#
A file containing a ground reflection model used for albedo and thermal radiation pressure.
- property RadiationPressureFunction.include_albedo: bool#
True if including accelerations derived from albedo (reflected sunlight radiation from the central body).
- property RadiationPressureFunction.include_thermal_radiation_pressure: bool#
True if including accelerations derived from thermal radiation pressure from the central body.
- property RadiationPressureFunction.override_segment_settings: bool#
Do not use this property, as it is deprecated. True to use Ck and area values defined on this component for radiation pressure computations, rather than those defined in the MCS segments.