Public Member Functions | |
| double | operator() (double x) const |
| SolveKeplerFunc2 (double _ecc, double _M) | |
Public Attributes | |
| double | ecc |
| double | M |
|
||||||||||||
|
Definition at line 66 of file orbit.cpp.
|
|
|
Definition at line 68 of file orbit.cpp. References cos(), ecc, M, and sin().
|
|
|
Definition at line 63 of file orbit.cpp. Referenced by operator()(), and SolveKeplerFunc2(). |
|
|
Definition at line 64 of file orbit.cpp. Referenced by operator()(), and SolveKeplerFunc2(). |
1.4.1