VehicleGraphics2DRouteResolution#

class ansys.stk.core.stkobjects.VehicleGraphics2DRouteResolution#

Route resolution for great arc vehicles defined in terms of ephemeris steps.

Overview#

route

Route resolution in terms of the ephemeris step. Uses Time Dimension.

minimum_route

Minimum route resolution in terms of the ephemeris step. Uses Time Dimension.

Import detail#

from ansys.stk.core.stkobjects import VehicleGraphics2DRouteResolution

Property detail#

property VehicleGraphics2DRouteResolution.route: float#

Route resolution in terms of the ephemeris step. Uses Time Dimension.

property VehicleGraphics2DRouteResolution.minimum_route: float#

Minimum route resolution in terms of the ephemeris step. Uses Time Dimension.