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:
Tssample timenrnumber of R coefficientsr[]array of R coefficientsnsnumber of S coefficientss[]array of S coefficientsntnumber of t coefficientst[]array of T coefficientslower_boundminimal value of outputupper_boundmaximal 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