public static Guid GetCelestialBodyGuid(CelestialBody celestialBody) { return(RTUtil.Guid(celestialBody)); }