Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

psObservatory Struct Reference
[Astrometry Functions]

#include <psAstrometry.h>


Detailed Description

Observatory Information.

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.


Field Documentation

const double psObservatory::height
 

Height of observatory in meters.

Definition at line 211 of file psAstrometry.h.

const double psObservatory::latitude
 

Latitude of observatory, east positive (degrees?).

Definition at line 209 of file psAstrometry.h.

const double psObservatory::longitude
 

Longitude of observatory (degrees?).

Definition at line 210 of file psAstrometry.h.

const char* psObservatory::name
 

Name of observatory.

Definition at line 208 of file psAstrometry.h.

const double psObservatory::tlr
 

Tropospheric Lapse Rate.

Definition at line 212 of file psAstrometry.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 15 11:01:13 2005 for Pan-STARRS Foundation Library by  doxygen 1.4.1