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