|
PDController
|
Provides functions for calculating the outputs. More...
Functions | |
| python.Calculations.func_y_t (K_d, K_p, r_t, t_sim, t_step) | |
| Calculates Process Variable. | |
Provides functions for calculating the outputs.
| python.Calculations.func_y_t | ( | K_d, | |
| K_p, | |||
| r_t, | |||
| t_sim, | |||
| t_step ) |
Calculates Process Variable.
| K_d | Derivative Gain |
| K_p | Proportional Gain |
| r_t | Set-Point |
| t_sim | Simulation Time (s) |
| t_step | Step Time (s) |