Class SchwingerModell

java.lang.Object
  extended by Modell
      extended by SchwingerModell

public class SchwingerModell
extends Modell


Field Summary
 
Fields inherited from class
f
 
Constructor Summary
SchwingerModell()
           
 
Method Summary
 void berechneRechteSeite(double[] y, double t)
           
 int holeAnzahlGleichungen()
           
 
Methods inherited from class
getF
 
Methods inherited from class
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchwingerModell

public SchwingerModell()
Method Detail

berechneRechteSeite

public void berechneRechteSeite(double[] y,
                                double t)
Overrides:
berechneRechteSeite in class Modell

holeAnzahlGleichungen

public int holeAnzahlGleichungen()
Overrides:
holeAnzahlGleichungen in class Modell