|
CppEphem
|
#include "CESkyCoord.h"
Go to the source code of this file.
Functions | |
| bool | operator!= (const CESkyCoord &lhs, const CESkyCoord &rhs) |
| Compare two coordinate objects. More... | |
| bool | operator== (const CESkyCoord &lhs, const CESkyCoord &rhs) |
| Compare two coordinate objects. More... | |
| bool operator!= | ( | const CESkyCoord & | lhs, |
| const CESkyCoord & | rhs | ||
| ) |
Compare two coordinate objects.
Definition at line 1102 of file CESkyCoord.cpp.
| bool operator== | ( | const CESkyCoord & | lhs, |
| const CESkyCoord & | rhs | ||
| ) |
Compare two coordinate objects.
Definition at line 1074 of file CESkyCoord.cpp.
1.8.16