#include <ImisIO.h>
|
| AnetzData () |
|
| AnetzData (const size_t &nr_anetz, const std::string &i_anetz1, const std::string &i_anetz2, const std::string &i_anetz3, const size_t &nr_coeffs, const double &coeff1, const double &coeff2, const double &coeff3) |
|
◆ AnetzData() [1/2]
mio::AnetzData::AnetzData |
( |
| ) |
|
|
inline |
◆ AnetzData() [2/2]
mio::AnetzData::AnetzData |
( |
const size_t & |
nr_anetz, |
|
|
const std::string & |
i_anetz1, |
|
|
const std::string & |
i_anetz2, |
|
|
const std::string & |
i_anetz3, |
|
|
const size_t & |
nr_coeffs, |
|
|
const double & |
coeff1, |
|
|
const double & |
coeff2, |
|
|
const double & |
coeff3 |
|
) |
| |
|
inline |
◆ anetzstations
std::vector<std::string> mio::AnetzData::anetzstations |
◆ coeffs
std::vector<double> mio::AnetzData::coeffs |
◆ nrOfAnetzStations
size_t mio::AnetzData::nrOfAnetzStations |
◆ nrOfCoefficients
size_t mio::AnetzData::nrOfCoefficients |
The documentation for this class was generated from the following file: