Detailed Look: Atom
Some Important fields
- coordinate
class that holds and manipulates position and momentum vectors
- type
class that specifies important parametric features of the atoms, such as its size, shape, mass, and how it is drawn
- ia
an Integrator.Agent class that is used to hold information needed by the integrator to advance the atom
Some important methods
- displaceBy(Vector u)
moves the atom by the vector u
- accelerateBy(Vector u)
accelerates the atom by the vector u