Changeset 905 for trunk/src/STHeader.h


Ignore:
Timestamp:
03/17/06 17:00:16 (18 years ago)
Author:
mar637
Message:

change default polytype passed as argument to "", to then apply Scantable::poltype if empty.
added poltype to STHeader

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STHeader.h

    r901 r905  
    6565  casa::String fluxunit;
    6666  casa::String epoch;
     67  casa::String poltype;
    6768  void print() const ;
    6869};
Note: See TracChangeset for help on using the changeset viewer.