|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object vmm.core.Exhibit vmm.core3D.Exhibit3D vmm.latticemodel.LatticeModel vmm.latticemodel.Toda
public class Toda
Nested Class Summary | |
---|---|
protected class |
Toda.TodaLatticeData
|
class |
Toda.TodaView
|
Nested classes/interfaces inherited from class vmm.latticemodel.LatticeModel |
---|
LatticeModel.LatticeData, LatticeModel.LMTransform, LatticeModel.LMView |
Field Summary | |
---|---|
protected RealParam |
a
|
protected RealParam |
b
|
Fields inherited from class vmm.core3D.Exhibit3D |
---|
defaultViewpoint, defaultViewUp, previousTransform3D |
Fields inherited from class vmm.core.Exhibit |
---|
decorations, exhibitNeedsRedraw, isMorphing, morphingView, parameters, previousTransform |
Constructor Summary | |
---|---|
Toda()
|
Method Summary | |
---|---|
protected double |
externalForceLaw(double x,
double theLatticeSpacing)
|
View |
getDefaultView()
Returns the default View of this Exhibit. |
protected double |
internalForceLaw(double x,
double theLatticeSpacing)
|
protected double |
potentialEnergy(double x,
double theLatticeSpacing)
|
Methods inherited from class vmm.latticemodel.LatticeModel |
---|
doDraw3D, drawTransverse, getCreateAnimation, getDefaultTransform, getSettingsCommandsForView |
Methods inherited from class vmm.core3D.Exhibit3D |
---|
computeDrawData3D, computeDrawDataHook, doDrawHook, getDefaultViewpoint, getDefaultViewUp, setDefaultViewpoint, setDefaultViewUp |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected RealParam a
protected RealParam b
Constructor Detail |
---|
public Toda()
Method Detail |
---|
protected double potentialEnergy(double x, double theLatticeSpacing)
potentialEnergy
in class LatticeModel
protected double internalForceLaw(double x, double theLatticeSpacing)
internalForceLaw
in class LatticeModel
protected double externalForceLaw(double x, double theLatticeSpacing)
externalForceLaw
in class LatticeModel
public View getDefaultView()
Exhibit3D
View3D
.
getDefaultView
in class LatticeModel
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |