|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.ILinearDecay
public class ILinearDecay
Abstract interface for field decay
Constructor Summary | |
---|---|
ILinearDecay()
|
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 ILinearDecay()
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 |