Changeset 4162 for trunk/psLib/src/astronomy/psPhotometry.h
- Timestamp:
- Jun 8, 2005, 1:40:46 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astronomy/psPhotometry.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/psPhotometry.h
r4134 r4162 12 12 * incorporate it into psAstrometry.h 13 13 * 14 * @version $Revision: 1.1 2$ $Name: not supported by cvs2svn $15 * @date $Date: 2005-06-0 7 22:27:28$14 * @version $Revision: 1.13 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2005-06-08 23:40:45 $ 16 16 * 17 17 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 29 29 /** The photometric system description 30 30 * 31 * The photometric system is defined by the psPhotSystem structure. A 32 * photometric system is identified by a human-readable name (ie, SDSS.g, 33 * Landolt92.B, GPC1.OTA32.r). Each photometric system is given a unique 34 * identifier ID. Observations taken with a specific camera, detector, and 35 * filter represent their own photometric system, and it may be necessary to 36 * perform transformations between these systems. Photometric systems 37 * associated with observations from a specific camera/ detector/filter 31 * The photometric system is defined by the psPhotSystem structure. A 32 * photometric system is identified by a human-readable name (ie, SDSS.g, 33 * Landolt92.B, GPC1.OTA32.r). Each photometric system is given a unique 34 * identifier ID. Observations taken with a specific camera, detector, and 35 * filter represent their own photometric system, and it may be necessary to 36 * perform transformations between these systems. Photometric systems 37 * associated with observations from a specific camera/ detector/filter 38 38 * combination can be associated with those components. 39 39 * … … 72 72 /// @} 73 73 74 #endif 74 #endif // #ifndef PS_PHOTOMETRIC_H
Note:
See TracChangeset
for help on using the changeset viewer.
