| Package | Description |
|---|---|
| org.gcube.dataanalysis.ecoengine.evaluation.bioclimate |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InterpolateTables.interpolate(String table1,
String table2,
int intervals,
InterpolateTables.INTERPOLATIONFUNCTIONS function,
int startYear,
int endYear) |
Copyright © 2021. All Rights Reserved.