Return absolute angle of rotating reference system
partial function thetaRef extends Modelica.Icons.Function; input Modelica.Units.SI.Angle theta[m]; output Modelica.Units.SI.Angle thetaRef; end thetaRef;