SimpleRouteProcedure Constructor |
Name | Description | |
---|---|---|
SimpleRouteProcedure | Initializes a new instance. | |
SimpleRouteProcedure(RouteProfile) |
Create a new instance based on the given profile.
| |
SimpleRouteProcedure(SimpleRouteProcedure, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
SimpleRouteProcedure(Double, Double, RouteHeightReference) |
Create a new instance based on the given constant height and speed with respect to the surface
of the Earth.
| |
SimpleRouteProcedure(Double, Double, TerrainProvider) |
Create a new instance based on the given constant height and speed with respect to the
given terrain surface.
|