Ignore:
Timestamp:
09/25/09 11:47:11 (15 years ago)
Author:
Malte Marquarding
Message:

Update from livedata CVS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/external/atnf/PKSIO/FITSreader.h

    r1452 r1635  
    2727//#                        AUSTRALIA
    2828//#
    29 //# $Id: FITSreader.h,v 19.9 2008-11-17 06:28:04 cal103 Exp $
     29//# $Id: FITSreader.h,v 19.10 2008-11-27 04:28:24 cal103 Exp $
    3030//#---------------------------------------------------------------------------
    3131//# The FITSreader class is an abstract base class for the Parkes Multibeam
     
    9696    // Coordinate systems are
    9797    //   0: equatorial (RA,Dec),
    98     //   1: vertical (Az,El),
    99     //   2: feed-plane.
     98    //   1: horizontal (Az,El),
     99    //   2: feed-plane,
     100    //   3: zenithal position angle of feed and elevation, (ZPA,El).
    100101    int select(
    101102        const int startChan[],
Note: See TracChangeset for help on using the changeset viewer.