Package simulations.experiments

This package contains all the experiments for the various electromagnetic experiments.

See:
          Description

Class Summary
BaseExperiment This is the abstract parent class that all actual experiments should extend.
 

Package simulations.experiments Description

This package contains all the experiments for the various electromagnetic experiments. An experiment assembles the various eletromagnetic objects needed and defines how they interact. All experiments extend BaseExperiment.

Copyright (c) 2007 Andreas Sundquist. Creative Commons License
This work is licensed under a Creative Commons Attribution 2.5 License. You must attribute any use of this code or derviatives thereof to Andreas Sundquist.

Related Documentation