Pin

connector Pin "Quasi-static single-phase pin"
    Modelica.SIunits.ComplexElectricPotential v "Complex potential at the quasi-static single-phase pin";
    flow Modelica.SIunits.ComplexCurrent i "Complex current flowing into the quasi-static single-phase pin";

    annotation (Documentation(info = "<html>\n<p>\nThe potential of this connector is the complex voltage and the flow variable is the complex current.\nThe <a href=\"modelica://Modelica.Electrical.QuasiStationary.SinglePhase.Interfaces.PositivePin\">positive</a> and\n<a href=\"modelica://Modelica.Electrical.QuasiStationary.SinglePhase.Interfaces.NegativePin\">negative pin</a> are\nderived from this base connector.\n</p>\n\n<h4>See also</h4>\n\n<p>\n<a href=\"modelica://Modelica.Electrical.QuasiStationary.SinglePhase.Interfaces.PositivePin\">PositivePin</a>,\n<a href=\"modelica://Modelica.Electrical.QuasiStationary.SinglePhase.Interfaces.NegativePin\">NegativePin</a>,\n<a href=\"modelica://Modelica.Electrical.QuasiStationary.MultiPhase.Interfaces.Plug\">Plug</a>,\n<a href=\"modelica://Modelica.Electrical.QuasiStationary.MultiPhase.Interfaces.PositivePlug\">PositivePlug</a>,\n<a href=\"modelica://Modelica.Electrical.QuasiStationary.MultiPhase.Interfaces.NegativePlug\">NegativePlug</a>\n</p>\n\n</html>"));
end Pin;