Class MRVMWorldSetup.RegionSetup

  • Enclosing class:
    MRVMWorldSetup

    public static final class MRVMWorldSetup.RegionSetup
    extends java.lang.Object
    Generates the parameters for a newly created region which are independent of the adjacency map
    Author:
    Michael Weiss
    • Constructor Summary

      Constructors 
      Constructor Description
      RegionSetup​(double populationMean, double populationStandardDeviation, java.lang.String notice)  
    • Constructor Detail

      • RegionSetup

        public RegionSetup​(double populationMean,
                           double populationStandardDeviation,
                           java.lang.String notice)
    • Method Detail

      • getNotice

        public java.lang.String getNotice()