SSBody

ostrat.pspace.SSBody
sealed trait SSBody extends Coloured

Solar System body includes the Sun, the Planets, Dwarf planets and their moons.

Attributes

Graph
Supertypes
trait Coloured
class Object
trait Matchable
class Any
Known subtypes
trait Moon
object TheMoon.type
trait Planet
object Earth.type
object Jupiter.type
object Mars.type
object Mercury.type
object Neptune.type
object Pluto.type
object Saturn.type
object Uranus.type
object Venus.type
object Sun.type

Members list

Concise view

Value members

Concrete methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Any

Inherited methods

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Coloured

Abstract fields

The name of this body.

The name of this body.

Attributes