Hello,
I'm working on a Stellarium Script to help with something we're doing in class(Astrophysics).
Does anyone know if there's a way to get the ecliptic latitude and longitude of the boundaries of a given constellation?
Pic related, I'm hoping to figure out where the boundaries cross the ecliptic. For reference if necessary, this is to locate where a planet is within a constellation, as I am able to get a planet's ecliptic position.
Looking at the ConstellationMgr docs (https://stellarium.o...llationMgr.html), there are flags to get whether or not the lines are enabled, and to select all constellations (from what I can see, no way to select just one?)
Someone with more experience here, is what I'm asking even possible through the scripting engine?
Thanks!