| LinearApproxLogWriter::VarData::VarData |
( |
const DataEntry * |
startEntry, |
|
|
float |
approxError |
|
) |
| |
| LinearApproxLogWriter::VarData::~VarData |
( |
| ) |
|
| LinearApproxLogWriter::VarData::VarData |
( |
const VarData & |
old | ) |
|
|
private |
| void LinearApproxLogWriter::VarData::advance |
( |
| ) |
|
| bool LinearApproxLogWriter::VarData::checkNextEntry |
( |
const DataEntry * |
nextEntry | ) |
|
| bool LinearApproxLogWriter::VarData::flushed |
( |
| ) |
|
|
inline |
| float LinearApproxLogWriter::VarData::getApproxError |
( |
| ) |
|
|
inline |
| DataEntry* LinearApproxLogWriter::VarData::getDataEntry |
( |
| ) |
|
|
inline |
| float LinearApproxLogWriter::VarData::getDeltaT |
( |
const Timestamp |
timestamp | ) |
|
| bool LinearApproxLogWriter::VarData::isReady |
( |
| ) |
|
|
inline |
| void LinearApproxLogWriter::VarData::setApproxError |
( |
float |
approxError | ) |
|
|
inline |
| bool LinearApproxLogWriter::VarData::wasNaN |
( |
| ) |
|
|
inline |
| float LinearApproxLogWriter::VarData::approxError_ |
|
private |
| DataEntry* LinearApproxLogWriter::VarData::dataEntry_ |
|
private |
| DataValue* LinearApproxLogWriter::VarData::dataValue_ |
|
private |
| Timestamp LinearApproxLogWriter::VarData::endTime_ |
|
private |
| double LinearApproxLogWriter::VarData::endValue_ |
|
private |
| float LinearApproxLogWriter::VarData::maxLowerSlope_ |
|
private |
| float LinearApproxLogWriter::VarData::minUpperSlope_ |
|
private |
| Timestamp LinearApproxLogWriter::VarData::nextTime_ |
|
private |
| double LinearApproxLogWriter::VarData::nextValue_ |
|
private |
| bool LinearApproxLogWriter::VarData::ready_ |
|
private |
| Timestamp LinearApproxLogWriter::VarData::startTime_ |
|
private |
| double LinearApproxLogWriter::VarData::startValue_ |
|
private |
| const Unit& LinearApproxLogWriter::VarData::unit_ |
|
private |
| bool LinearApproxLogWriter::VarData::wasNaN_ |
|
private |
The documentation for this class was generated from the following files: