#include <psAstrometry.h>
A container for the observatory data that doesn't change per exposure.
Definition at line 206 of file psAstrometry.h.
Data Fields | |
| const char * | name |
| Name of observatory. | |
| const double | latitude |
| Latitude of observatory, east positive (degrees?). | |
| const double | longitude |
| Longitude of observatory (degrees?). | |
| const double | height |
| Height of observatory in meters. | |
| const double | tlr |
| Tropospheric Lapse Rate. | |
|
|
Height of observatory in meters.
Definition at line 211 of file psAstrometry.h. |
|
|
Latitude of observatory, east positive (degrees?).
Definition at line 209 of file psAstrometry.h. |
|
|
Longitude of observatory (degrees?).
Definition at line 210 of file psAstrometry.h. |
|
|
Name of observatory.
Definition at line 208 of file psAstrometry.h. |
|
|
Tropospheric Lapse Rate.
Definition at line 212 of file psAstrometry.h. |
1.4.1