22.0-FPE_INVALID-RegionSelector
It was found that for some execution paths m_stepMinPhi
can remain uninitialised and hence invalid. Solved this by initialising it in the header file. Did a small cleanup otherwise (headers, cmath, commented code), but left the main body of code untouched, despite it being non-optimal. ref ATR-20225