Uses of Package
noope.core

Packages that use noope.core
gravsphcolldemo Various demonstrations of Spheres under Gravity and Elastic Collisions. 
noope.core Classes that are core to the NOOPE engine. 
noope.entities Classes representing physical objects modelled by NOOPE. 
noope.input Classes related to data input. 
noope.laws Classes describing force laws modelled by NOOPE. 
noope.output Classes related to data output. 
 

Classes in noope.core used by gravsphcolldemo
Physics
          This is the main wrapper class around Laws and Entities.
 

Classes in noope.core used by noope.core
Entities
          This class maintains a list of Entity objects.
LawNotFoundException
          This is raised by Laws.getLaw(String LawName) when it can't find the specified Law
Laws
          This class maintains a list of Law objects.
Physics
          This is the main wrapper class around Laws and Entities.
Vector3D
          Manipulate a 3D cartesian vector.
 

Classes in noope.core used by noope.entities
Physics
          This is the main wrapper class around Laws and Entities.
Vector3D
          Manipulate a 3D cartesian vector.
 

Classes in noope.core used by noope.input
Physics
          This is the main wrapper class around Laws and Entities.
 

Classes in noope.core used by noope.laws
Physics
          This is the main wrapper class around Laws and Entities.
 

Classes in noope.core used by noope.output
Physics
          This is the main wrapper class around Laws and Entities.
Vector3D
          Manipulate a 3D cartesian vector.