Modifier and Type | Method and Description |
---|---|
Envelope |
AquamapsEnvelope.toEnvelope(EnvelopeName name) |
Modifier and Type | Method and Description |
---|---|
Envelope |
Hspen.getDepth() |
Envelope |
Hspen.getIceConcentration() |
Envelope |
Hspen.getLandDistance() |
Envelope |
Hspen.getPrimaryProduction() |
Envelope |
Hspen.getSalinity() |
Envelope |
Hspen.getTemperature() |
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
java.util.List<Envelope> |
EnvelopeSet.getEnvelopes() |
Modifier and Type | Method and Description |
---|---|
void |
EnvelopeSet.addEnvelope(Envelope e) |
Modifier and Type | Method and Description |
---|---|
void |
EnvelopeSet.setEnvelopes(java.util.List<Envelope> envelopes) |