IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 272


Ignore:
Timestamp:
Mar 19, 2004, 5:43:25 PM (22 years ago)
Author:
Paul Price
Message:

Added height parameter for airmass for the purists.

File:
1 edited

Legend:

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

    r270 r272  
    244244float
    245245psGetAirmass(const psCoord *coord,      //!< Position on the sky
    246              double siderealTime        //!< Sidereal time
     246             double siderealTime,       //!< Sidereal time
     247             float height               //!< Height above sea level
    247248             );
    248249
Note: See TracChangeset for help on using the changeset viewer.