|
GeoAPI 1.0 Build 2004-05-18 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Geometric figure that can be used to describe the approximate shape of the earth. In mathematical terms, it is a surface formed by the rotation of an ellipse about its minor axis. An ellipsoid requires two defining parameters:
CD_Ellipsoid
| Method Summary | |
|---|---|
Unit |
getAxisUnit()
Returns the linear unit of the semi-major and semi-minor axis values. |
double |
getInverseFlattening()
Returns the value of the inverse of the flattening constant. |
double |
getSemiMajorAxis()
Length of the semi-major axis of the ellipsoid. |
double |
getSemiMinorAxis()
Length of the semi-minor axis of the ellipsoid. |
boolean |
isIvfDefinitive()
Indicates if the inverse flattening is definitive for this ellipsoid. |
boolean |
isSphere()
true if the ellipsoid is degenerate and is actually a sphere. |
| Methods inherited from interface Info |
|---|
getIdentifiers, getName, getRemarks |
| Method Detail |
|---|
Unit getAxisUnit()
double getSemiMajorAxis()
semiMajorAxis
double getSemiMinorAxis()
secondDefiningParameter.semiMinorAxis
double getInverseFlattening()
isSphere() returns true),
the Double.POSITIVE_INFINITY value is used.
secondDefiningParameter.inverseFlattening
boolean isIvfDefinitive()
true if the inverse flattening is
definitive, or false if the polar radius
is definitive.boolean isSphere()
true if the ellipsoid is degenerate and is actually a sphere. The sphere is
completely defined by the semi-major axis, which is the
radius of the sphere.
true if the ellipsoid is degenerate and is actually a sphere.
secondDefiningParameter.isSphere
|
GeoAPI 1.0 Build 2004-05-18 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
|
Symbols, terms and definitions | Copyright OpenGIS® Consortium |