Uses of Package
simulations.objects

Packages that use simulations.objects
core.field This package contains a number of classes used to create and manipulate the images generated for a given animation of an experiment as it evolves. 
core.postprocessing This package performs various operations on the images created by a given simulation of an experiment after the images are created by the classes in core.dflic
simulations.experiments This package contains all the experiments for the various electromagnetic experiments. 
simulations.experiments.electrostatics This package contains all the experiments for the various electrostatic experiments. 
simulations.experiments.faradaysLaw This package contains all the experiments for the various Faraday's Law experiments. 
simulations.experiments.fluidFlow   
simulations.experiments.magnetostatics This package contains all the experiments for the various magnetostatic experiments. 
simulations.experiments.radiation This package contains all the experiments for the various radiation experiments. 
simulations.objects This package contains all the various electromagnetic objects that the experiments assemble for a given experiment. 
 

Classes in simulations.objects used by core.field
BaseObject
          This is the abstract base class for physical objects.
 

Classes in simulations.objects used by core.postprocessing
BaseObject
          This is the abstract base class for physical objects.
 

Classes in simulations.objects used by simulations.experiments
BaseObject
          This is the abstract base class for physical objects.
 

Classes in simulations.objects used by simulations.experiments.electrostatics
BaseObject
          This is the abstract base class for physical objects.
ColorTestField
          Color Test Field.
ConstantFields
           
EMCollection
          A class which contains a collection of objects which extend BaseObject.
MovingPointCharge
          Calculates the fields of a moving point charge (extends PointCharge)
PointCharge
          Point Charge.
 

Classes in simulations.objects used by simulations.experiments.faradaysLaw
BaseObject
          This is the abstract base class for physical objects.
CurrentRing
          A ring carrying current.
EddyCurrents
          This BaseObject calculates the eddy currents due to a a magnetic monopole moving moving with velocity v
EMCollection
          A class which contains a collection of objects which extend BaseObject.
Line3DMagneticDipoles
          Line 3D Magnetic Dipoles: This BaseObject calculates the non-relativistic electric and magnetic fields of a line of magnetic dipoles is at position p moving with velocity v.
MagneticMonopole
          This BaseObject calculates the non-relativistic electric and magnetic fields of a magnetic monopole at position p moving with velocity v.
MovingRecedingImagePotentialAbove
          MovingRecedingImagePotentialAbove.
MovingRecedingImagePotentialBelow
          MovingRecedingImagePotentialBelow.
TwoPlanes
          TwoPlanes: This BaseObject calculates the non-relativistic magnetic fields induced by a monopole situated near two thin conducting planes intersecting at right angle.
 

Classes in simulations.objects used by simulations.experiments.fluidFlow
BaseObject
          This is the abstract base class for physical objects.
ConstantFields
           
DataInputObject
           
EMCollection
          A class which contains a collection of objects which extend BaseObject.
HelioField
           
ISMfield
           
LineCurrent
           
LineMagneticMonopoles
           
 

Classes in simulations.objects used by simulations.experiments.magnetostatics
BaseObject
          This is the abstract base class for physical objects.
CurrentRing
          A ring carrying current.
EMCollection
          A class which contains a collection of objects which extend BaseObject.
 

Classes in simulations.objects used by simulations.experiments.radiation
BaseObject
          This is the abstract base class for physical objects.
ElectricAntenna
          This BaseObject calculates the electric and magnetic fields of a linear antenna with the properties specified.
ElectricOscillatingDipole
          An extension of the ElectricDipole class that replaces the constant electric dipole moment with one that is oscillating.
 

Classes in simulations.objects used by simulations.objects
BaseObject
          This is the abstract base class for physical objects.
ElectricDipole
          This is a quasi-static electric dipole moving at constant velocity that can be extended to a time varying radiating electric dipole (see for example ElectricOscillatingDipole).
PointCharge
          Point Charge.