public class Charge extends Object
Charge(double x0, double y0, double q0)
static void
main(String[] args)
double
potentialAt(double x, double y)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Charge(double x0, double y0, double q0)
public double potentialAt(double x, double y)
public String toString()
toString
Object
public static void main(String[] args)
Copyright © 2014. All Rights Reserved.