Inheritance diagram for SRM.SRF_Planetodetic:
Public Member Functions | |
SRF_Planetodetic (SRM_ORM_Code orm, SRM_RT_Code rt) throws SrmException | |
SRF_Planetodetic only constructor by ORM code and RT code. | |
Coord3D | createCoordinate3D () |
Create specific 3D coordinate for SRF_Planetodetic with [ Double.NaN, Double.NaN, Double.NaN ]. | |
Coord3D | createCoordinate3D (double coord_comp1, double coord_comp2, double coord_comp3) |
Create specific 3D coordinate for SRF_Planetodetic with input values. | |
CoordSurf | createSurfaceCoordinate () |
Create specific Surface coordinate for SRF_Planetodetic with [ Double.NaN, Double.NaN ]. | |
CoordSurf | createSurfaceCoordinate (double coord_comp1, double coord_comp2) |
Create specific Surface coordinate for SRF_Planetodetic with input values. | |
CoordSurf | getAssociatedSurfaceCoordinate (Coord3D coord) throws SrmException |
Returns a surface coordinate associated with a 3D coordinate for SRF_Planetodetic. | |
Coord3D | getPromotedSurfaceCoordinate (CoordSurf surf_coord) throws SrmException |
Returns a 3D coordinate representing the same location as specified by a surface coordinate for SRF_Planetodetic. | |
boolean | isEqual (BaseSRF srf) |
String | toString () |
Returns a String with the parameter values. |
Spatial Reference Model Java API | Version 4.4.0 - January 21, 2010 |
Copyright © 2010 SEDRIS | Docs by Doxygen 1.3.2 |