farm-ng-core
farm_ng::TimeSeries< TValueWithStamp >::Bounds Struct Reference

#include <time_series.h>

Public Attributes

ValueWithStamp largest_lower_bound
 
ValueWithStamp smallest_upper_bound
 

Member Data Documentation

◆ largest_lower_bound

template<time_series::StampedValue TValueWithStamp>
ValueWithStamp farm_ng::TimeSeries< TValueWithStamp >::Bounds::largest_lower_bound

◆ smallest_upper_bound

template<time_series::StampedValue TValueWithStamp>
ValueWithStamp farm_ng::TimeSeries< TValueWithStamp >::Bounds::smallest_upper_bound

The documentation for this struct was generated from the following file: