| Modifier and Type | Field and Description |
|---|---|
static double |
SOL_TO_SID
Conversion factor from solar time to sidereal time.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getLocalSidereal(Site location,
Date time)
Returns the local sidereal time in radians for the specified location
at the given time.
|
double |
getSiderealGMT(Date time)
Returns the local sidereal time at Greenwich, in radians.
|
static final double SOL_TO_SID
double getLocalSidereal(Site location, Date time)
double getSiderealGMT(Date time)