public class RefEll
extends java.lang.Object
Constructor and Description |
---|
RefEll(double maj,
double min)
Instantiates a new GeoUtils.
|
Modifier and Type | Method and Description |
---|---|
double |
getEcc()
Gets the ecc.
|
double |
getMaj()
Gets the maj.
|
double |
getMin()
Gets the min.
|