Changeset 830 for trunk/src/STTcal.h


Ignore:
Timestamp:
02/17/06 15:49:59 (18 years ago)
Author:
mar637
Message:

added getEntry to support export for STWriter.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STTcal.h

    r810 r830  
    3636  casa::uInt addEntry( const casa::String& time,
    3737                       const casa::Vector<casa::Float>& tcal);
     38  void getEntry( casa::String& time, casa::Vector<casa::Float>& tcal,
     39                 casa::uInt id );
    3840
    3941private:
Note: See TracChangeset for help on using the changeset viewer.