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