Uses of Class
org.gcube.application.aquamaps.ecomodelling.generators.connectors.Hspec

Packages that use Hspec
org.gcube.application.aquamaps.ecomodelling.generators.connectors   
 

Uses of Hspec in org.gcube.application.aquamaps.ecomodelling.generators.connectors
 

Methods in org.gcube.application.aquamaps.ecomodelling.generators.connectors that return types with arguments of type Hspec
 java.util.List<Hspec> DistributionGeneratorInterface.compute(java.util.List<Hcaf> hcaflist, Hspen hspen)
          computes the list of Hspec for the couples (species,hcaf1), (species,hcaf2), ...
 java.util.HashMap<java.lang.String,java.util.List<Hspec>> DistributionGeneratorInterface.compute(java.util.List<Hcaf> hcaflist, java.util.List<Hspen> hspenlist)
          sequentially computes the overall hspec for the species along the cells the output map uses speciesID as key.