Calculate Rise Time in the next 365 days #3267
Labels
question
Just a question, no change in code needed
subsystem: scripting
The issue related to scripting engine of planetarium…
Hello everybody,
currently, there is Vec4d StelObject::getRTSTime which calculates the rise time of an object in the next 24 hours, but no further.
For example, if you check a star in June, that only rises above the horizon in December, it currently says "Star is not visible tonight".
Our idea was to run the function for each day until it returns a time. Would that be a good approach or is there some better logic?
The text was updated successfully, but these errors were encountered: