|
Antares Simulator
Power System Simulator
|
Public Member Functions | |
| I_mtx_to_buffer_dumper (const Matrix< T, ReadWriteT > *mtx, std::string &data, PredicateT &predicate) | |
| void | set_print_format (bool isDecimal, uint precision) |
| virtual void | run ()=0 |
Protected Attributes | |
| const Matrix< T, ReadWriteT > * | mtx_ |
| std::string & | buffer_ |
| PredicateT & | predicate_ |
| std::string | format_ |