TerrainRouteZMeaning Enumeration
Specifies the meaning of the z coordinates in the routes generated by a TerrainRouteOperator.
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CEOperators assembly)
Syntax
public enum TerrainRouteZMeaning
Values
Value name | Value | Description |
---|---|---|
Elevation | 0 | The z coordinates give the elevation above sea level. |
TravelTime | 1 | The z coordinates give the local travel time in seconds from the start of the current route leg. |
Platforms
Windows, Linux, Android