Gravity Engine 12.0
Unity Asset for Gravity
|
Calculate the transfer options from one body to a target body given the gravitational field of a central mass. More...
Public Member Functions | |
TransferCalc (NBody ship, NBody target, NBody centralMass) | |
OrbitTransfer | Circularize () |
List< OrbitTransfer > | FindTransfers (bool rendezvous) |
Static Public Attributes | |
const float | DELTA_INCL = 0.01f |
Calculate the transfer options from one body to a target body given the gravitational field of a central mass.
The options can be retrieved as a list of string or of OrbitTransfer objects. (Some orbit transfers have tunable parameters, e.g. bi-elliptic xfer)