BallisticPropagatorConfigureForMinimumEnergy Method |
Name | Description | |
---|---|---|
ConfigureForMinimumEnergy(Cartesian) |
Populates the InitialVelocity and FinalTime values for the trajectory with the minimum orbital energy.
This will also correspond to the minimum delta-V required. All other properties must be set prior to calling this method, either
directly, on construction, or by using ConfigureInitialPositionFromCartographic(Cartographic) or
ConfigureInitialPositionFromFixedCartesian(Cartesian) | |
ConfigureForMinimumEnergy(Cartographic) |
Populates the InitialVelocity and FinalTime values for the trajectory with the minimum orbital energy.
This will also correspond to the minimum delta-V required. All other properties must be set prior to calling this method, either
directly, on construction, or by using ConfigureInitialPositionFromCartographic(Cartographic) or
ConfigureInitialPositionFromFixedCartesian(Cartesian) |