|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.rsl.konrad.utils.interpolation.Interpolator
edu.stanford.rsl.konrad.utils.interpolation.LogLinearInterpolator
public class LogLinearInterpolator
Constructor Summary | |
---|---|
LogLinearInterpolator()
|
Method Summary | |
---|---|
double |
InterpolateYValue(double key)
|
void |
setBase(double base)
|
Methods inherited from class edu.stanford.rsl.konrad.utils.interpolation.Interpolator |
---|
setXPoints, setYPoints |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogLinearInterpolator()
Method Detail |
---|
public double InterpolateYValue(double key)
InterpolateYValue
in class Interpolator
public void setBase(double base)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |