Changeset 1047


Ignore:
Timestamp:
04/28/06 12:13:26 (18 years ago)
Author:
mar637
Message:

Ticket #29. added Table Column OPACITY. This is not used anywhere yet

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Scantable.cpp

    r1026 r1047  
    227227  td.addColumn(ScalarColumnDesc<Float>("ELEVATION"));
    228228  td.addColumn(ScalarColumnDesc<Float>("PARANGLE"));
     229  td.addColumn(ScalarColumnDesc<Float>("OPACITY"));
    229230
    230231  td.addColumn(ScalarColumnDesc<uInt>("TCAL_ID"));
Note: See TracChangeset for help on using the changeset viewer.