Inputs in my multibody model are road unevennes as function of distance the model is working fine for time simulation but when I linearize the system, then i get error saying no inputs or outputs defined.As In the picture:
https://drive.google.com/file/d/0B8AmxzbhEQ_FczFuaDNhQjlqVUE/view?usp=sharing
I defined combitable as a input and parameter then I get the error: Translation of TRyViertalMbsa: Component type specifier CombiTimeTable is a block, this cannot be combined with the prefix input . Component declared as CombiTimeTable combiTimeTable in Modelica.Blocks.Sources Conflicting causality for combiTimeTable (input ) and its element y(output )
How can I define inputs and outputs for the state spac system?