| Package | Description |
|---|---|
| astro | |
| stella.sensor |
| Modifier and Type | Class and Description |
|---|---|
class |
AptSite
A
Site implementation describing the location of Stella. |
class |
SimpleSite
A helper class that implements the
Site interface. |
class |
TenerifeSite
A
Site implementation describing the location of Stella. |
| Modifier and Type | Method and Description |
|---|---|
double |
SimpleSid.getLocalSidereal(Site site,
Date time)
The implementation of the
SiderealTime interface. |
double |
SiderealTiming.getLocalSidereal(Site location,
Date time)
Returns the local sidereal time in radians for the specified location
at the given time.
|
| Modifier and Type | Field and Description |
|---|---|
private Site |
SolZSensor.place
The location of this sensor.
|
| Modifier and Type | Method and Description |
|---|---|
Site |
SolZSensor.getSite()
Returns the
Site instance this sensor was constructed for. |