<meta http-equiv="content-type" content="text/html; charset=utf-8"><div>I am confused about the output of this filter:</div><div><br></div><a href="http://www.itk.org/Wiki/ITK/Examples/Utilities/AzimuthElevationToCartesianTransform">http://www.itk.org/Wiki/ITK/Examples/Utilities/AzimuthElevationToCartesianTransform</a><div>
<br></div><div>My input is AzEl(0, 45, 1) - which I interpret to mean &quot;45 degree elevation, distance 1 from the origin&quot;</div><div><br></div><div>The output of azimuthElevation-&gt;TransformAzElToCartesian(AzEl) is:</div>
<div><br></div><div><div>Cartesian: [0.00611663, 0.713237, 0.700896]</div></div><div><br></div><div>I would have expected exactly zero in one dimensions, and the other two dimensions exactly equal to each other. Can anyone explain where I am misinterpreting?</div>
<div><a href="http://www.itk.org/Wiki/ITK/Examples/Utilities/AzimuthElevationToCartesianTransform"></a><br clear="all">Thanks,<br><br>David<br>
</div>