Uses of Package
simulations.experiments

Packages that use simulations.experiments
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
core.rendering This package handles all the code that draws and evolves the DLIC and the experiment. 
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. 
 

Classes in simulations.experiments used by core.field
BaseExperiment
          This is the abstract parent class that all actual experiments should extend.
 

Classes in simulations.experiments used by core.postprocessing
BaseExperiment
          This is the abstract parent class that all actual experiments should extend.
 

Classes in simulations.experiments used by core.rendering
BaseExperiment
          This is the abstract parent class that all actual experiments should extend.
 

Classes in simulations.experiments used by simulations.experiments.electrostatics
BaseExperiment
          This is the abstract parent class that all actual experiments should extend.
 

Classes in simulations.experiments used by simulations.experiments.faradaysLaw
BaseExperiment
          This is the abstract parent class that all actual experiments should extend.
 

Classes in simulations.experiments used by simulations.experiments.fluidFlow
BaseExperiment
          This is the abstract parent class that all actual experiments should extend.
 

Classes in simulations.experiments used by simulations.experiments.magnetostatics
BaseExperiment
          This is the abstract parent class that all actual experiments should extend.
 

Classes in simulations.experiments used by simulations.experiments.radiation
BaseExperiment
          This is the abstract parent class that all actual experiments should extend.