Click or drag to resize

TurnAfterWaypointProcedure Constructor

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