#include <math.h>
#include <QtCore/QString>
#include <QtCore/QDateTime>
#include <SgMathSupport.h>
Go to the source code of this file.
◆ interval2Str()
QString interval2Str |
( |
double |
days | ) |
|
◆ operator+()
Returns an epoch shifted by dT in the future.
Definition at line 594 of file SgMJD.h.
◆ operator-() [1/2]
Returns an epoch shifted by dT in the past.
Definition at line 602 of file SgMJD.h.
◆ operator-() [2/2]
double operator- |
( |
const SgMJD & |
T1, |
|
|
const SgMJD & |
T2 |
|
) |
| |
|
inline |
Returns a difference of two epochs.
Definition at line 546 of file SgMJD.h.
◆ operator<()
bool operator< |
( |
const SgMJD & |
T1, |
|
|
const SgMJD & |
T2 |
|
) |
| |
|
inline |
◆ operator<=()
bool operator<= |
( |
const SgMJD & |
T1, |
|
|
const SgMJD & |
T2 |
|
) |
| |
|
inline |
Compares T1 and T2.
Definition at line 564 of file SgMJD.h.
◆ operator>()
bool operator> |
( |
const SgMJD & |
T1, |
|
|
const SgMJD & |
T2 |
|
) |
| |
|
inline |
Compares T1 and T2.
Definition at line 574 of file SgMJD.h.
◆ operator>=()
bool operator>= |
( |
const SgMJD & |
T1, |
|
|
const SgMJD & |
T2 |
|
) |
| |
|
inline |
Compares T1 and T2.
Definition at line 584 of file SgMJD.h.
◆ tEphem
◆ tInf
◆ tUnix0
◆ tZero