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

psPhotSystem Struct Reference
[Photometry]

#include <psPhotometry.h>


Detailed Description

The photometric system description.

The photometric system is defined by the psPhotSystem structure. A photometric system is identified by a human-readable name (ie, SDSS.g, Landolt92.B, GPC1.OTA32.r). Each photometric system is given a unique identifier ID. Observations taken with a specific camera, detector, and filter represent their own photometric system, and it may be necessary to perform transformations between these systems. Photometric systems associated with observations from a specific camera/ detector/filter combination can be associated with those components.

Definition at line 42 of file psPhotometry.h.

Data Fields

const psS32 ID
 ID number for this photometric system.
const char * name
 Name of photometric system.
const char * camera
 Camera for photometric system.
const char * filter
 Filter used for photometric system.
const char * detector
 Detector used for photometric system.


Field Documentation

const char* psPhotSystem::camera
 

Camera for photometric system.

Definition at line 46 of file psPhotometry.h.

const char* psPhotSystem::detector
 

Detector used for photometric system.

Definition at line 48 of file psPhotometry.h.

const char* psPhotSystem::filter
 

Filter used for photometric system.

Definition at line 47 of file psPhotometry.h.

const psS32 psPhotSystem::ID
 

ID number for this photometric system.

Definition at line 44 of file psPhotometry.h.

const char* psPhotSystem::name
 

Name of photometric system.

Definition at line 45 of file psPhotometry.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