SoftFilters  0.1.0
Arduino framework and library of software data filters.
FlowRateFilter< T, TS_T, time_fun, TICKS_PER_SEC > Member List

This is the complete list of members for FlowRateFilter< T, TS_T, time_fun, TICKS_PER_SEC >, including all inherited members.

copy_to_client(void *const output) overridePassThroughFilter< T >inlineprotectedvirtual
first_tsFlowRateFilter< T, TS_T, time_fun, TICKS_PER_SEC >private
FlowRateFilter() (defined in FlowRateFilter< T, TS_T, time_fun, TICKS_PER_SEC >)FlowRateFilter< T, TS_T, time_fun, TICKS_PER_SEC >inline
get_count()FlowRateFilter< T, TS_T, time_fun, TICKS_PER_SEC >inline
get_duration_in_seconds()FlowRateFilter< T, TS_T, time_fun, TICKS_PER_SEC >inline
get_duration_in_ticks()FlowRateFilter< T, TS_T, time_fun, TICKS_PER_SEC >inline
get_flow_rate()FlowRateFilter< T, TS_T, time_fun, TICKS_PER_SEC >inline
get_output_val_ptr() overridePassThroughFilter< T >inlineprotectedvirtual
last_tsFlowRateFilter< T, TS_T, time_fun, TICKS_PER_SEC >private
PassThroughFilter() (defined in PassThroughFilter< T >)PassThroughFilter< T >inline
ptrPassThroughFilter< T >protected
push(void const *const input, void *const output)Filterinline
total_countFlowRateFilter< T, TS_T, time_fun, TICKS_PER_SEC >private
update(void const *const input) overrideFlowRateFilter< T, TS_T, time_fun, TICKS_PER_SEC >inlinevirtual