IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 8, 2005, 1:40:46 PM (21 years ago)
Author:
desonia
Message:

added comments on the end of #endif and #else

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astronomy/psPhotometry.h

    r4134 r4162  
    1212*  incorporate it into psAstrometry.h
    1313*
    14 *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
    15 *  @date $Date: 2005-06-07 22:27:28 $
     14*  @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
     15*  @date $Date: 2005-06-08 23:40:45 $
    1616*
    1717*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    2929/** The photometric system description
    3030 *
    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
    3838 *  combination can be associated with those components.
    3939 *
     
    7272/// @}
    7373
    74 #endif
     74#endif // #ifndef PS_PHOTOMETRIC_H
Note: See TracChangeset for help on using the changeset viewer.