Changeset 220
- Timestamp:
- 01/19/05 17:06:23 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/SDMemTableWrapper.h
r207 r220 95 95 96 96 std::string getFluxUnit() const {return table_->getFluxUnit();} 97 void setFluxUnit(const std::string& unit) {table_->setFluxUnit(unit);} 97 98 98 99 std::vector<bool> getMask(int whichRow=0) const {
Note:
See TracChangeset
for help on using the changeset viewer.