Closed testori1972 closed 2 months ago
Where you see inverting of coordinates?
Please stop raising issues when you have mere questions about your code understanding. 'Issues' are for bugs or feature requests. We may discuss code in 'Discussions'.
setUseTopocentricCoordinates becomes false in this very line. No 'if'. On purpose because it has to become false here. The next line then updates all positions. This is the purpose of this next line.
and if setUseTopocentricCoordinates becomes false in the script: /src/core/SolarEclipseComputer.cpp in column: 535, will ra/dec be reversed or will it still be the same?