Package samer.mds
Interface MDS.Stress
- 
- All Known Implementing Classes:
- MDS.SamerStress
 - Enclosing class:
- MDS
 
 
 public static interface MDS.Stress
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method and Description doubleadd(double target, double current)accumulate stress due to a link and return dStress/dcurrentdoubledone()return normalised stress and reset for next timedoubleget()return last value returned by done()
 
-