| Package | Description |
|---|---|
| org.gcube.dataanalysis.ecoengine.models.cores.aquamaps |
| Modifier and Type | Method and Description |
|---|---|
Envelope |
Hspen.getDepth() |
Envelope |
Hspen.getIceConcentration() |
Envelope |
Hspen.getLandDistance() |
Envelope |
Hspen.getPrimaryProduction() |
Envelope |
Hspen.getSalinity() |
Envelope |
Hspen.getTemperature() |
Envelope |
AquamapsEnvelope.toEnvelope(EnvelopeName name) |
| Modifier and Type | Method and Description |
|---|---|
List<Envelope> |
EnvelopeSet.getEnvelopes() |
| Modifier and Type | Method and Description |
|---|---|
void |
EnvelopeSet.addEnvelope(Envelope e) |
void |
Hspen.setDepth(Envelope depth) |
void |
Hspen.setIceConcentration(Envelope iceConcentration) |
void |
Hspen.setLandDistance(Envelope landDistance) |
void |
Hspen.setPrimaryProduction(Envelope primaryProduction) |
void |
Hspen.setSalinity(Envelope salinity) |
void |
Hspen.setTemperature(Envelope temperature) |
| Modifier and Type | Method and Description |
|---|---|
void |
EnvelopeSet.setEnvelopes(List<Envelope> envelopes) |
Copyright © 2014. All Rights Reserved.