HouseholdInitValues Class Reference

The initialization values for the Household. More...

List of all members.

Private Attributes

double observedEmployersQuotient = 0.1d
 The number of attempts made to find better employment conditions ($ T_{Hsearch} $).
double observedSuppliersQuotient = 1d
 The number of firms with a non-empty inventory, that are observed before the goods are bought from the cheapest supplier(s).
double savingRate = 0.1d
 The share of unexpected income the household saves.
double savings = 0d
 The initial savings.
double consumptionElasticity = 2.d
 The elasticity of substitution for consumption.
double expectedIncomeUpdateRate = 0.25d
 household expected income change rate


Detailed Description

The initialization values for the Household.

Definition at line 30 of file HouseholdInitValues.java.


Member Data Documentation

double observedEmployersQuotient = 0.1d [private]

The number of attempts made to find better employment conditions ($ T_{Hsearch} $).

Definition at line 38 of file HouseholdInitValues.java.

double observedSuppliersQuotient = 1d [private]

The number of firms with a non-empty inventory, that are observed before the goods are bought from the cheapest supplier(s).

See also:
Suppliers.findCheapestSupplier

Definition at line 49 of file HouseholdInitValues.java.

double savingRate = 0.1d [private]

The share of unexpected income the household saves.

Definition at line 55 of file HouseholdInitValues.java.

double savings = 0d [private]

The initial savings.

Definition at line 61 of file HouseholdInitValues.java.

double consumptionElasticity = 2.d [private]

The elasticity of substitution for consumption.

Definition at line 67 of file HouseholdInitValues.java.

double expectedIncomeUpdateRate = 0.25d [private]

household expected income change rate

Definition at line 117 of file HouseholdInitValues.java.


The documentation for this class was generated from the following file:
Generated on Tue Sep 14 11:11:49 2010 for lagom_generiC by  doxygen 1.5.4