|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.geography.coordinates.BaseSRF
org.jscience.geography.coordinates.BaseSRF_3D
org.jscience.geography.coordinates.BaseSRF_WithEllipsoidalHeight
org.jscience.geography.coordinates.BaseSRF_MapProjection
public abstract class BaseSRF_MapProjection
The BaseSRF_MapProjection abstract class.
BaseSRF_WithEllipsoidalHeight, BaseSRF_3D| Field Summary |
|---|
| Fields inherited from class org.jscience.geography.coordinates.BaseSRF |
|---|
_hsr, _internalSRFs, _myOpSeq, _mySrftCode, _orm |
| Constructor Summary | |
|---|---|
BaseSRF_MapProjection()
|
|
| Method Summary | |
|---|---|
double |
calculateConvergenceOfTheMeridian(CoordSurf surf_coord)
Returns the Convergence of the Meridian in radians at a position on the surface of the oblate spheroid. |
double |
calculateMapAzimuth(CoordSurf src_coord,
CoordSurf des_coord)
Returns the map azimuth in radians between two surface coordinates. |
double |
calculatePointScale(CoordSurf surf_coord)
Returns the point scale at a position on the surface of the oblate spheroid. |
| Methods inherited from class org.jscience.geography.coordinates.BaseSRF_WithEllipsoidalHeight |
|---|
calculateEuclideanDistance, calculateGeodesicDistance, calculateVerticalSeparationOffset, createLocalTangentSpaceEuclideanSRF, createSurfaceCoordinate, createSurfaceCoordinate, getAssociatedSurfaceCoordinate, getNaturalSRFSetMember, getNaturalSRFSetMemberCode, getPromotedSurfaceCoordinate, getSurfaceCoordinateValues |
| Methods inherited from class org.jscience.geography.coordinates.BaseSRF_3D |
|---|
calculateEuclideanDistance, changeCoordinate3DSRF, changeDirectionSRF, changeOrientationSRF, checkDirection, checkOrientation, createCoordinate3D, createCoordinate3D, createDirection, createDirection, createOrientation, createOrientation, createOrientation, getCoordinate3DValues, getDirectionValues, getMemberCode, getNaturalSRFSetMember, getNaturalSRFSetMemberCode, getOrientationValues, instanceAbstractSpaceCoordinate |
| Methods inherited from class org.jscience.geography.coordinates.BaseSRF |
|---|
calculateEuclideanDistance, changeCoordinateSRF, checkCoordinate, createSRFSetMember, createStandardSRF, get_hsr, get_orm, getSRFCode, getSRFSetCode, getSRFSetMemberCode, getSRFTemplateCode, isEqual, makeClone, setSrfCode, setSrfSetCode, setSrfSetMemberCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BaseSRF_MapProjection()
| Method Detail |
|---|
public double calculateConvergenceOfTheMeridian(CoordSurf surf_coord)
throws SrmException
surf_coord - in: the surface coordinate in this SRF
SrmException
public double calculatePointScale(CoordSurf surf_coord)
throws SrmException
surf_coord - in: the surface coordinate in this SRF
SrmException
public double calculateMapAzimuth(CoordSurf src_coord,
CoordSurf des_coord)
throws SrmException
src_coord - in: the source surface coordinate in this SRFdes_coord - in: the destination surface coordinate in this SRF
SrmException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||