#include <physicalmodel.h>
Inheritance diagram for PhysicalModel:

| inputname | Name of the input channel. |
| outputname | Name of the output channel. |
| name | Name of the new input channel |
| name | Name of the new output channel |
|
||||||||||||
|
Constructs a new physical model.
|
|
|
Frees the memory |
|
|
Returns the names of the input- and output - channels. |
|
|
Returns the name of an output-channel. |
|
|
Resets the information stored within the model. Implements Advancable. Reimplemented in ArmModel. |
|
||||||||||||
|
Transforms the current inputs to new output values.
Implemented in ArmModel. |
|
|
This function is called after parameters are updated. Reimplemented in ArmModel. |