BurnoutVelocity#
- class ansys.stk.core.stkobjects.astrogator.BurnoutVelocity#
The burnout velocity.
Overview#
Select to use the fixed or inertial frame. |
|
Get or set the velocity magnitude . Uses Rate Dimension. |
|
Get or set the velocity magnitude. Uses Rate Dimension. |
|
Get or set the inertial velocity azimuth. Inertial velocity azimuth is the angle from the projection of north in the local horizontal plane to the inertial velocity vector, right handed. Uses Angle Dimension. |
|
Inertial horizontal flight path angle is the angle from the local horizontal to the inertial velocity vector, positive towards radius. It is also 90 degrees minus vertical flight path angle. Uses Angle Dimension. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import BurnoutVelocity
Property detail#
- property BurnoutVelocity.burnout_option: BurnoutOptions#
Select to use the fixed or inertial frame.
- property BurnoutVelocity.fixed_velocity: float#
Get or set the velocity magnitude . Uses Rate Dimension.
- property BurnoutVelocity.inertial_velocity: float#
Get or set the velocity magnitude. Uses Rate Dimension.