Uses of Class
org.opentrafficsim.water.demand.OtherDemand.OtherDemandCell
| Package | Description |
|---|---|
| org.opentrafficsim.water.demand |
Demand generation.
|
-
Uses of OtherDemand.OtherDemandCell in org.opentrafficsim.water.demand
Methods in org.opentrafficsim.water.demand that return types with arguments of type OtherDemand.OtherDemandCell Modifier and Type Method Description java.util.Set<OtherDemand.OtherDemandCell>OtherDemand. getOtherDemandSet()Methods in org.opentrafficsim.water.demand with parameters of type OtherDemand.OtherDemandCell Modifier and Type Method Description voidOtherDemand. addDemand(OtherDemand.OtherDemandCell otherDemandCell)add a cell to the demandmap.