Changes in trunk/src/NROFiller.h [1819:1904]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/NROFiller.h
r1819 r1904 45 45 virtual ~NROFiller(); 46 46 47 bool open(const std::string& filename ) ;47 bool open(const std::string& filename, const casa::Record& rec) ; 48 48 void fill() ; 49 49 void close() ;
Note:
See TracChangeset
for help on using the changeset viewer.