Documentation of 'jsci.chemistry.Atom' Java class
Atom
jsci.chemistry

Class Atom

  • All Implemented Interfaces:
    java.io.Serializable


    public class Atom
    extends Particle
    A class representing atoms.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      Atom(Element e)
      Constructs an atom.
    • Constructor Detail

      • Atom

        public Atom(Element e)
        Constructs an atom.
    • Method Detail

      • getNucleus

        public Nucleon[] getNucleus()
        Returns the nucleus.
      • getShell

        public Lepton[] getShell()
        Returns the electron shell.
      • bind

        public Molecule bind(Atom a)
        Binds this atom with another.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.