#include <timeseries.h>
◆ TimeSeries()
TimeSeries::TimeSeries |
( |
| ) |
|
◆ appendValue()
void displace::simulation::TimeSeries::appendValue |
( |
double |
value | ) |
|
|
inline |
◆ evaluateThresholds()
int displace::simulation::TimeSeries::evaluateThresholds |
( |
int |
idx | ) |
|
|
inline |
◆ getThreshold()
double displace::simulation::TimeSeries::getThreshold |
( |
int |
idx | ) |
const |
|
inline |
◆ getValue()
double displace::simulation::TimeSeries::getValue |
( |
int |
idx | ) |
const |
|
inline |
◆ setThreshold()
void TimeSeries::setThreshold |
( |
int |
idx, |
|
|
double |
value |
|
) |
| |
The documentation for this class was generated from the following files:
- C:/Users/fbas/Documents/GitHub/DISPLACE_GUI/commons/tseries/timeseries.h
- C:/Users/fbas/Documents/GitHub/DISPLACE_GUI/commons/tseries/timeseries.cpp