Jacchia1960#
- class ansys.stk.core.stkobjects.astrogator.Jacchia1960#
Bases:
IComponentInfo
,ICloneable
Jacchia_1960 atmospheric propagator function.
Overview#
True if using approximate altitude formula. |
|
Flag indicates whether this model computes temperature. |
|
Flag indicates whether this model computes pressure. |
|
Get or set the sun position computation. |
|
Drag model type. |
|
Get or set the name of the drag model plugin. |
|
Drag model plugin properties. |
|
Drag variable area history file. |
|
Drag N-Plate definition file. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import Jacchia1960
Property detail#
- property Jacchia1960.computes_temperature: bool#
Flag indicates whether this model computes temperature.
- property Jacchia1960.sun_position: SunPosition#
Get or set the sun position computation.
- property Jacchia1960.drag_model_type: DragModelType#
Drag model type.
- property Jacchia1960.drag_model_plugin: DragModelPlugin#
Drag model plugin properties.