Uses of Package
uchicago.src.repastdemos.rabbitPopulation

Packages that use uchicago.src.repastdemos.rabbitPopulation
uchicago.src.repastdemos.rabbitPopulation   
 

Classes in uchicago.src.repastdemos.rabbitPopulation used by uchicago.src.repastdemos.rabbitPopulation
Births
          Calculates the number of rabbits born each year based on the current population.
DeathMultiplier
          Creates a death multiplier.
Deaths
          Calculates how many rabbits should die each year.
PopulationDensity
          Calculates the population density based on the current population of rabbits and the current area.
RabbitPopulation
          Calculates the current population of rabbits based on the current number of births and eaths.