Gravity Engine 12.0
Unity Asset for Gravity
Loading...
Searching...
No Matches
TransferCalc Class Reference

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< OrbitTransferFindTransfers (bool rendezvous)
 

Static Public Attributes

const float DELTA_INCL = 0.01f
 

Detailed Description

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)


The documentation for this class was generated from the following file: