|
|
| StarCoord (double x, double y) |
| |
|
| StarCoord (const StarCoord &other) |
| |
|
double | distanceKkm (const StarCoord &other) const |
| |
|
double | deltaX_kkm (const StarCoord &other) const |
| |
|
double | deltaY_kkm (const StarCoord &other) const |
| |
|
double | lenght () const |
| |
|
void | operator+= (const StarCoord &b) |
| |
|
const StarCoord & | operator= (const StarCoord &b) |
| |
|
double | x () const |
| |
|
double | y () const |
| |
|
double | x (double x) |
| |
|
double | y (double y) |
| |
|
bool | isNaN () const |
| |
|
|
static constexpr double | precision = 0.01 |
| |
The documentation for this class was generated from the following file: