VehicleWaypointAltitudeReferenceTerrain#
- class ansys.stk.core.stkobjects.VehicleWaypointAltitudeReferenceTerrain#
Bases:
IVehicleWaypointAltitudeReference
Terrain altitude reference.
Overview#
Define the distance between sampling points along a vehicle route, used when waypoint altitudes are referenced to terrain. Uses Distance Dimension. |
|
Get or set the terrain interpolation method to be used to define the height of the vehicle with respect to terrain data. |
Import detail#
from ansys.stk.core.stkobjects import VehicleWaypointAltitudeReferenceTerrain
Property detail#
- property VehicleWaypointAltitudeReferenceTerrain.granularity: float#
Define the distance between sampling points along a vehicle route, used when waypoint altitudes are referenced to terrain. Uses Distance Dimension.
- property VehicleWaypointAltitudeReferenceTerrain.interpolation_method: VehicleWaypointInterpolationMethod#
Get or set the terrain interpolation method to be used to define the height of the vehicle with respect to terrain data.