ostrat.pspace

package ostrat.pspace

Package offering some code for Space.

Attributes

Members list

Type members

Classlikes

object Earth extends Planet

Attributes

Supertypes
trait Planet
trait SSBody
trait Coloured
class Object
trait Matchable
class Any
Show all
Self type
Earth.type
object Jupiter extends Planet

Attributes

Supertypes
trait Planet
trait SSBody
trait Coloured
class Object
trait Matchable
class Any
Show all
Self type
Jupiter.type
object Mars extends Planet

The planet Mars.

The planet Mars.

Attributes

Supertypes
trait Planet
trait SSBody
trait Coloured
class Object
trait Matchable
class Any
Show all
Self type
Mars.type
object Mercury extends Planet

The planet Mercury.

The planet Mercury.

Attributes

Supertypes
trait Planet
trait SSBody
trait Coloured
class Object
trait Matchable
class Any
Show all
Self type
Mercury.type
object Neptune extends Planet

Attributes

Supertypes
trait Planet
trait SSBody
trait Coloured
class Object
trait Matchable
class Any
Show all
Self type
Neptune.type
trait Planet extends SSPrimaryBody

Attributes

Supertypes
trait SSBody
trait Coloured
class Object
trait Matchable
class Any
Show all
Known subtypes
object Earth
object Jupiter
object Mars
object Mercury
object Neptune
object Pluto
object Saturn
object Uranus
object Venus
Show all
case class PlanetsGui(canv: CanvasPlatform) extends MapGui

Simple Solar system model application.

Simple Solar system model application.

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class MapGui
trait CanvasUser
class Object
trait Matchable
class Any
Show all
object Pluto extends Planet

Attributes

Supertypes
trait Planet
trait SSBody
trait Coloured
class Object
trait Matchable
class Any
Show all
Self type
Pluto.type
sealed trait SSBody extends Coloured

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

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

Attributes

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

The Sun or a body that directly orbits the Sun.

The Sun or a body that directly orbits the Sun.

Attributes

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
object Saturn extends Planet

Attributes

Supertypes
trait Planet
trait SSBody
trait Coloured
class Object
trait Matchable
class Any
Show all
Self type
Saturn.type
object Sun extends SSPrimaryBody

The Sun, the Star of our solar system.

The Sun, the Star of our solar system.

Attributes

Supertypes
trait SSBody
trait Coloured
class Object
trait Matchable
class Any
Show all
Self type
Sun.type
object Uranus extends Planet

Attributes

Supertypes
trait Planet
trait SSBody
trait Coloured
class Object
trait Matchable
class Any
Show all
Self type
Uranus.type
object Venus extends Planet

The planet Venus.

The planet Venus.

Attributes

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

Value members

Concrete fields

The planets including Pluto from nearest to furthest form the Sun,

The planets including Pluto from nearest to furthest form the Sun,

Attributes

The Sun plus the planets including Pluto from nearest to furthest from the Sun,

The Sun plus the planets including Pluto from nearest to furthest from the Sun,

Attributes