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/PKSreader.h

    r1452 r1635  
    2626//#                        Charlottesville, VA 22903-2475 USA
    2727//#
    28 //# $Id: PKSreader.h,v 19.22 2008-11-17 06:44:34 cal103 Exp $
     28//# $Id: PKSreader.h,v 19.23 2008-11-27 04:28:24 cal103 Exp $
    2929//#---------------------------------------------------------------------------
    3030//# Original: 2000/08/02, Mark Calabretta, ATNF
     
    134134    // Coordinate system selection (only supported for SDFITS input):
    135135    //   0: equatorial (RA,Dec),
    136     //   1: vertical (Az,El),
    137     //   2: feed-plane.
     136    //   1: horizontal (Az,El),
     137    //   2: feed-plane,
     138    //   3: zenithal position angle of feed and elevation, (ZPA,El).
    138139    virtual uInt select(
    139140        const Vector<Bool> beamSel,
Note: See TracChangeset for help on using the changeset viewer.