| Package | Description |
|---|---|
| globals.value | |
| stella.globals | |
| stella.telescope | |
| stella.util |
| Modifier and Type | Field and Description |
|---|---|
private Latitude |
SettableTime.phi
For twilight fakes, this is the latitude.
|
| Modifier and Type | Field and Description |
|---|---|
private Latitude |
FlatPointing.phi
And the latitude.
|
| Modifier and Type | Field and Description |
|---|---|
private Latitude |
Waltz.phi
Latitude of site.
|
| Modifier and Type | Field and Description |
|---|---|
private Latitude |
GuiderData.latitude
The latitude of the observatory.
|
private Latitude |
TimeSimulate.phi
For twilight fakes, this is the latitude.
|
| Modifier and Type | Method and Description |
|---|---|
private static double |
GuiderData.getAirmass(Star star,
Date when,
Longitude lambda,
Latitude phi)
Takes a
SimpleStar object that has at least the
right ascension and declination of the star defined and calculates
the airmass at the given time for the given location. |