Contact

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

    annotation (Documentation(info = "<html>\n<h4>Main authors</h4>\n\n<dl>\n<dt><strong>Martin Otter</strong></dt>\n<dd>email: <a href=\"mailto:Martin.Otter@dlr.de\">Martin.Otter@dlr.de</a></dd>\n<dt><strong>Bernhard Thiele</strong></dt>\n<dd>email: <a href=\"mailto:Bernhard.Thiele@dlr.de\">Bernhard.Thiele@dlr.de</a></dd>\n</dl>\n\n<dl>\n<dt>Address</dt>\n<dd>German Aerospace Center (DLR)<br>\nRobotics and Mechatronics Center<br>\nInstitute of System Dynamics and Control<br>\nPostfach 1116<br>\nD-82234 Wessling<br>\nGermany</dd>\n</dl>\n\n<h4>Acknowledgements</h4>\n\n<ul>\n<li> The design of the library has been performed in close cooperation and discussion\n     with Hilding Elmqvist from Dassault Syst&egrave;mes Lund.</li>\n\n<li> Sven Erik Mattsson from Dassault Syst&egrave;mes Lund developed the first\n     Dymola prototype supporting the synchronous features of Modelica 3.3.\n     Without this prototype, it would not have been possible to develop the\n     Modelica_Synchronous library (the basis of this library).</li>\n</ul>\n</html>"));
end Contact;