Click or drag to resize

BallisticPropagatorConfigureFromFlightDuration Method

Overload List
  NameDescription
Public methodConfigureFromFlightDuration(Cartesian, Duration)
Populates the InitialVelocity and FinalTime values for the trajectory with the specified flight duration. If this duration is too short for a valid trajectory then the minimum eccentricity solution will be calculated and InsufficientFlightDuration will be returned.
Public methodConfigureFromFlightDuration(Cartographic, Duration)
Populates the InitialVelocity and FinalTime values for the trajectory with the specified flight duration. If this duration is too short for a valid trajectory then the minimum eccentricity solution will be calculated and InsufficientFlightDuration will be returned.
Top
See Also