2.0.0b10
catchment modelling framework
Loading...
Searching...
No Matches
timeseries Member List

This is the complete list of members for timeseries, including all inherited members.

add(double Value)timeseries
begin() consttimeseries
count_values() consttimeseries
end() consttimeseries
interpolationpower() consttimeseries
is_empty() consttimeseries
operator*=(cmf::math::timeseries)timeseries
operator*=(double)timeseries
operator+=(cmf::math::timeseries)timeseries
operator+=(double)timeseries
operator-=(cmf::math::timeseries)timeseries
operator-=(double)timeseries
operator/=(cmf::math::timeseries)timeseries
operator/=(double)timeseries
operator[](cmf::math::Time t) consttimeseries
operator[](ptrdiff_t i)timeseries
reduce_avg(cmf::math::Time begin, cmf::math::Time step) consttimeseries
reduce_max(cmf::math::Time begin, cmf::math::Time step) consttimeseries
reduce_min(cmf::math::Time begin, cmf::math::Time step) consttimeseries
reduce_sum(cmf::math::Time begin, cmf::math::Time step) consttimeseries
size() consttimeseries
step() consttimeseries
timeseries(cmf::math::Time begin=cmf::math::Time(), cmf::math::Time step=cmf::math::day, int interpolationmethod=1, size_t count=0)timeseries