Changeset 2204 for trunk/psLib/src/astronomy/psPhotometry.h
- Timestamp:
- Oct 26, 2004, 2:57:34 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astronomy/psPhotometry.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/psPhotometry.h
r1441 r2204 10 10 * @author George Gusciora, MHPCC 11 11 * 12 * @version $Revision: 1. 7$ $Name: not supported by cvs2svn $13 * @date $Date: 2004- 08-09 23:40:54$12 * @version $Revision: 1.8 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2004-10-27 00:57:30 $ 14 14 * 15 15 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 43 43 typedef struct 44 44 { 45 const intID; ///< ID number for this photometric system45 const psS32 ID; ///< ID number for this photometric system 46 46 const char *name; ///< Name of photometric system 47 47 const char *camera; ///< Camera for photometric system
Note:
See TracChangeset
for help on using the changeset viewer.
