SSPrimaryBody

ostrat.pspace.SSPrimaryBody
trait SSPrimaryBody extends SSBody

The Sun or a body that directly orbits the Sun.

Attributes

Graph
Supertypes
trait SSBody
trait Coloured
class Object
trait Matchable
class Any
Known subtypes
trait Planet
object Earth
object Jupiter
object Mars
object Mercury
object Neptune
object Pluto
object Saturn
object Uranus
object Venus
object Sun
Show all

Members list

Value members

Inherited methods

def colour: Colour

Attributes

Inherited from:
SSBody

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Coloured
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
SSBody -> Any
Inherited from:
SSBody

Inherited fields

val name: String

The name of this body.

The name of this body.

Attributes

Inherited from:
SSBody