Inheritance diagram for SRM.CoordSurf_Celestiodetic:

Public Member Functions | |
| CoordSurf_Celestiodetic (SRF_Celestiodetic srf) | |
| Constructor with initial value defaulted to [ Double.NaN, Double.NaN ]. | |
| CoordSurf_Celestiodetic (SRF_Celestiodetic srf, double longitude, double latitude) | |
| Constructor with input values. | |
| CoordSurf_Celestiodetic (CoordSurf_Celestiodetic original) | |
| Copy constructor. | |
| void | setValues (double longitude, double latitude) |
| Sets all coordinate component values. | |
| double | get_longitude () |
| Returns the longitude value. | |
| double | get_latitude () |
| Returns the latitude value. | |
| void | set_longitude (double value) |
| Sets the longitude value. | |
| void | set_latitude (double value) |
| Sets the latitude value. | |
| boolean | isEqual (Coord coord) |
| String | toString () |
| Returns a String of coordinate component values. | |
| Spatial Reference Model Java API | Version 4.4.0 - January 21, 2010 |
| Copyright © 2010 SEDRIS | Docs by Doxygen 1.3.2 |