Anklang C++ API 0.0.0
Loading...
Searching...
No Matches
LinearSmooth

#include "linearsmooth.hh"

Public Member Functions

floatget_next ()
boolis_constant ()
voidreset (uint rate, float time)
voidset (float new_value, bool now=false)

Member Function Documentation

reset()

void reset ( uint rate,
float time
)

set()

void set ( float new_value,
bool now = false
)

get_next()

float get_next ( )

is_constant()

bool is_constant ( )