StandardTransitionProfileSegmentGetSegmentWithoutFinalConditions Method | 
| Name | Description | |
|---|---|---|
| GetSegmentWithoutFinalConditions(Double, Double, Double, Double, Double, Double, TerrainProvider, ProfileDynamics) | 
            Creates an inclined profile segment with an incline at a given flight path angle.
            The final height and final speed are unspecified.  The intermediate incline angle
            is determined such that the intermediate rate of change of height is at or below
            the specified heightRate.  There is no final pitch maneuver so
            the final angle is the same as the intermediate angle.
              | |
| GetSegmentWithoutFinalConditions(Double, Double, Double, Double, Double, Double, Double, TerrainProvider, ProfileDynamics) | 
            Creates an inclined profile segment with an incline at a given flight path angle.
            The final height and final speed are unspecified.  The intermediate incline angle
            is determined such that the intermediate rate of change of height is at or below
            the specified heightRate.
              |