Changeset 915 for trunk/src/Scantable.h


Ignore:
Timestamp:
03/22/06 21:36:05 (18 years ago)
Author:
mar637
Message:

added Scantable::getTimeReference(). Using other.table_.endianFormat() to crete new scnatable in copy ctor. Also had to copy subtables in case of memory table too.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Scantable.h

    r905 r915  
    142142
    143143  //casa::MDirection::Types getDirectionReference() const;
    144   //casa::MEpoch::Types getTimeReference() const;
     144  casa::MEpoch::Types getTimeReference() const;
    145145
    146146  /**
Note: See TracChangeset for help on using the changeset viewer.