![]() |
Open FFBoard
Open source force feedback firmware
|
This is the complete list of members for FastAvg< T, LEN >, including all inherited members.
__attribute__((optimize("-Ofast"))) void addValue(T value) | FastAvg< T, LEN > | inline |
clear() | FastAvg< T, LEN > | inline |
currentIndex | FastAvg< T, LEN > | private |
FastAvg() | FastAvg< T, LEN > | inline |
getAverage() | FastAvg< T, LEN > | inline |
process(float value) | FastAvg< T, LEN > | inline |
samples | FastAvg< T, LEN > | private |
sumOfSamples | FastAvg< T, LEN > | private |
~FastAvg() | FastAvg< T, LEN > | inline |