#include <SyntheticIO.h>
|
| | STEP_Synth (const std::string &station, const std::string &parname, const std::vector< std::pair< std::string, std::string > > &vecArgs, const double &TZ) |
| |
| virtual double | generate (const Date &dt) const override |
| |
| virtual | ~Synthesizer () |
| |
| virtual double | generate (const Date &dt) const |
| |
◆ STEP_Synth()
| mio::STEP_Synth::STEP_Synth |
( |
const std::string & |
station, |
|
|
const std::string & |
parname, |
|
|
const std::vector< std::pair< std::string, std::string > > & |
vecArgs, |
|
|
const double & |
TZ |
|
) |
| |
◆ generate()
| double mio::STEP_Synth::generate |
( |
const Date & |
dt | ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: