Click or drag to resize

InscribedTurnProcedure Constructor

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