|
| Geopoint (double Lat, double Lon, double Alt=0.0) |
|
Geopoint | operator() (double Lat, double Lon, double Alt) |
|
Geopoint & | operator= (const Geopoint &) |
|
void | get (double &Lat, double &Lon) |
|
void | get (double &Lat, double &Lon, double &Alt) |
|
void | get (double &Alt) |
|
double | Lat () |
|
double | Lon () |
|
double | Alt () |
|
void | set (double Lat, double Lon, double Alt) |
|
void | set_alt (double Alt) |
|
| Geopoint (const Geopoint &source_point) |
|
|
double | lat |
|
double | lon |
|
double | alt |
|
|
std::ostream & | operator<< (std::ostream &, Geopoint) |
|
std::istream & | operator>> (std::istream &, Geopoint &) |
|
The documentation for this class was generated from the following file:
- isce/cxx/isce3/unwrap/phass/Point.h