DCACConcept

class DCACConcept "DC/AC converter concept"
    extends Modelica.Icons.Information;

    annotation (
        DocumentationClass = true,
        Documentation(info = "<html>\n\n<p>There are a single and multi phase DC/AC converter model provided by the PowerConverters library.</p>\n\n<h4>Control</h4>\n\n<p>There are currently no space phasor pulse width modulation (PWM) models provided. However, for operating the single\nand multi phase inverter the PWM\n<a href=\"modelica://Modelica.Electrical.PowerConverters.DCDC.Control.SignalPWM\">controller</a>\ncan be used.\n</p>\n\n<h4>Examples</h4>\n\n<p>Some examples are provided at\n<a href=\"modelica://Modelica.Electrical.PowerConverters.Examples.DCAC\">Examples.DCAC</a>.\n</p>\n</html>"));
end DCACConcept;