Package | Description |
---|---|
org.opentrafficsim.water.demand |
Demand generation.
|
org.opentrafficsim.water.statistics |
Statistics classes.
|
Modifier and Type | Method and Description |
---|---|
void |
Container.addTransportCost(ContainerTransportCostBreakdownEnum costEnum,
double cost) |
double |
Container.getTransportCost(ContainerTransportCostBreakdownEnum costEnum) |
Modifier and Type | Method and Description |
---|---|
static ContainerTransportCostBreakdownEnum |
ContainerTransportCostBreakdownEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContainerTransportCostBreakdownEnum[] |
ContainerTransportCostBreakdownEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2017 Delft University of Technology. All rights reserved.