TurnAfterWaypointProcedure Constructor |
Name | Description | |
---|---|---|
TurnAfterWaypointProcedure |
Create a new instance.
| |
TurnAfterWaypointProcedure(TurnAfterWaypointProcedure, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
TurnAfterWaypointProcedure(Cartographic, Double, Double) |
Create a new instance based on the given parameters over the surface of the
Earth.
| |
TurnAfterWaypointProcedure(Ellipsoid, Cartographic, Double, RouteProfile) |
Create a new instance based on the given surface parameters and profile.
| |
TurnAfterWaypointProcedure(Double, Double, Double, Double, Double, RouteHeightReference) |
Create a new instance based on the given parameters over the surface of the
Earth.
| |
TurnAfterWaypointProcedure(Double, Double, Double, Double, Double, TerrainProvider) |
Create a new instance based on the given parameters over the surface of the
Earth.
|