Settlement
- public class SettlementEdge
extends repast.simphony.space.graph.RepastEdge
Modifier and Type | Field and Description |
---|---|
double |
used
How many times an agent goes to a given settlement from another settlement
|
Constructor and Description |
---|
SettlementEdge(Settlement first,
Settlement second)
The settlement edge.
|
public double used
public SettlementEdge(Settlement first, Settlement second)
first
- the source settlementsecond
- the target settlement