eckit::Coord class

Derived classes

class Latitude
class Longitude

Constructors, destructors, conversion operators

Coord(double l = 0)
Coord(const Coord& other)

Public functions

auto operator=(const Coord& other) -> Coord&
auto operator+(const Coord& other) const -> Coord
auto operator+=(const Coord& other) -> Coord&
auto operator==(const Coord& other) const -> bool
auto operator<(const Coord& other) const -> bool
auto operator<=(const Coord& other) const -> bool
auto operator>(const Coord& other) const -> bool
auto operator>=(const Coord& other) const -> bool
void print(std::ostream& s) const
void dump(DumpLoad&) const
void load(DumpLoad&)
auto value() -> double

Friends

auto operator<<(std::ostream& s, const Coord& x) -> std::ostream&
auto operator>>(Stream& s, Coord& x) -> Stream&
This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.