For models that use multiple lines and winches instead of a KCU the signatures of the output functions needs to be extended.
In particular:
- and 2. and 3. shall return an SVector
For the last function there are different options:
- return a SMatrix
- return an SVector of SVectors
- add a parameter like
line_no to select the line to look at and just return an SVector