|
void | Reset () |
| Clear the results.
|
|
|
GravityState | gravityState |
| Gravity state to evolve [input].
|
|
double | approachDistance |
| Closest approach checking only starts once objects are this close [input].
|
|
double | maxPhysTime |
| time limit (in physics time) for evolution [input]
|
|
double | correction |
| factor applied to spaceship velocity at start of calculation [input]
|
|
long | execTimeMs |
| run-time used by the calculation in ms [output]
|
|
double | timeAtApproach |
| physics time at point of closest approach [output]
|
|
double | distance |
| distance in physics units at closest approach [output]
|
|
The documentation for this class was generated from the following file:
- C:/Users/musgr/Documents/Unity/gravityengine/Assets/GravityEngine/Scripts/Orbits/Transfers/MoonXfer/LunarCourseCorrection.cs