vmm.latticemodel
Class Toda.TodaLatticeData

java.lang.Object
  extended by vmm.latticemodel.LatticeModel.LatticeData
      extended by vmm.latticemodel.Toda.TodaLatticeData
Enclosing class:
Toda

protected class Toda.TodaLatticeData
extends LatticeModel.LatticeData


Field Summary
 
Fields inherited from class vmm.latticemodel.LatticeModel.LatticeData
currentDisplacement, currentTime, currentVelocity, density, latticeBoundaryCondition, latticeInitialMode, latticeInitialShape, latticeLength, maxDisplacement, MyVelocityArray, MyWaveArray, RealNormalModeAngularFrequencies, stepNumber, stepSize, TotalModalEnergy, youngsModulus
 
Method Summary
 void step(LatticeModel.LMView view)
           
 
Methods inherited from class vmm.latticemodel.LatticeModel.LatticeData
latticeSpacing, LatticeTotalEnergy, massPerNode, pulseWidth, RungeKuttaLattice, waveNumber
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

step

public void step(LatticeModel.LMView view)
Overrides:
step in class LatticeModel.LatticeData