| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.stellarium.EllipticalOrbit.SolveKeplerLaguerreConway
class EllipticalOrbit.SolveKeplerLaguerreConway
| Field Summary | |
|---|---|
| (package private)  double | ecc | 
| (package private)  double | M | 
| Constructor Summary | |
|---|---|
| EllipticalOrbit.SolveKeplerLaguerreConway(double _ecc,
      double _M) | |
| Method Summary | |
|---|---|
|  double | operator(double x)Perform the function. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
double ecc
double M
| Constructor Detail | 
|---|
EllipticalOrbit.SolveKeplerLaguerreConway(double _ecc,
                                          double _M)
| Method Detail | 
|---|
public double operator(double x)
UnaryFunction
operator in
        interface UnaryFunction
    x - The variable
      | 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||