Kosmorrolib Documentation

ObjectType

An enumeration of object types

Synopsis

class ObjectType(Enum):
    STAR
    PLANET
    DWARF_PLANET 
    SATELLITE

See also

Help us to improve this page, contribute to the documentation!