#include "linearsmooth.hh"
Public Member Functions | |
float | get_next () |
bool | is_constant () |
void | reset (uint rate, float time) |
void | set (float new_value, bool now=false) |
void reset | ( | uint | rate, |
float | time | ||
) |
void set | ( | float | new_value, |
bool | now = false |
||
) |
float get_next | ( | ) |
bool is_constant | ( | ) |