Changeset 476 for trunk/src/SDMemTable.h


Ignore:
Timestamp:
02/18/05 11:53:33 (19 years ago)
Author:
kil064
Message:

move function convertInstrument to SDAttr

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/SDMemTable.h

    r472 r476  
    248248  casa::MPosition getAntennaPosition() const;
    249249
    250 // Helper function to check instrument (antenna) name and give enum
    251   static Instrument convertInstrument(const casa::String& instrument,
    252                                       casa::Bool throwIt);
    253  
    254250  bool putSDFitTable(const SDFitTable& sdft);
    255251  SDFitTable getSDFitTable() const;
Note: See TracChangeset for help on using the changeset viewer.