|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.IGaussDecay
public class IGaussDecay
Abstract interface for field decay
Constructor Summary | |
---|---|
IGaussDecay()
|
Method Summary | |
---|---|
double |
decay(double intensity,
double distance,
double threshold)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IGaussDecay()
Method Detail |
---|
public double decay(double intensity, double distance, double threshold)
decay
in interface IDecay
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |