public class AquamapsEnvelopeAlgorithm extends Object
| Constructor and Description |
|---|
AquamapsEnvelopeAlgorithm() |
| Modifier and Type | Method and Description |
|---|---|
static EnvelopeSet |
calcEnv(String species,
Object[] singleSpeciesValues,
List<Object> tempvalues,
List<Object> salinityvalues,
List<Object> primprodvalues,
List<Object> icevalues,
List<Object> landdistvalues) |
static EnvelopeSet |
calculateEnvelopes(String species,
Object[] singleSpeciesValues,
OccurrencePointSets occurrencePointsList) |
static EnvelopeSet |
calculateEnvelopes(String species,
org.hibernate.SessionFactory vreConnection,
String occurrencePointsTable,
String HcafTable,
Object[] singleSpeciesValues) |
static String |
getElement(Object[] featuresVector,
int index) |
static double |
getNumber(Object[] featuresVector,
int index) |
Object[] |
hspen2ObjectArray(Hspen hspen) |
public static double getNumber(Object[] featuresVector, int index)
public static EnvelopeSet calculateEnvelopes(String species, Object[] singleSpeciesValues, OccurrencePointSets occurrencePointsList)
public static EnvelopeSet calcEnv(String species, Object[] singleSpeciesValues, List<Object> tempvalues, List<Object> salinityvalues, List<Object> primprodvalues, List<Object> icevalues, List<Object> landdistvalues)
public static EnvelopeSet calculateEnvelopes(String species, org.hibernate.SessionFactory vreConnection, String occurrencePointsTable, String HcafTable, Object[] singleSpeciesValues)
Copyright © 2016. All Rights Reserved.