Ignore:
Timestamp:
08/01/07 02:54:51 (17 years ago)
Author:
TakTsutsumi
Message:

Changes to handle GBT MS data

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/alma/external/atnf/PKSIO/PKSwriter.h

    r1325 r1393  
    2626//#                        Charlottesville, VA 22903-2475 USA
    2727//#
    28 //# $Id: PKSwriter.h,v 19.12 2006/07/05 05:33:31 mcalabre Exp $
     28//# $Id$
    2929//#---------------------------------------------------------------------------
    3030
     
    6262        const Vector<uInt> nPol,
    6363        const Vector<Bool> haveXPol,
    64         const Bool havebase) = 0;
     64        const Bool havebase,
     65        const String fluxUnit) = 0;
    6566
    6667    // Write the next data record.
Note: See TracChangeset for help on using the changeset viewer.