Class RstParams
Public Attributes
Type | Name |
---|---|
float32_t | Ts |
float32_t | lower_bound |
uint8_t | nr |
uint8_t | ns |
uint8_t | nt |
const float32_t * | r |
const float32_t * | s |
const float32_t * | t |
float32_t | upper_bound |
Detailed Description
Date:
2024
Author:
RĂ©gis Ruelland [email protected] Rst parameters
Parameters:
Ts
sample timenr
number of R coefficientsr[]
array of R coefficientsns
number of S coefficientss[]
array of S coefficientsnt
number of t coefficientst[]
array of T coefficientslower_bound
minimal value of outputupper_bound
maximal value of output
Public Attributes Documentation
variable Ts
variable lower_bound
variable nr
variable ns
variable nt
variable r
variable s
variable t
variable upper_bound
The documentation for this class was generated from the following file docs/controlLibrary/src/rst.h