bdm::ITppFileDS Class Reference
Read Data Matrix from an IT file. More...
#include <datasources.h>
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 | ) |
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.
References bdm::MemDS::Data, and bdm::UI::get().
The documentation for this class was generated from the following files:
- datasources.h
- datasources.cpp
Generated on Fri Aug 27 16:54:40 2010 for mixpp by
1.6.0
