VehicleGraphics3DTrajectoryProximity#
- class ansys.stk.core.stkobjects.VehicleGraphics3DTrajectoryProximity#
Bases:
IVehicleGraphics3DProximity
VehicleGraphics3DTrajectoryProximity Class.
Overview#
Get the control box parameters. |
|
Get the bearing box parameters. |
|
Get the bearing ellipse parameters. |
|
Get the line of bearing parameters. |
|
Area of uncertainty label swap distance. |
|
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.