IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 12, 2004, 3:25:41 PM (22 years ago)
Author:
Paul Price
Message:

"Diffraction" is actually refraction.....

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/include/psAstrom.h

    r226 r230  
    2828    float mjd;                          //!< MJD of observation
    2929    float rotAngle;                     //!< Rotator position angle
    30     float temp;                         //!< Air temperature, for estimating diffraction
    31     float pressure;                     //!< Air pressure, for calculating diffraction
    32     float humidity;                     //!< Relative humidity, for calculating diffraction
     30    float temp;                         //!< Air temperature, for estimating refraction
     31    float pressure;                     //!< Air pressure, for calculating refraction
     32    float humidity;                     //!< Relative humidity, for calculating refraction
    3333    float exptime;                      //!< Exposure time
    3434    /* Derived quantities */
Note: See TracChangeset for help on using the changeset viewer.