|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdisplay.ModelGUI.SingleHouseholdStatistics
class ModelGUI.SingleHouseholdStatistics
Returns the wealth statistics for all households
Field Summary | |
---|---|
private Household |
household
|
Constructor Summary | |
---|---|
ModelGUI.SingleHouseholdStatistics(Household _household)
|
Method Summary | |
---|---|
java.lang.Object |
execute()
|
double |
getSValue()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private Household household
Constructor Detail |
---|
public ModelGUI.SingleHouseholdStatistics(Household _household)
Method Detail |
---|
public java.lang.Object execute()
execute
in interface uchicago.src.sim.analysis.DataSource
public double getSValue()
getSValue
in interface uchicago.src.sim.analysis.Sequence
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |