ElementTargetVectorIncomingAsymptote#
- class ansys.stk.core.stkobjects.astrogator.ElementTargetVectorIncomingAsymptote#
Bases:
IElement
Target Vector Incoming Asymptote elements.
Overview#
Radius of Periapsis. Uses Distance Dimension. |
|
C3Energy (Rate squared). |
|
Right Ascension of Incoming Asymptote. Uses Angle Dimension. |
|
Declination of Incoming Asymptote. Uses Angle Dimension. |
|
Velocity Azimuth at Periapsis. Uses Angle Dimension. |
|
True Anomaly. Uses Angle Dimension. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import ElementTargetVectorIncomingAsymptote
Property detail#
- property ElementTargetVectorIncomingAsymptote.radius_of_periapsis: float#
Radius of Periapsis. Uses Distance Dimension.
- property ElementTargetVectorIncomingAsymptote.right_ascension_of_incoming_asymptote: Any#
Right Ascension of Incoming Asymptote. Uses Angle Dimension.
- property ElementTargetVectorIncomingAsymptote.declination_of_incoming_asymptote: Any#
Declination of Incoming Asymptote. Uses Angle Dimension.