Click or drag to resize

SimpleRouteProcedure Constructor

Overload List
  NameDescription
Protected methodSimpleRouteProcedure
Initializes a new instance.
Protected methodSimpleRouteProcedure(RouteProfile)
Create a new instance based on the given profile.
Protected methodSimpleRouteProcedure(SimpleRouteProcedure, CopyContext)
Initializes a new instance as a copy of an existing instance.
Protected methodSimpleRouteProcedure(Double, Double, RouteHeightReference)
Create a new instance based on the given constant height and speed with respect to the surface of the Earth.
Protected methodSimpleRouteProcedure(Double, Double, TerrainProvider)
Create a new instance based on the given constant height and speed with respect to the given terrain surface.
Top
See Also