ElementTargetVectorOutgoingAsymptote#
- class ansys.stk.core.stkobjects.astrogator.ElementTargetVectorOutgoingAsymptote#
Bases:
IElement
Target Vector Outgoing 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 ElementTargetVectorOutgoingAsymptote
Property detail#
- property ElementTargetVectorOutgoingAsymptote.radius_of_periapsis: float#
Radius of Periapsis. Uses Distance Dimension.
- property ElementTargetVectorOutgoingAsymptote.right_ascension_of_outgoing_asymptote: Any#
Right Ascension of Incoming Asymptote. Uses Angle Dimension.
- property ElementTargetVectorOutgoingAsymptote.declination_of_outgoing_asymptote: Any#
Declination of Incoming Asymptote. Uses Angle Dimension.