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