Each System can have many bodies of things like planets asteroid belts and so on. Furthermore, bodies themselves may have bodies which represent things like moons.
Cross check existing data sources for their formats, but most likely we'll end up doing something with a tree of orbital nodes and berry-centers, then assigning orbital bodies a center_node_id or something.
More details to follow. Work starting with the elite_journal (crate as always).
Each
System
can have manybodies
of things like planets asteroid belts and so on. Furthermore,bodies
themselves may havebodies
which represent things like moons.Cross check existing data sources for their formats, but most likely we'll end up doing something with a tree of orbital nodes and berry-centers, then assigning orbital bodies a
center_node_id
or something.More details to follow. Work starting with the
elite_journal
(crate as always).