2.0.0b10
catchment modelling framework
|
This is the complete list of members for timeseries, including all inherited members.
add(double Value) | timeseries | |
begin() const | timeseries | |
count_values() const | timeseries | |
end() const | timeseries | |
interpolationpower() const | timeseries | |
is_empty() const | 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::timeseries) | timeseries | |
operator/=(double) | timeseries | |
operator[](cmf::math::Time t) const | timeseries | |
operator[](ptrdiff_t i) | timeseries | |
reduce_avg(cmf::math::Time begin, cmf::math::Time step) const | timeseries | |
reduce_max(cmf::math::Time begin, cmf::math::Time step) const | timeseries | |
reduce_min(cmf::math::Time begin, cmf::math::Time step) const | timeseries | |
reduce_sum(cmf::math::Time begin, cmf::math::Time step) const | timeseries | |
size() const | timeseries | |
step() const | timeseries | |
timeseries(cmf::math::Time begin=cmf::math::Time(), cmf::math::Time step=cmf::math::day, int interpolationmethod=1, size_t count=0) | timeseries |