function systemVoltage extends Modelica.Icons.Function; input SI.Voltage v[n]; output SI.Voltage V; end systemVoltage;