org.cfpm.caves.za
Class SouthAfricaModel.AgeDistributionRecorder
java.lang.Object
org.cfpm.caves.za.SouthAfricaModel.AgeDistributionRecorder
- Enclosing class:
- SouthAfricaModel
public class SouthAfricaModel.AgeDistributionRecorder
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
writer
uchicago.src.sim.analysis.DataFileWriter writer
model
SouthAfricaModel model
lowerAgeBounds
int[] lowerAgeBounds
SouthAfricaModel.AgeDistributionRecorder
public SouthAfricaModel.AgeDistributionRecorder(java.lang.String fileName,
SouthAfricaModel model)
recordAndWrite
public void recordAndWrite()
indexOf
private int indexOf(int age)
writeDistribution
private void writeDistribution(int[] dist,
java.lang.String gender)