TrajectoryBlendMode#
- class ansys.stk.core.stkobjects.aviator.TrajectoryBlendMode#
IntEnum
Overview#
|
Quadratic interpolation using the body frame. |
|
Cubic interpolation using the body frame. |
|
Quadratic interpolation using the local horizontal frame. |
|
Cubic interpolation using the local horizontal frame. |
|
Quadratic interpolation using the Earth-Centered Fixed frame. |
|
Cubic interpolation using the Earth-Centered Fixed frame. |
Import detail#
from ansys.stk.core.stkobjects.aviator import TrajectoryBlendMode