Click or drag to resize

LandingProcedure Constructor

Overload List
  NameDescription
Public methodLandingProcedure
Create a new instance.
Protected methodLandingProcedure(LandingProcedure, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodLandingProcedure(Cartographic, Double, Double, ProfileDynamics, Double, Double, Double, Double, Double)
Create a landing procedure based on the given parameters with respect to the surface of the Earth. If MeanSeaLevel is available on the definition of Earth in the CalculationContext, the specified heights will be with respect to sea level.
Public methodLandingProcedure(Cartographic, Double, Double, Double, Double, Double, ProfileDynamics, Double, Double, Double)
Create a landing procedure based on the given parameters with respect to the surface of the Earth. If MeanSeaLevel is available on the definition of Earth in the CalculationContext, the specified heights will be with respect to sea level.
Public methodLandingProcedure(TerrainProvider, Cartographic, Double, Double, Double, Double, Double, ProfileDynamics, Double, Double, Double)
Create a landing procedure based on the given parameters with respect to a terrain surface.
Top
See Also