ElementBPlane#
Overview#
Right Ascension of the B-Plane Normal. |
|
Declination of the B-Plane Normal. |
|
B vector dotted with R vector. |
|
B vector dotted with T vector. |
|
Hyperbolic turning angle. |
|
Orbital C3 Energy. |
|
Hyperbolic V infinity. |
|
Semi-major axis. |
|
B vector dotted with T vector used as the first quantity to define the B vector. |
|
Angle between the B vector and T vector used as the first quantity to define the B vector. |
|
B vector dotted with T vector used as the second quantity to define the B vector. |
|
Magnitude of the B vector used as the second quantity to define the B vector. |
|
True Anomaly. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import ElementBPlane
Property detail#
- property ElementBPlane.b_dot_t_first_b_vector: float#
B vector dotted with T vector used as the first quantity to define the B vector.
- property ElementBPlane.b_theta_first_b_vector: float#
Angle between the B vector and T vector used as the first quantity to define the B vector.
- property ElementBPlane.b_dot_r_second_b_vector: float#
B vector dotted with T vector used as the second quantity to define the B vector.