farm-ng-core
farm_ng::TimeSeries< TValueWithStamp > Member List

This is the complete list of members for farm_ng::TimeSeries< TValueWithStamp >, including all inherited members.

back() constfarm_ng::TimeSeries< TValueWithStamp >inline
begin() constfarm_ng::TimeSeries< TValueWithStamp >inline
cbegin() constfarm_ng::TimeSeries< TValueWithStamp >inline
cend() constfarm_ng::TimeSeries< TValueWithStamp >inline
clear()farm_ng::TimeSeries< TValueWithStamp >inline
ConstIterator typedeffarm_ng::TimeSeries< TValueWithStamp >
Container typedeffarm_ng::TimeSeries< TValueWithStamp >
empty() constfarm_ng::TimeSeries< TValueWithStamp >inline
end() constfarm_ng::TimeSeries< TValueWithStamp >inline
findBounds(double query_stamp) constfarm_ng::TimeSeries< TValueWithStamp >inline
findNearest(double query_stamp) constfarm_ng::TimeSeries< TValueWithStamp >inline
findNearestWithin(double stamp, double threshold) constfarm_ng::TimeSeries< TValueWithStamp >inline
front() constfarm_ng::TimeSeries< TValueWithStamp >inline
insert(ValueWithStamp const &value)farm_ng::TimeSeries< TValueWithStamp >inline
interpolatedValue(double query_stamp, time_series::MaxGap maximal_time_gap=time_series::MaxGap(1.0), time_series::NearnessThreshold nearness_threshold=time_series::NearnessThreshold(1e-5)) constfarm_ng::TimeSeries< TValueWithStamp >inline
operator[](size_t idx) constfarm_ng::TimeSeries< TValueWithStamp >inline
pop_back()farm_ng::TimeSeries< TValueWithStamp >inline
pop_front()farm_ng::TimeSeries< TValueWithStamp >inline
size() constfarm_ng::TimeSeries< TValueWithStamp >inline
testIsSortedInvariant() constfarm_ng::TimeSeries< TValueWithStamp >inline
ValueWithStamp typedeffarm_ng::TimeSeries< TValueWithStamp >