Contact

class Contact "Contact"
    extends Modelica.Icons.Contact;

    annotation (Documentation(info = "<html>\n<h4>Main author</h4>\n\n<p>\n<a href=\"http://www.robotic.dlr.de/Martin.Otter/\"><strong>Martin Otter</strong></a><br>\nDeutsches Zentrum f&uuml;r Luft- und Raumfahrt e.V. (DLR)<br>\nInstitut f&uuml;r Systemdynamik und Regelungstechnik (DLR-SR)<br>\nForschungszentrum Oberpfaffenhofen<br>\nD-82234 Wessling<br>\nGermany<br>\nemail: <a href=\"mailto:Martin.Otter@dlr.de\">Martin.Otter@dlr.de</a>\n</p>\n\n<h4>Acknowledgements</h4>\n\n<ul>\n<li> The development of this library was strongly motivated by the\n     master thesis of Isolde Dressler\n     (<a href=\"modelica://Modelica.StateGraph.UsersGuide.Literature\">see literature</a>),\n     in which\n     a compiler from JGrafchart to Modelica was designed and\n     implemented. This project was supervised by Karl-Erik &Aring;rz&eacute;n\n     from Department of Automatic Control, Lund Institut of\n     Technology, Lund, Sweden.</li>\n<li> This library profits also from the experience gained\n     in the focused research program (Schwerpunktprogramm)\n     \"Continuous-Discrete Dynamic Systems\" (KONDISK), sponsored by the\n     Deutsche Forschungsgemeinschaft under grants OT174/1-2 and EN152/22-2.\n     This support is most gratefully acknowledged.\n </li>\n<li> The implementation of the basic components of this library by describing\n     finite state machines with equations is based on\n     (Elmqvist, Mattsson and Otter, 2001),\n     which in turn uses ideas from (Mosterman, Otter and Elmqvist, 1998),\n     see <a href=\"modelica://Modelica.StateGraph.UsersGuide.Literature\">literature</a></li>\n</ul>\n</html>"));
end Contact;