Click or drag to resize

TurnBeforeWaypointProcedure Constructor

Overload List
  NameDescription
Public methodTurnBeforeWaypointProcedure
Create a new instance.
Protected methodTurnBeforeWaypointProcedure(TurnBeforeWaypointProcedure, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodTurnBeforeWaypointProcedure(Cartographic, Double, Double)
Create a new instance based on the given parameters over the surface of the Earth.
Public methodTurnBeforeWaypointProcedure(Ellipsoid, Cartographic, Double, RouteProfile)
Create a new instance based on the given surface parameters and profile.
Public methodTurnBeforeWaypointProcedure(Double, Double, Double, Double, Double, RouteHeightReference)
Create a new instance based on the given parameters over the surface of the Earth.
Public methodTurnBeforeWaypointProcedure(Double, Double, Double, Double, Double, TerrainProvider)
Create a new instance based on the given parameters over the surface of the Earth.
Top
See Also