LandingProcedure Constructor | 
| Name | Description | |
|---|---|---|
| LandingProcedure | 
            Create a new instance.
              | |
| LandingProcedure(LandingProcedure, CopyContext) | Initializes a new instance as a copy of an existing instance.  | |
| LandingProcedure(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.
              | |
| LandingProcedure(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.
              | |
| LandingProcedure(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.
              |