#include <Argos.h>
◆ ArgosStation() [1/2]
mio::ArgosStation::ArgosStation |
( |
| ) |
|
◆ ArgosStation() [2/2]
mio::ArgosStation::ArgosStation |
( |
const std::string & |
argosID, |
|
|
const Config & |
metaCfg, |
|
|
const float & |
in_nodata, |
|
|
const double & |
in_TZ, |
|
|
const std::string & |
coordin, |
|
|
const std::string & |
coordinparam, |
|
|
const bool & |
isDebug |
|
) |
| |
◆ getStationData()
StationData mio::ArgosStation::getStationData |
( |
| ) |
const |
|
inline |
◆ isValid()
bool mio::ArgosStation::isValid |
( |
| ) |
const |
|
inline |
◆ isValidMessage()
bool mio::ArgosStation::isValidMessage |
( |
const size_t & |
msg_length | ) |
const |
|
inline |
◆ parseDataLine()
MeteoData mio::ArgosStation::parseDataLine |
( |
const Date & |
dt, |
|
|
const std::vector< unsigned int > & |
raw_data, |
|
|
const size_t & |
linenr |
|
) |
| const |
◆ parseDate()
Date mio::ArgosStation::parseDate |
( |
const std::string & |
str, |
|
|
const size_t & |
linenr |
|
) |
| const |
◆ meteoIdx
size_t mio::ArgosStation::meteoIdx |
The documentation for this class was generated from the following files: