|
FEDEM Solver
R8.0
Source code of the dynamics solver
|
Data type representing a control input parameter. More...

Private Attributes | |
| integer | var |
| Variable index of the input. More... | |
| type(enginetype), pointer | engine |
| Function processing the input. More... | |
| type(sensortype), pointer | sensor |
| Sensor meansuring the input. More... | |
Data type representing a control input parameter.
|
private |
Function processing the input.
|
private |
Sensor meansuring the input.
|
private |
Variable index of the input.