VehicleGraphics2DTrajectoryPassData =================================== .. py:class:: ansys.stk.core.stkobjects.VehicleGraphics2DTrajectoryPassData 2D Graphics ground track and trajectory properties. .. py:currentmodule:: VehicleGraphics2DTrajectoryPassData Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.VehicleGraphics2DTrajectoryPassData.ground_track` - Ground track display properties. * - :py:attr:`~ansys.stk.core.stkobjects.VehicleGraphics2DTrajectoryPassData.trajectory` - Trajectory display properties. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import VehicleGraphics2DTrajectoryPassData Property detail --------------- .. py:property:: ground_track :canonical: ansys.stk.core.stkobjects.VehicleGraphics2DTrajectoryPassData.ground_track :type: VehicleGraphics2DLeadTrailData Ground track display properties. .. py:property:: trajectory :canonical: ansys.stk.core.stkobjects.VehicleGraphics2DTrajectoryPassData.trajectory :type: VehicleGraphics2DLeadTrailData Trajectory display properties.