public static class OrbitModel.Orbit extends Object
| Constructor and Description |
|---|
Orbit() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] arg)
First argument is the time when you want to calculate the orbit,
followed by t0, P, e, omega, K1 and vB in this order.
|
public static void main(String[] arg)