VehicleGraphics3DOrbitPassData#

class ansys.stk.core.stkobjects.VehicleGraphics3DOrbitPassData#

Satellite 3D ground and orbit track data.

Overview#

ground_track

Get the 3D ground track data.

orbit

Get the 3D orbit track data.

Import detail#

from ansys.stk.core.stkobjects import VehicleGraphics3DOrbitPassData

Property detail#

property VehicleGraphics3DOrbitPassData.ground_track: VehicleGraphics3DLeadTrailData#

Get the 3D ground track data.

property VehicleGraphics3DOrbitPassData.orbit: VehicleGraphics3DLeadTrailData#

Get the 3D orbit track data.