VehicleGraphics3DTrajectoryPassData#

class ansys.stk.core.stkobjects.VehicleGraphics3DTrajectoryPassData#

3D ground track and trajectory data for a launch vehicle or missile.

Overview#

ground_track

Get the 3D ground track data.

trajectory

Get the 3D trajectory data.

Import detail#

from ansys.stk.core.stkobjects import VehicleGraphics3DTrajectoryPassData

Property detail#

property VehicleGraphics3DTrajectoryPassData.ground_track: VehicleGraphics3DLeadTrailData#

Get the 3D ground track data.

property VehicleGraphics3DTrajectoryPassData.trajectory: VehicleGraphics3DLeadTrailData#

Get the 3D trajectory data.