Uses of Class
simulations.objects.PointCharge

Packages that use PointCharge
simulations.experiments.electrostatics This package contains all the experiments for the various electrostatic experiments. 
simulations.objects This package contains all the various electromagnetic objects that the experiments assemble for a given experiment. 
 

Uses of PointCharge in simulations.experiments.electrostatics
 

Fields in simulations.experiments.electrostatics declared as PointCharge
private  PointCharge TwoChargesExperiment.charge1
          The second charge, which does not move
 

Uses of PointCharge in simulations.objects
 

Subclasses of PointCharge in simulations.objects
 class MovingPointCharge
          Calculates the fields of a moving point charge (extends PointCharge)