Gravity Engine 12.0
Unity Asset for Gravity
|
Static Public Member Functions | |
static void | SetSolarBody (SolarBody sbody, int index) |
static string[] | GetNames () |
static void | SetEllipse (float epoch, EllipseBase ellipseBase, SolarBody sb) |
Sets the ellipse parameters for planet. | |
static void | SetOrbit (float epoch, OrbitUniversal orbitU, SolarBody sb) |
Sets the ellipse parameters for planet. | |
static void | SetOrbitJD (double julianDate, OrbitUniversal orbitU, SolarBody sb) |
Sets the ellipse parameters for planet. | |
|
static |
Sets the ellipse parameters for planet.
epoch | Epoch. |
ellipseBase | Ellipse base. |
|
static |
Sets the ellipse parameters for planet.
epoch | Epoch. |
ellipseBase | Ellipse base. |
|
static |
Sets the ellipse parameters for planet.
epoch | Epoch. |
ellipseBase | Ellipse base. |