|
hysteresis_model
|
This is the complete list of members for RK4_SIM, including all inherited members.
| ctrl_input | RK4_SIM | |
| ctrl_order | RK4_SIM | protected |
| current_time | RK4_SIM | |
| DERIV(const double t, const double *x, const double *u, double *xdot) | RK4_SIM | inlinevirtual |
| init_param(double _integration_step, double _initial_time, double *_initial_state) | RK4_SIM | |
| integration_step | RK4_SIM | protected |
| plant_order | RK4_SIM | protected |
| plant_state | RK4_SIM | |
| RK4_SIM(int _plant_order, int _ctrl_order, double _integration_step=0.0001, double _initial_time=0.0, double *_initial_state=NULL) | RK4_SIM | |
| rk4_sim_err | RK4_SIM | |
| solve(void) | RK4_SIM | |
| ~RK4_SIM() | RK4_SIM | virtual |
1.8.6