DISPLACE  1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
displace::simulation::TimeSeries Class Reference

#include <timeseries.h>

Public Member Functions

 TimeSeries ()
 
double getThreshold (int idx) const
 
double getValue (int idx) const
 
int evaluateThresholds (int idx)
 
void setThreshold (int idx, double value)
 
void appendValue (double value)
 

Constructor & Destructor Documentation

◆ TimeSeries()

TimeSeries::TimeSeries ( )

Member Function Documentation

◆ 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: