BallisticPropagatorConfigureFromFlightDuration Method |
| Name | Description | |
|---|---|---|
| ConfigureFromFlightDuration(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.
| |
| ConfigureFromFlightDuration(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.
|