| Package | Description |
|---|---|
| globals.value | |
| mysql | |
| stella.util |
| Modifier and Type | Field and Description |
|---|---|
private Longitude |
SettableTime.lambda
For twilight fakes, this is the longitude.
|
| Modifier and Type | Field and Description |
|---|---|
private Longitude |
SqlMaster.lambda
The longitude of Tenerife.
|
| Modifier and Type | Field and Description |
|---|---|
private Longitude |
TimeSimulate.lambda
For twilight fakes, this is the longitude.
|
private Longitude |
GuiderData.longitude
The longitude of the observatory.
|
| 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. |