Uses of Class
org.spectrumauctions.sats.core.model.mrvm.MRVMRegionsMap
-
Packages that use MRVMRegionsMap Package Description org.spectrumauctions.sats.core.model.mrvm -
-
Uses of MRVMRegionsMap in org.spectrumauctions.sats.core.model.mrvm
Methods in org.spectrumauctions.sats.core.model.mrvm that return MRVMRegionsMap Modifier and Type Method Description MRVMRegionsMapMRVMWorld. getRegionsMap()Methods in org.spectrumauctions.sats.core.model.mrvm with parameters of type MRVMRegionsMap Modifier and Type Method Description static java.util.HashSet<MRVMBand>MRVMBand. createBands(MRVMWorld world, MRVMWorldSetup worldSetup, MRVMRegionsMap regionsMap, UniformDistributionRNG rng)static java.util.List<MRVMLicense>MRVMLicense. createLicenses(MRVMBand band, int startId, MRVMRegionsMap regionsMap)
-