org.gcube.application.aquamaps.aquamapsservice.impl.engine.predictions.utils
Class ModelTranslation
java.lang.Object
org.gcube.application.aquamaps.aquamapsservice.impl.engine.predictions.utils.ModelTranslation
public class ModelTranslation
- extends java.lang.Object
Field Summary |
static java.lang.String |
maxCLat
|
static java.lang.String |
minCLat
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
maxCLat
public static final java.lang.String maxCLat
- See Also:
- Constant Field Values
minCLat
public static final java.lang.String minCLat
- See Also:
- Constant Field Values
ModelTranslation
public ModelTranslation()
species2HSPEN
public static Hspen species2HSPEN(Species s)
cell2Hcaf
public static Hcaf cell2Hcaf(Cell c)
Hspen2Fields
public static java.util.ArrayList<Field> Hspen2Fields(Hspen hspen)