Packages
core.dflic This package contains classes which create and evolve the individual FLIC images making up a movie of a given experiment.
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.image This package creates and evolves the individual FLIC images making up a movie of a given experiment.
core.io This package creates and handles various input/output functions for the final images that are created, as well as the window used to display those images in real time to the user as the DFLIC images are produced.
core.math This package contains a variety of classes which handle vector manipulations and the evolution of a given 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 This package contains the constants used in the various simulations.
simulations.animations.electrostatics This package contains all the animations for the various electrostatic experiments.
simulations.animations.faradaysLaw This package contains all the animations for the various Faraday's Law experiments.
simulations.animations.fluidFlow This package contains all the animations for the various fluid flow experiments.
simulations.animations.magnetostatics This package contains all the animations for the various magnetostatic experiments.
simulations.animations.radiation This package contains all the animations for the various radiation experiments.
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.
simulations.objects.antennaMath This package contains all the classes needed to generate the electromagnetic fields of a linear electric antenna.