APIs, concepts, guides, and more
|
void FilterCoeffSet | ( | RSIFilterGainPIDCoeff | coeff, |
int32_t | gainTable, | ||
double | coeffValue ) |
coeff | Coefficient to set, use RSIFilterGainPIDCoeff or RSIFilterGainPIVCoeff. |
gainTable | Gain Table, valid from 0 to 4. (99% of users will always use Gain Table 0) |
coeffValue | New value for coefficient. |