uk.ac.leeds.ccg.andyt.projects.genesis.society.demography
Class Fertility

java.lang.Object
  extended by uk.ac.leeds.ccg.andyt.projects.genesis.society.demography.Fertility

public class Fertility
extends java.lang.Object


Constructor Summary
Fertility()
           
 
Method Summary
 double get_Fertility_Female(int _Age)
           
 double get_Fertility_Male(int _Age)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Fertility

public Fertility()
Method Detail

get_Fertility_Male

public double get_Fertility_Male(int _Age)

get_Fertility_Female

public double get_Fertility_Female(int _Age)