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