public class ZExtraction extends XYExtraction
| Modifier and Type | Field and Description |
|---|---|
static String |
resolution |
double |
resolutionValue |
double[] |
signal |
static String |
x |
double |
xValue |
static String |
y |
double |
yValue |
BBxLL, BBxUR, BByLL, BByUR, inputs, layerNameValue, outputParameters, resourceManager, tableLabelValue, tableNameValue, time, xResValue, yResValue, zValue| Constructor and Description |
|---|
ZExtraction() |
| Modifier and Type | Method and Description |
|---|---|
void |
compute() |
String |
getDescription() |
List<org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType> |
getInputParameters() |
org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType |
getOutput() |
protected void |
getParameters() |
getInfrastructure, getResourceLoad, getResources, getStatus, init, setConfiguration, shutdownpublic static String x
public static String y
public static String resolution
public double xValue
public double yValue
public double resolutionValue
public double[] signal
public String getDescription()
getDescription in interface org.gcube.dataanalysis.ecoengine.interfaces.AlgorithmDescriptorgetDescription in class XYExtractionpublic List<org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType> getInputParameters()
getInputParameters in interface org.gcube.dataanalysis.ecoengine.interfaces.AlgorithmDescriptorgetInputParameters in class XYExtractionprotected void getParameters()
getParameters in class XYExtractionpublic void compute()
throws Exception
compute in interface org.gcube.dataanalysis.ecoengine.interfaces.ComputationalAgentcompute in class XYExtractionExceptionpublic org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType getOutput()
getOutput in interface org.gcube.dataanalysis.ecoengine.interfaces.AlgorithmDescriptorgetOutput in class XYExtractionCopyright © 2018. All Rights Reserved.