<div dir="ltr">Dear all,<br>Be aware that I have just pushed a backward incompatible change:<br><a href="https://github.com/SimonRit/RTK/commit/b6661f59a0a5730545474163f73438a978053194">https://github.com/SimonRit/RTK/commit/b6661f59a0a5730545474163f73438a978053194</a><br>

<br>I usually try to maintain backward compatibility but I felt that the class rtk::ThreeDCircularProjectionGeometry was really too messy. So from now on:<br>- all angles stored or returned by the class are in radians<br>

- only the function AddProjection takes angles in degrees as parameters. AddProjectionInRadians allows you to avoid conversion of angles that are already in radians if you prefer it.<br>- angles in geometry files are still in degrees.<br>

<br>I believe that you will only have issues with this if you were using one of the following methods:<br>- GetGantryAngles<br>- GetOutOfPlaneAngles<br>- GetInPlaneAngles<br>The returned values are now in radians, not in degrees anymore.<br>

<br>I apologize in advance for any inconveniece and I'm available to help you if it is one.<br>Simon<span class="sewqgoqx86r6i1v"></span><span class="sewqgoqx86r6i1v"></span></div>