Atom

ostrat.ppart.Atom
class Atom(val element: Element) extends ParticlePrimary

Attributes

Graph
Supertypes
trait Coloured
class Object
trait Matchable
class Any
Known subtypes
class CAtom
class HAtom
class OAtom

Members list

Value members

Concrete methods

override def charge: Int

The electric charge.

The electric charge.

Attributes

Definition Classes
override def colour: Colour

Attributes

Definition Classes
override def radius: Length

The maximum radius of the particle.

The maximum radius of the particle.

Attributes

Definition Classes
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

Concrete fields