CelestialBody
A planet in the Scalar Galaxy
- typeDiscriminatorType: stringenumvalues
- terrestrial =
Terrestrial Rocky planets with solid surfaces, like Earth and Mars
- gas
_giant = Gas Giant Large planets composed mainly of hydrogen and helium, like Jupiter and Saturn
- ice
_giant = Ice Giant Planets composed of water, ammonia, and methane ices, like Uranus and Neptune
- dwarf =
Dwarf Small planetary bodies that don't meet full planet criteria, like Pluto
- super
_earth = Super Earth Rocky planets larger than Earth but smaller than gas giants
- idType: integerFormat: int64read-onlyrequired
Signed 64-bit integers (long type).
- nameType: stringrequired
- atmosphereType: array object[]
Atmospheric composition
- creatorType: object · User
A user
- descriptionType: string | null
- discoveredType: stringFormat: date-time
At the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- failureType: stringFormat: uri
Callback Url URL which gets invoked upon a failed operation
- habitabilityType: numberFormat: float
Index min:0max:1A score from 0 to 1 indicating potential habitability
- imageType: string | null
- lastType: stringFormat: date-time
Updated read-onlythe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- physicalType: object
Properties - satellitesType: array object[] · Satellite[]
Every satellite in the Scalar Galaxy
- successType: stringFormat: uri
Callback Url URL which gets invoked upon a successful operation
- tagsType: array string[]