|
|||||||||
| 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_WithTangentPlaneSurface
org.jscience.geography.coordinates.SRF_LocalTangentSpaceAzimuthalSpherical
public class SRF_LocalTangentSpaceAzimuthalSpherical
SRF_LocalTangentSpaceAzimuthalSpherical class declaration.
BaseSRF_WithTangentPlaneSurface| Field Summary |
|---|
| Fields inherited from class org.jscience.geography.coordinates.BaseSRF |
|---|
_hsr, _internalSRFs, _myOpSeq, _mySrftCode, _orm |
| Constructor Summary | |
|---|---|
SRF_LocalTangentSpaceAzimuthalSpherical(SRM_ORM_Code orm,
SRM_HSR_Code hsr,
double geodetic_longitude,
double geodetic_latitude,
double azimuth,
double height_offset)
Creates a new SRF_LocalTangentSpaceAzimuthalSpherical object. |
|
SRF_LocalTangentSpaceAzimuthalSpherical(SRM_ORM_Code orm,
SRM_HSR_Code hsr,
SRF_LT_Params params)
Creates a new SRF_LocalTangentSpaceAzimuthalSpherical object. |
|
| Method Summary | |
|---|---|
Coord3D |
createCoordinate3D()
DOCUMENT ME! |
Coord3D |
createCoordinate3D(double coord_comp1,
double coord_comp2,
double coord_comp3)
DOCUMENT ME! |
CoordSurf |
createSurfaceCoordinate()
DOCUMENT ME! |
CoordSurf |
createSurfaceCoordinate(double coord_comp1,
double coord_comp2)
DOCUMENT ME! |
double |
get_azimuth()
DOCUMENT ME! |
double |
get_geodetic_latitude()
DOCUMENT ME! |
double |
get_geodetic_longitude()
DOCUMENT ME! |
double |
get_height_offset()
DOCUMENT ME! |
CoordSurf |
getAssociatedSurfaceCoordinate(Coord3D coord)
DOCUMENT ME! |
Coord3D |
getPromotedSurfaceCoordinate(CoordSurf surf_coord)
DOCUMENT ME! |
SRF_LT_Params |
getSRFParameters()
DOCUMENT ME! |
boolean |
isEqual(BaseSRF srf)
|
java.lang.String |
toString()
DOCUMENT ME! |
| Methods inherited from class org.jscience.geography.coordinates.BaseSRF_WithTangentPlaneSurface |
|---|
getSurfaceCoordinateValues |
| Methods inherited from class org.jscience.geography.coordinates.BaseSRF_3D |
|---|
calculateEuclideanDistance, changeCoordinate3DSRF, changeDirectionSRF, changeOrientationSRF, checkDirection, checkOrientation, 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, makeClone, setSrfCode, setSrfSetCode, setSrfSetMemberCode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SRF_LocalTangentSpaceAzimuthalSpherical(SRM_ORM_Code orm,
SRM_HSR_Code hsr,
SRF_LT_Params params)
throws SrmException
orm - DOCUMENT ME!hsr - DOCUMENT ME!params - DOCUMENT ME!
SrmException - DOCUMENT ME!
public SRF_LocalTangentSpaceAzimuthalSpherical(SRM_ORM_Code orm,
SRM_HSR_Code hsr,
double geodetic_longitude,
double geodetic_latitude,
double azimuth,
double height_offset)
throws SrmException
orm - DOCUMENT ME!hsr - DOCUMENT ME!geodetic_longitude - DOCUMENT ME!geodetic_latitude - DOCUMENT ME!azimuth - DOCUMENT ME!height_offset - DOCUMENT ME!
SrmException - DOCUMENT ME!| Method Detail |
|---|
public Coord3D createCoordinate3D()
createCoordinate3D in class BaseSRF_3D
public Coord3D createCoordinate3D(double coord_comp1,
double coord_comp2,
double coord_comp3)
createCoordinate3D in class BaseSRF_3Dcoord_comp1 - DOCUMENT ME!coord_comp2 - DOCUMENT ME!coord_comp3 - DOCUMENT ME!
public CoordSurf createSurfaceCoordinate()
createSurfaceCoordinate in class BaseSRF_WithTangentPlaneSurface
public CoordSurf createSurfaceCoordinate(double coord_comp1,
double coord_comp2)
createSurfaceCoordinate in class BaseSRF_WithTangentPlaneSurfacecoord_comp1 - DOCUMENT ME!coord_comp2 - DOCUMENT ME!
public SRF_LT_Params getSRFParameters()
public double get_geodetic_longitude()
public double get_geodetic_latitude()
public double get_azimuth()
public double get_height_offset()
public CoordSurf getAssociatedSurfaceCoordinate(Coord3D coord)
throws SrmException
getAssociatedSurfaceCoordinate in class BaseSRF_WithTangentPlaneSurfacecoord - DOCUMENT ME!
SrmException - DOCUMENT ME!
public Coord3D getPromotedSurfaceCoordinate(CoordSurf surf_coord)
throws SrmException
getPromotedSurfaceCoordinate in class BaseSRF_WithTangentPlaneSurfacesurf_coord - DOCUMENT ME!
SrmException - DOCUMENT ME!public boolean isEqual(BaseSRF srf)
isEqual in class BaseSRFpublic java.lang.String toString()
toString in class BaseSRF
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||