bdm::ITppFileDS Class Reference
Read Data Matrix from an IT file. More...
#include <datasources.h>
Inheritance diagram for bdm::ITppFileDS:
Public Member Functions | |
ITppFileDS (const string &fname, const string &varname) | |
Convenience constructor. | |
void | from_setting (const Setting &set) |
Detailed Description
Read Data Matrix from an IT file.
The constructor creates an internal matrix Data
from an IT++ file. The file is binary and can be made using the IT++ library or the Matlab/Octave function itsave. NB: the data are stored columnwise, i.e. each column contains the data for time !
Member Function Documentation
void ITppFileDS::from_setting | ( | const Setting & | set | ) | [virtual] |
Create object from the following structure
class = 'ITppFileDS'; filename = 'file_with_data.it'; varname = 'Data1'; // Name of a variable in which the data are stored --- inherited fields --- bdm::DS::from_setting
Reimplemented from bdm::FileDS.
The documentation for this class was generated from the following files:
- datasources.h
- datasources.cpp
Generated on 2 Dec 2013 for mixpp by 1.4.7