Hydrogen

ostrat.ppart.Hydrogen
object Hydrogen extends Element

Attributes

Graph
Supertypes
class Element
class Object
trait Matchable
class Any
Self type
Hydrogen.type

Members list

Type members

Classlikes

object Deuterium extends Isotope

Attributes

Supertypes
class Isotope
class Object
trait Matchable
class Any
Self type
Deuterium.type
object Protium extends Isotope

Attributes

Supertypes
class Isotope
class Object
trait Matchable
class Any
Self type
Protium.type
object Tritium extends Isotope

Attributes

Supertypes
class Isotope
class Object
trait Matchable
class Any
Self type
Tritium.type

Inherited classlikes

class Isotope(val numNeutrons: Int)

Attributes

Inherited from:
Element
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Carbon12
object Carbon13
object Carbon14
object Deuterium
object Protium
object Tritium
object Oxygen16
Show all

Value members

Concrete methods

override def radius: Angstroms

Attributes

Definition Classes

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

Concrete fields

override val atomicNum: Int
override val cpkColour: Colour

Inherited fields

val abrev: String

Attributes

Inherited from:
Element
val name: String

Attributes

Inherited from:
Element