Class TimeseriesInterpolation
java.lang.Object
com.walkfares.function.AbstractFunctionHolder
com.walkfares.function.interpolation.TimeseriesInterpolation
- All Implemented Interfaces:
FunctionHolder
public class TimeseriesInterpolation extends AbstractFunctionHolder implements FunctionHolder
-
Constructor Summary
Constructors Constructor Description TimeseriesInterpolation() -
Method Summary
Modifier and Type Method Description Varfill(OpenDSLContext context, Var input, VarScalar method)StringgetCategory()List<Function>getFunctions()
-
Constructor Details
-
TimeseriesInterpolation
public TimeseriesInterpolation()
-
-
Method Details
-
getCategory
- Specified by:
getCategoryin interfaceFunctionHolder
-
getFunctions
- Specified by:
getFunctionsin interfaceFunctionHolder
-
fill
-