public class CORRELATE extends NamedWarpScriptFunction
| Modifier and Type | Class and Description |
|---|---|
static class |
CORRELATE.Builder |
| Constructor and Description |
|---|
CORRELATE(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<GeoTimeSerie> |
correlate(GeoTimeSerie gts,
java.util.List<GeoTimeSerie> gts2,
java.util.List<java.lang.Long> offsets) |
getName, refSnapshot, setName, toStringpublic java.util.List<GeoTimeSerie> correlate(GeoTimeSerie gts, java.util.List<GeoTimeSerie> gts2, java.util.List<java.lang.Long> offsets) throws WarpScriptException
WarpScriptException