|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterpolateTables.INTERPOLATIONFUNCTIONS | |
---|---|
org.gcube.dataanalysis.ecoengine.evaluation.bioclimate |
Uses of InterpolateTables.INTERPOLATIONFUNCTIONS in org.gcube.dataanalysis.ecoengine.evaluation.bioclimate |
---|
Methods in org.gcube.dataanalysis.ecoengine.evaluation.bioclimate that return InterpolateTables.INTERPOLATIONFUNCTIONS | |
---|---|
static InterpolateTables.INTERPOLATIONFUNCTIONS |
InterpolateTables.INTERPOLATIONFUNCTIONS.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static InterpolateTables.INTERPOLATIONFUNCTIONS[] |
InterpolateTables.INTERPOLATIONFUNCTIONS.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.gcube.dataanalysis.ecoengine.evaluation.bioclimate with parameters of type InterpolateTables.INTERPOLATIONFUNCTIONS | |
---|---|
void |
InterpolateTables.interpolate(String table1,
String table2,
int intervals,
InterpolateTables.INTERPOLATIONFUNCTIONS function,
int startYear,
int endYear)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |