|
Nengo.ca | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Interpolator
A tool for interpolating within a SCALAR time series (see also InterpolatorND for vector time series').
Method Summary | |
---|---|
Interpolator |
clone()
|
float |
interpolate(float time)
|
void |
setTimeSeries(TimeSeries1D series)
|
Method Detail |
---|
void setTimeSeries(TimeSeries1D series)
float interpolate(float time)
Interpolator clone() throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedException
|
Nengo.ca | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |