Click or drag to resize

StandardTransitionProfileSegmentGetSegmentWithoutFinalConditions Method

Overload List
  NameDescription
Public methodStatic memberGetSegmentWithoutFinalConditions(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.
Public methodStatic memberGetSegmentWithoutFinalConditions(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.
Top
See Also