Earth

ostrat.pspace.Earth
object Earth extends Planet

Attributes

Graph
Supertypes
trait Planet
trait SSBody
trait Coloured
class Object
trait Matchable
class Any
Show all
Self type
Earth.type

Members list

Type members

Classlikes

object TheMoon extends Moon

Attributes

Supertypes
trait Moon
trait SSBody
trait Coloured
class Object
trait Matchable
class Any
Show all
Self type
TheMoon.type

Inherited classlikes

trait Moon extends SSBody

Attributes

Inherited from:
Planet
Supertypes
trait SSBody
trait Coloured
class Object
trait Matchable
class Any
Known subtypes
object TheMoon

Value members

Concrete methods

override def colour: Colour

Attributes

Definition Classes

Inherited methods

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

Concrete fields

override val avSunDist: Length
override val moons: RArr[TheMoon.type]
override val name: String

The name of this body.

The name of this body.

Attributes