VehicleFrame ============ .. py:class:: ansys.stk.core.stkobjects.VehicleFrame IntEnum .. py:currentmodule:: VehicleFrame Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~FRENET` - Frenet. * - :py:attr:`~J2000` - J2000. * - :py:attr:`~LVLH` - LVLH. * - :py:attr:`~TRUE_OF_DATE` - True of Date. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import VehicleFrame