/* the planet ID according to the Swiss Ephemeris libarary (or -1, if the planet has no such ID) */
gint32sweph_id;
/* TRUE if the planet is a "real" celestial body on the sky. Please note that this will be true for Dark Moon (Lilith). Everything that has a planet ID in Swiss Ephemeris is treated as a real celestial body. */
gbooleanreal_body;
/* the planet's “personal” orb */
gdoubleorb;
/* the planet's name */
gchar*name;
/* the value this planet counts in the element/quality points table */