|
CARMA C++
|
A class to handle common operations on a set of input MPDAT files for a single integration. More...
#include <carma/sdp/AHW_Processor.h>
Public Member Functions | |
| void | addFile (const carma::dbms::MonitorAggregateType &type, const std::string &file) |
| MonitorAggregateMap | getMap () const |
| std::vector< std::string > | getNames () const |
| bool | isComplete () const |
| std::string | print () const |
| void | rename (const std::string &suffix) |
A class to handle common operations on a set of input MPDAT files for a single integration.
Definition at line 41 of file AHW_Processor.h.