| Package | Description |
|---|---|
| org.powertac.householdcustomer.customers | |
| org.powertac.householdcustomer.persons |
| Modifier and Type | Method and Description |
|---|---|
Vector<Person> |
Household.getMembers()
This is a function that returns the members of the household.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MostlyPresentPerson
This is the instance of the person type that spents most of its time inside
the house.
|
class |
PeriodicPresentPerson
This is the instance of the person type that works in a regular basis for a
number of days in the week.
|
class |
RandomlyAbsentPerson
This is the instance of the person type that works in shifts that may vary
form week to week or from month to month.
|
class |
WorkingPerson
This is the instance of the person type that works.
|
Copyright © 2015 Power TAC. All Rights Reserved.