Closed Alexbay218 closed 2 years ago
This does sound reasonable as a feature request. My only caution is that the orbital period is an average only, not a precise concept that can be used for predictions. Out of curiosity, what are you using the orbital period for?
I'm using it for a game engine, which doesn't need precision. Maybe a disclaimer about the orbital period is good enough? If this doesn't quite fit the scope of the project, I understand. For me at least its only a convenience thing.
That's cool! I will export the orbital periods then. I always like to ask why somebody wants something, because sometimes what they ask for turns out to be different from what they actually need.
Awesome! Really impressed with how fast this got resolved!
Looking a the js library, it doesn't look like the orbital period is exposed. Being able to get the information from the library would be nice, since I've resorted to copying and pasting the planettable into my code.