Package | Description |
---|---|
org.opentrafficsim.water.demand |
Demand generation.
|
org.opentrafficsim.water.role |
Copyright (c) 2013-2017 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
Modifier and Type | Method and Description |
---|---|
Company |
PartialLoad.getOwner() |
Company |
Container.getOwner() |
Modifier and Type | Method and Description |
---|---|
Map<Company,Double> |
TransportDemand.DemandCell.getFractionOwners() |
Modifier and Type | Method and Description |
---|---|
void |
TransportDemand.addDemand(Terminal terminalFrom,
Terminal terminalTo,
int numberAnnual,
double fraction20ft,
double fractionEmpty,
Map<Company,Double> fractionOwners)
add a cell to the demandmap.
|
Constructor and Description |
---|
PartialLoad(Terminal terminalFrom,
Terminal terminalTo,
int number,
boolean twentyFt,
boolean empty,
Company owner) |
Constructor and Description |
---|
DemandCell(Terminal terminalFrom,
Terminal terminalTo,
int numberAnnual,
double fraction20ft,
double fractionEmpty,
Map<Company,Double> fractionOwners) |
Modifier and Type | Class and Description |
---|---|
class |
ShippingLine
Copyright (c) 2013-2017 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
Copyright © 2014–2017 Delft University of Technology. All rights reserved.