Closed luiges90 closed 8 years ago
It's a stock thing - those are hooks into the stock methods. Basically, the CanHaveSynchronousOrbit doesn't exist because in the stock solar system there are no bodies that can't have a synchronous orbit (at least, I think that is the case, but seriously wondering if that is true for Gilly...)
Oh yeah, definitely possible on Gilly, just verified. If you're able to find a body (stock or mod) that cannot support a Synchronous orbit (due to rotating too fast or having too small of an SOI), then I'll reopen this.
According to the Wiki, Moho, the Mun, Ike, and all the moons of Jool have synchronous orbits outside their SOIs.
Though I reopened this already. Will be looked at in a future release.
Added CelestialBody.CanHaveSynchronousOrbit() to next release.
I was reading this page https://github.com/jrossignol/ContractConfigurator/wiki/CelestialBody-Type and found that that are
CanHaveKolniyaOrbit
andCanHaveTundraOrbit
but notCanHaveSynchronousOrbit
, despite the latter is also potentially useful (esp. for moons)