World Ocean Simulation System (WOSS) library
|
This is the complete list of members for woss::UtmWgs84, including all inherited members.
easting | woss::UtmWgs84 | protected |
getEasting() const (defined in woss::UtmWgs84) | woss::UtmWgs84 | inline |
getNorthing() const (defined in woss::UtmWgs84) | woss::UtmWgs84 | inline |
getUtmWgs84FromCoord(const Coord &coords) | woss::UtmWgs84 | static |
getZone() const (defined in woss::UtmWgs84) | woss::UtmWgs84 | inline |
isValid() const (defined in woss::UtmWgs84) | woss::UtmWgs84 | inline |
northing | woss::UtmWgs84 | protected |
operator<<(::std::ostream &os, const UtmWgs84 &instance) | woss::UtmWgs84 | |
UtmWgs84(int utmZone=COORD_NOT_SET_VALUE, double east=COORD_NOT_SET_VALUE, double north=COORD_NOT_SET_VALUE) | woss::UtmWgs84 | |
zone (defined in woss::UtmWgs84) | woss::UtmWgs84 | protected |
~UtmWgs84() (defined in woss::UtmWgs84) | woss::UtmWgs84 | inline |