|
CppEphem
|

Go to the source code of this file.
Functions | |
| bool | operator!= (const CECoordinates &lhs, const CECoordinates &rhs) |
| Compare two coordinate objects. More... | |
| bool | operator== (const CECoordinates &lhs, const CECoordinates &rhs) |
| Compare two coordinate objects. More... | |
| bool operator!= | ( | const CECoordinates & | lhs, |
| const CECoordinates & | rhs | ||
| ) |
Compare two coordinate objects.
Definition at line 1778 of file CECoordinates.cpp.
| bool operator== | ( | const CECoordinates & | lhs, |
| const CECoordinates & | rhs | ||
| ) |
Compare two coordinate objects.
Definition at line 1751 of file CECoordinates.cpp.
1.8.16