VehicleGraphics3DTrajectoryProximity#

class ansys.stk.core.stkobjects.VehicleGraphics3DTrajectoryProximity#

Bases: IVehicleGraphics3DProximity

VehicleGraphics3DTrajectoryProximity Class.

Overview#

control_box

Get the control box parameters.

bearing_box

Get the bearing box parameters.

bearing_ellipse

Get the bearing ellipse parameters.

line_of_bearing

Get the line of bearing parameters.

uncertainty_area_label_swap_distance

Area of uncertainty label swap distance.

ellipsoid

Define the ellipsoid parameters.

Import detail#

from ansys.stk.core.stkobjects import VehicleGraphics3DTrajectoryProximity

Property detail#

property VehicleGraphics3DTrajectoryProximity.control_box: VehicleGraphics3DControlBox#

Get the control box parameters.

property VehicleGraphics3DTrajectoryProximity.bearing_box: VehicleGraphics3DBearingBox#

Get the bearing box parameters.

property VehicleGraphics3DTrajectoryProximity.bearing_ellipse: VehicleGraphics3DBearingEllipse#

Get the bearing ellipse parameters.

property VehicleGraphics3DTrajectoryProximity.line_of_bearing: VehicleGraphics3DLineOfBearing#

Get the line of bearing parameters.

property VehicleGraphics3DTrajectoryProximity.uncertainty_area_label_swap_distance: Graphics3DLabelSwapDistance#

Area of uncertainty label swap distance.

property VehicleGraphics3DTrajectoryProximity.ellipsoid: VehicleGraphics3DEllipsoid#

Define the ellipsoid parameters.