Skip navigation links
A B C D E F G H I L M N O P R S T V W X 

A

AbstractLocated - Class in org.opentrafficsim.water
Base abstract class for a located object.
AbstractLocated(DirectedPoint) - Constructor for class org.opentrafficsim.water.AbstractLocated
 
AbstractLocatedEventProducer - Class in org.opentrafficsim.water
Base abstract class for a located object that can produce events.
AbstractLocatedEventProducer(Coordinate) - Constructor for class org.opentrafficsim.water.AbstractLocatedEventProducer
 
AbstractNamed - Class in org.opentrafficsim.water
Base abstract class for a named object.
AbstractNamed(String) - Constructor for class org.opentrafficsim.water.AbstractNamed
 
AbstractNamedEventProducer - Class in org.opentrafficsim.water
Base abstract class for a located object that produces events.
AbstractNamedEventProducer(String) - Constructor for class org.opentrafficsim.water.AbstractNamedEventProducer
 
AbstractNamedLocated - Class in org.opentrafficsim.water
Base abstract class for a named, located object.
AbstractNamedLocated(String, DirectedPoint) - Constructor for class org.opentrafficsim.water.AbstractNamedLocated
 
AbstractNamedLocatedEventProducer - Class in org.opentrafficsim.water
Base abstract class for a named, located object that produces events.
AbstractNamedLocatedEventProducer(String, Coordinate) - Constructor for class org.opentrafficsim.water.AbstractNamedLocatedEventProducer
 
addCurrentExportTEUperYear(double) - Method in class org.opentrafficsim.water.demand.Region
 
addCurrentImportTEUperYear(double) - Method in class org.opentrafficsim.water.demand.Region
 
addDemand(OtherDemand.OtherDemandCell) - Method in class org.opentrafficsim.water.demand.OtherDemand
add a cell to the demandmap.
addDemand(WaterwayLocation, WaterwayLocation, int, ShipType) - Method in class org.opentrafficsim.water.demand.OtherDemand
add a cell to the demand map.
addDemand(TransportDemand.DemandCell) - Method in class org.opentrafficsim.water.demand.TransportDemand
add a cell to the demandmap.
addDemand(Terminal, Terminal, int, double, double, Map<Company, Double>) - Method in class org.opentrafficsim.water.demand.TransportDemand
add a cell to the demandmap.
addShipperName(String) - Method in class org.opentrafficsim.water.demand.ShipperNameGenerator
Add a name, e.g.
addTerminal(Terminal) - Method in class org.opentrafficsim.water.network.StudyArea
 
addTransportCost(ContainerTransportCostBreakdownEnum, double) - Method in class org.opentrafficsim.water.demand.Container
 
addTransportFee(ContainerTransportFeeBreakdownEnum, double) - Method in class org.opentrafficsim.water.demand.Container
 
addTransportKgCO2(ContainerTransportCO2BreakdownEnum, double) - Method in class org.opentrafficsim.water.demand.Container
 
addTransportTime(ContainerTransportTimeBreakdownEnum, double) - Method in class org.opentrafficsim.water.demand.Container
 
args - Variable in class org.opentrafficsim.water.SchedulableMethod
args are the arguments which are used to invoke the method with.

B

BOTH_SIDE_CONFIDENCE - Static variable in class org.opentrafficsim.water.statistics.XTally
BOTH_SIDE_CONFIDENCE refers to both sides of the confidence.
BusinessStrategy - Enum in org.opentrafficsim.water.business
The business strategy.

C

collectTerminalStatisticsAtContainerDestination() - Method in class org.opentrafficsim.water.demand.Container
Collect the final statistics when the container arrived at its destination.
Company - Class in org.opentrafficsim.water.role
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Company(String, String, DirectedPoint) - Constructor for class org.opentrafficsim.water.role.Company
 
CompanyTypes - Enum in org.opentrafficsim.water.role

Copyright (c) 2013 Rijkswaterstaat - Dienst Water, Verkeer en Leefomgeving.
compareTo(Region) - Method in class org.opentrafficsim.water.demand.Region
Container - Class in org.opentrafficsim.water.demand
A container is exactly 1 TEU.
Container(DEVSSimulatorInterface.TimeDoubleUnit, Terminal, Terminal, boolean, ShippingLine) - Constructor for class org.opentrafficsim.water.demand.Container
 
ContainerTransportCO2BreakdownEnum - Enum in org.opentrafficsim.water.statistics

Copyright (c) 2013-2014 Rijkswaterstaat - Dienst Water, Verkeer en Leefomgeving.
ContainerTransportCostBreakdownEnum - Enum in org.opentrafficsim.water.statistics

Copyright (c) 2013-2014 Rijkswaterstaat - Dienst Water, Verkeer en Leefomgeving.
ContainerTransportFeeBreakdownEnum - Enum in org.opentrafficsim.water.statistics

Copyright (c) 2013-2014 Rijkswaterstaat - Dienst Water, Verkeer en Leefomgeving.
ContainerTransportTimeBreakdownEnum - Enum in org.opentrafficsim.water.statistics

Copyright (c) 2013-2014 Rijkswaterstaat - Dienst Water, Verkeer en Leefomgeving.
count - Variable in class org.opentrafficsim.water.statistics.XCounter
count represents the value of the counter.
count(long) - Method in class org.opentrafficsim.water.statistics.XCounter
 
count(String, long) - Method in class org.opentrafficsim.water.statistics.XFrequency
count frequency
count(String) - Method in class org.opentrafficsim.water.statistics.XFrequency
count 1
create(String, long) - Static method in class org.opentrafficsim.water.RepeatableRandomStream
Return a random stream that is the same every time for a certain name, but can be changed based on a number (e.g.
create(String) - Static method in class org.opentrafficsim.water.RepeatableRandomStream
Return a random stream that is the same every time for a certain name.

D

DemandCell(Terminal, Terminal, int, double, double, Map<Company, Double>) - Constructor for class org.opentrafficsim.water.demand.TransportDemand.DemandCell
 
description - Variable in class org.opentrafficsim.water.statistics.XCounter
description refers to the title of this counter.
description - Variable in class org.opentrafficsim.water.statistics.XFrequency
description refers to the title of this counter
description - Variable in class org.opentrafficsim.water.statistics.XTally
description refers to the description of this tally.
DirectionEnum - Enum in org.opentrafficsim.water.statistics

Copyright (c) 2013-2014 Rijkswaterstaat - Dienst Water, Verkeer en Leefomgeving.
drawLockageDelay() - Method in class org.opentrafficsim.water.network.infra.Lock
 
drawOpeningDelay() - Method in class org.opentrafficsim.water.network.infra.MovableBridge
 
Dynamic - Interface in org.opentrafficsim.water
Interface for a dynamic object.

E

estimateLockageDelay() - Method in class org.opentrafficsim.water.network.infra.Lock
 
estimateOpeningDelay() - Method in class org.opentrafficsim.water.network.infra.MovableBridge
 
execute() - Method in class org.opentrafficsim.water.SchedulableMethod
Executes the method.

F

FixedBridge - Class in org.opentrafficsim.water.network.infra
A fixed bridge.
FixedBridge(String, WaterwayLocation, Length) - Constructor for class org.opentrafficsim.water.network.infra.FixedBridge
 
FixedBridge(String, Waterway, Length, Length) - Constructor for class org.opentrafficsim.water.network.infra.FixedBridge
 
FixedCost - Interface in org.opentrafficsim.water.cost
Fixed const interface.
frequency - Variable in class org.opentrafficsim.water.statistics.XFrequency
count represents the values of the counters
fullEmpty() - Method in class org.opentrafficsim.water.demand.Container
 
FullEmptyEnum - Enum in org.opentrafficsim.water.statistics

Copyright (c) 2013-2014 Rijkswaterstaat - Dienst Water, Verkeer en Leefomgeving.

G

getAnnualMoves() - Method in class org.opentrafficsim.water.demand.OtherDemand.OtherDemandCell
 
getAnnualOperatingCost() - Method in interface org.opentrafficsim.water.cost.FixedCost
 
getArea() - Method in class org.opentrafficsim.water.demand.Region
 
getArgs() - Method in class org.opentrafficsim.water.SchedulableMethod
 
getBounds() - Method in class org.opentrafficsim.water.AbstractLocated
getBounds() - Method in class org.opentrafficsim.water.network.WaterwayLocation
getCenter() - Method in class org.opentrafficsim.water.demand.Region
 
getCode() - Method in class org.opentrafficsim.water.network.StudyArea
 
getCode() - Method in class org.opentrafficsim.water.role.Company
 
getConfidenceInterval(double) - Method in class org.opentrafficsim.water.statistics.XTally
returns the confidence interval on either side of the mean.
getConfidenceInterval(double, short) - Method in class org.opentrafficsim.water.statistics.XTally
returns the confidence interval based of the mean.
getCoordinate() - Method in class org.opentrafficsim.water.AbstractLocatedEventProducer
getCoordinate() - Method in interface org.opentrafficsim.water.Located
 
getCount() - Method in class org.opentrafficsim.water.statistics.XCounter
Returns the current counter value.
getCreationTime() - Method in class org.opentrafficsim.water.demand.Container
 
getCurrentExportTEUperYear() - Method in class org.opentrafficsim.water.demand.Region
 
getCurrentImportTEUperYear() - Method in class org.opentrafficsim.water.demand.Region
 
getDemand(Terminal, Terminal) - Method in class org.opentrafficsim.water.demand.TransportDemand
 
getDemandMap() - Method in class org.opentrafficsim.water.demand.TransportDemand
 
getDemandMapFrom(Terminal) - Method in class org.opentrafficsim.water.demand.TransportDemand
 
getDemandMapTo(Terminal) - Method in class org.opentrafficsim.water.demand.TransportDemand
 
getDemandSetFrom(Terminal) - Method in class org.opentrafficsim.water.demand.TransportDemand
 
getDemandSetTo(Terminal) - Method in class org.opentrafficsim.water.demand.TransportDemand
 
getDescription() - Method in enum org.opentrafficsim.water.statistics.ContainerTransportCO2BreakdownEnum
 
getDescription() - Method in enum org.opentrafficsim.water.statistics.ContainerTransportCostBreakdownEnum
 
getDescription() - Method in enum org.opentrafficsim.water.statistics.ContainerTransportFeeBreakdownEnum
 
getDescription() - Method in enum org.opentrafficsim.water.statistics.ContainerTransportTimeBreakdownEnum
 
getDescription() - Method in enum org.opentrafficsim.water.statistics.DirectionEnum
 
getDescription() - Method in enum org.opentrafficsim.water.statistics.FullEmptyEnum
 
getDescription() - Method in enum org.opentrafficsim.water.statistics.LandWaterEnum
 
getDescription() - Method in enum org.opentrafficsim.water.statistics.SailingServiceTimeBreakdownEnum
 
getDescription() - Method in class org.opentrafficsim.water.statistics.XCounter
returns the description of the counter.
getDescription() - Method in class org.opentrafficsim.water.statistics.XFrequency
returns the description of the counter
getDescription() - Method in class org.opentrafficsim.water.statistics.XTally
returns the description of this tally.
getDestination() - Method in class org.opentrafficsim.water.demand.OtherDemand.OtherDemandCell
 
getExplanation() - Method in enum org.opentrafficsim.water.statistics.ContainerTransportCO2BreakdownEnum
 
getExplanation() - Method in enum org.opentrafficsim.water.statistics.ContainerTransportCostBreakdownEnum
 
getExplanation() - Method in enum org.opentrafficsim.water.statistics.ContainerTransportFeeBreakdownEnum
 
getExplanation() - Method in enum org.opentrafficsim.water.statistics.ContainerTransportTimeBreakdownEnum
 
getExplanation() - Method in enum org.opentrafficsim.water.statistics.SailingServiceTimeBreakdownEnum
 
getExportEmptyFactor() - Method in class org.opentrafficsim.water.demand.Region
 
getExportTonTEU() - Method in class org.opentrafficsim.water.demand.Region
 
getFeePortPerEmptyMove() - Method in class org.opentrafficsim.water.transfer.TerminalPortTax
 
getFeePortPerFullMove() - Method in class org.opentrafficsim.water.transfer.TerminalPortTax
 
getFeePortPerShipDWT() - Method in class org.opentrafficsim.water.transfer.TerminalPortTax
 
getFeeStrategy() - Method in class org.opentrafficsim.water.transfer.TerminalPortTax
 
getFraction20ft() - Method in class org.opentrafficsim.water.demand.TransportDemand.DemandCell
 
getFractionEmpty() - Method in class org.opentrafficsim.water.demand.TransportDemand.DemandCell
 
getFractionOwners() - Method in class org.opentrafficsim.water.demand.TransportDemand.DemandCell
 
getFrequencies() - Method in class org.opentrafficsim.water.statistics.XFrequency
Returns all counters
getFrequency(String) - Method in class org.opentrafficsim.water.statistics.XFrequency
Returns the current counter value for a key
getImportEmptyFactor() - Method in class org.opentrafficsim.water.demand.Region
 
getImportTonTEU() - Method in class org.opentrafficsim.water.demand.Region
 
getInhabitants() - Method in class org.opentrafficsim.water.demand.Region
 
getInstance() - Static method in class org.opentrafficsim.water.demand.ShipperNameGenerator
Create a name generator.
getJobs() - Method in class org.opentrafficsim.water.demand.Region
 
getLength() - Method in class org.opentrafficsim.water.network.infra.Lock
 
getLocation() - Method in class org.opentrafficsim.water.AbstractLocated
getLocation() - Method in interface org.opentrafficsim.water.Located
 
getLocation() - Method in class org.opentrafficsim.water.network.WaterwayLocation
getMax() - Method in class org.opentrafficsim.water.statistics.XTally
Returns the max.
getMaxHeight() - Method in class org.opentrafficsim.water.network.infra.FixedBridge
getMaxHeight() - Method in interface org.opentrafficsim.water.network.infra.HeightRestricted
 
getMaxHeightClosed() - Method in class org.opentrafficsim.water.network.infra.MovableBridge
 
getMaxHeightOpened() - Method in class org.opentrafficsim.water.network.infra.MovableBridge
 
getMethod() - Method in class org.opentrafficsim.water.SchedulableMethod
 
getMin() - Method in class org.opentrafficsim.water.statistics.XTally
Returns the min.
getN() - Method in class org.opentrafficsim.water.statistics.XCounter
Returns the current number of observations.
getN() - Method in class org.opentrafficsim.water.statistics.XFrequency
Returns the current number of observations
getN() - Method in class org.opentrafficsim.water.statistics.XTally
Returns the number of observations.
getName() - Method in class org.opentrafficsim.water.AbstractNamed
getName() - Method in class org.opentrafficsim.water.AbstractNamedEventProducer
getName() - Method in class org.opentrafficsim.water.AbstractNamedLocated
getName() - Method in class org.opentrafficsim.water.AbstractNamedLocatedEventProducer
getName() - Method in interface org.opentrafficsim.water.Named
 
getName() - Method in class org.opentrafficsim.water.network.Waterway
 
getNumber() - Method in class org.opentrafficsim.water.demand.PartialLoad
 
getNumberAnnual() - Method in class org.opentrafficsim.water.demand.TransportDemand.DemandCell
 
getNumberChambers() - Method in class org.opentrafficsim.water.network.infra.Lock
 
getOnShipTime() - Method in class org.opentrafficsim.water.demand.Container
 
getOperatingArea() - Method in class org.opentrafficsim.water.demand.TransportDemand
 
getOperationDaysPerWeek() - Method in class org.opentrafficsim.water.network.infra.Lock
getOperationDaysPerWeek() - Method in class org.opentrafficsim.water.network.infra.MovableBridge
getOperationDaysPerWeek() - Method in interface org.opentrafficsim.water.Operated
 
getOperationHoursPerDay() - Method in class org.opentrafficsim.water.network.infra.Lock
getOperationHoursPerDay() - Method in class org.opentrafficsim.water.network.infra.MovableBridge
getOperationHoursPerDay() - Method in interface org.opentrafficsim.water.Operated
 
getOrigin() - Method in class org.opentrafficsim.water.demand.OtherDemand.OtherDemandCell
 
getOtherDemandSet() - Method in class org.opentrafficsim.water.demand.OtherDemand
 
getOTSPoint3D() - Method in interface org.opentrafficsim.water.Located
 
getOwner() - Method in class org.opentrafficsim.water.demand.Container
 
getOwner() - Method in class org.opentrafficsim.water.demand.PartialLoad
 
getPoint3d() - Method in class org.opentrafficsim.water.AbstractLocatedEventProducer
getPoint3d() - Method in interface org.opentrafficsim.water.Located
 
getPosition() - Method in class org.opentrafficsim.water.network.WaterwayLocation
 
getReason() - Method in class org.opentrafficsim.water.network.SailingTimeState
 
getSailingTime() - Method in class org.opentrafficsim.water.network.SailingTimeState
 
getSampleMean() - Method in class org.opentrafficsim.water.statistics.XPersistent
Returns the sampleMean of all oberservations since the initialization.
getSampleMean() - Method in class org.opentrafficsim.water.statistics.XTally
Returns the sampleMean of all oberservations since the initialization.
getSampleVariance() - Method in class org.opentrafficsim.water.statistics.XPersistent
Returns the current tally variance.
getSampleVariance() - Method in class org.opentrafficsim.water.statistics.XTally
Returns the current tally variance.
getShipperName() - Method in class org.opentrafficsim.water.demand.ShipperNameGenerator
Give a name.
getShippingLine() - Method in class org.opentrafficsim.water.demand.Container
 
getShipType() - Method in class org.opentrafficsim.water.demand.OtherDemand.OtherDemandCell
 
getSimulator() - Method in class org.opentrafficsim.water.demand.OtherDemand
getSimulator() - Method in class org.opentrafficsim.water.demand.TransportDemand
 
getSimulator() - Method in interface org.opentrafficsim.water.Dynamic
 
getSimulator() - Method in class org.opentrafficsim.water.network.infra.Lock
getSimulator() - Method in class org.opentrafficsim.water.network.infra.MovableBridge
getStackArrivalTime() - Method in class org.opentrafficsim.water.demand.Container
 
getStdDev() - Method in class org.opentrafficsim.water.statistics.XPersistent
Returns the current tally standard deviation.
getStdDev() - Method in class org.opentrafficsim.water.statistics.XTally
Returns the current tally standard deviation.
getSum() - Method in class org.opentrafficsim.water.statistics.XTally
returns the sum of the values of the observations.
getSumTransportCost() - Method in class org.opentrafficsim.water.demand.Container
 
getSumTransportFee() - Method in class org.opentrafficsim.water.demand.Container
 
getSumTransportKgCO2() - Method in class org.opentrafficsim.water.demand.Container
 
getSumTransportTime() - Method in class org.opentrafficsim.water.demand.Container
 
getSuperRegion() - Method in class org.opentrafficsim.water.demand.Region
 
getTarget() - Method in class org.opentrafficsim.water.SchedulableMethod
 
getTerminalFrom() - Method in class org.opentrafficsim.water.demand.Container
 
getTerminalFrom() - Method in class org.opentrafficsim.water.demand.PartialLoad
 
getTerminalFrom() - Method in class org.opentrafficsim.water.demand.TransportDemand.DemandCell
 
getTerminalLastStacked() - Method in class org.opentrafficsim.water.demand.Container
 
getTerminals() - Method in class org.opentrafficsim.water.network.StudyArea
 
getTerminalTo() - Method in class org.opentrafficsim.water.demand.Container
 
getTerminalTo() - Method in class org.opentrafficsim.water.demand.PartialLoad
 
getTerminalTo() - Method in class org.opentrafficsim.water.demand.TransportDemand.DemandCell
 
getTransportCost(ContainerTransportCostBreakdownEnum) - Method in class org.opentrafficsim.water.demand.Container
 
getTransportFee(ContainerTransportFeeBreakdownEnum) - Method in class org.opentrafficsim.water.demand.Container
 
getTransportKgCO2(ContainerTransportCO2BreakdownEnum) - Method in class org.opentrafficsim.water.demand.Container
 
getTransportTime(ContainerTransportTimeBreakdownEnum) - Method in class org.opentrafficsim.water.demand.Container
 
getVariableCostsPerHour() - Method in interface org.opentrafficsim.water.cost.VariableCostHour
 
getVariableCostsPerOperation() - Method in interface org.opentrafficsim.water.cost.VariableCostsHandling
 
getWaterway() - Method in class org.opentrafficsim.water.network.WaterwayLocation
 
getWaterwayLocation() - Method in class org.opentrafficsim.water.network.infra.Obstacle
 
getWaterwayLocation1() - Method in class org.opentrafficsim.water.network.WaterwayLink
 
getWaterwayLocation2() - Method in class org.opentrafficsim.water.network.WaterwayLink
 
getWidth() - Method in class org.opentrafficsim.water.network.infra.Lock
 

H

HeightRestricted - Interface in org.opentrafficsim.water.network.infra
Height restricted obstacle.

I

initialize() - Method in class org.opentrafficsim.water.statistics.XCounter
initializes the counter.
initialize() - Method in class org.opentrafficsim.water.statistics.XFrequency
initializes the counter
initialize() - Method in class org.opentrafficsim.water.statistics.XPersistent
initializes the Tally.
initialize() - Method in class org.opentrafficsim.water.statistics.XTally
initializes the Tally.
isCargoPriority() - Method in class org.opentrafficsim.water.network.infra.Lock
 
isEmpty() - Method in class org.opentrafficsim.water.demand.Container
 
isEmpty() - Method in class org.opentrafficsim.water.demand.PartialLoad
 
isFits() - Method in class org.opentrafficsim.water.network.SailingTimeState
 
isInArea(Point) - Method in class org.opentrafficsim.water.demand.Region
 
isInitialized() - Method in class org.opentrafficsim.water.statistics.XCounter
is the counter initialized?
isInitialized() - Method in class org.opentrafficsim.water.statistics.XFrequency
is the counter initialized?
isInitialized() - Method in class org.opentrafficsim.water.statistics.XTally
is this tally initialized?
isTwentyFt() - Method in class org.opentrafficsim.water.demand.PartialLoad
 
isUsePortFeePerEmptyMove() - Method in class org.opentrafficsim.water.transfer.TerminalPortTax
 
isUsePortFeePerFullMove() - Method in class org.opentrafficsim.water.transfer.TerminalPortTax
 
isUsePortFeePerShipDWT() - Method in class org.opentrafficsim.water.transfer.TerminalPortTax
 

L

LandWaterEnum - Enum in org.opentrafficsim.water.statistics

Copyright (c) 2013-2014 Rijkswaterstaat - Dienst Water, Verkeer en Leefomgeving.
LEFT_SIDE_CONFIDENCE - Static variable in class org.opentrafficsim.water.statistics.XTally
LEFT_SIDE_CONFIDENCE refers to the left side confidence.
Located - Interface in org.opentrafficsim.water
A located object can report its location.
Lock - Class in org.opentrafficsim.water.network.infra

Copyright (c) 2013 Rijkswaterstaat - Dienst Water, Verkeer en Leefomgeving.
Lock(DEVSSimulatorInterface.TimeDoubleUnit, String, WaterwayLocation, int, int, int, Length, Length, boolean) - Constructor for class org.opentrafficsim.water.network.infra.Lock
 

M

max - Variable in class org.opentrafficsim.water.statistics.XTally
maxrefers to the max of the tally.
method - Variable in class org.opentrafficsim.water.SchedulableMethod
method is the method which embodies the state change.
min - Variable in class org.opentrafficsim.water.statistics.XTally
min refers to the min of the tally.
MovableBridge - Class in org.opentrafficsim.water.network.infra
Movable bridge which can cause delay.
MovableBridge(DEVSSimulatorInterface.TimeDoubleUnit, String, WaterwayLocation, int, int, Length, Length) - Constructor for class org.opentrafficsim.water.network.infra.MovableBridge
 
MovableBridge(DEVSSimulatorInterface.TimeDoubleUnit, String, Waterway, Length, int, int, Length, Length) - Constructor for class org.opentrafficsim.water.network.infra.MovableBridge
 

N

n - Variable in class org.opentrafficsim.water.statistics.XCounter
n represents the number of measurements.
n - Variable in class org.opentrafficsim.water.statistics.XFrequency
n represents the number of measurements
n - Variable in class org.opentrafficsim.water.statistics.XTally
n refers to the number of measurements.
Named - Interface in org.opentrafficsim.water
A named object can report its name.

O

Obstacle - Class in org.opentrafficsim.water.network.infra
Obstacle in a waterway.
Obstacle(String, WaterwayLocation) - Constructor for class org.opentrafficsim.water.network.infra.Obstacle
 
Operated - Interface in org.opentrafficsim.water
An operated object
OperatedObstacle - Interface in org.opentrafficsim.water.network.infra

Copyright (c) 2013 Rijkswaterstaat - Dienst Water, Verkeer en Leefomgeving.
org.opentrafficsim.water - package org.opentrafficsim.water
Utility classes for ots-water.
org.opentrafficsim.water.business - package org.opentrafficsim.water.business
Business strategies.
org.opentrafficsim.water.cost - package org.opentrafficsim.water.cost
Cost interfaces.
org.opentrafficsim.water.demand - package org.opentrafficsim.water.demand
Demand generation.
org.opentrafficsim.water.network - package org.opentrafficsim.water.network
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
org.opentrafficsim.water.network.animation - package org.opentrafficsim.water.network.animation
Animation for the waterways.
org.opentrafficsim.water.network.infra - package org.opentrafficsim.water.network.infra
Infrastructure elements such as bridges and locks.
org.opentrafficsim.water.role - package org.opentrafficsim.water.role
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
org.opentrafficsim.water.statistics - package org.opentrafficsim.water.statistics
Statistics classes.
org.opentrafficsim.water.transfer - package org.opentrafficsim.water.transfer
Transfer elements such as a Terminal.
org.opentrafficsim.water.transport - package org.opentrafficsim.water.transport
Transport related classes.
OtherDemand - Class in org.opentrafficsim.water.demand
Describes the demand from locations along waterways to other locations.
OtherDemand(DEVSSimulatorInterface.TimeDoubleUnit) - Constructor for class org.opentrafficsim.water.demand.OtherDemand
 
OtherDemand.OtherDemandCell - Class in org.opentrafficsim.water.demand
A cell of demand from a location along a waterway to another location.
OtherDemandCell(WaterwayLocation, WaterwayLocation, int, ShipType) - Constructor for class org.opentrafficsim.water.demand.OtherDemand.OtherDemandCell
 

P

PartialLoad - Class in org.opentrafficsim.water.demand
A number of similar (empty/full, 20/40 ft, same owner) containers that has to travel / travels between an origin terminal and a destination terminal.
PartialLoad(Terminal, Terminal, int, boolean, boolean, Company) - Constructor for class org.opentrafficsim.water.demand.PartialLoad
 
persist(double) - Method in class org.opentrafficsim.water.statistics.XPersistent
dstat

R

Region - Class in org.opentrafficsim.water.demand
A region that generates demand.
Region(String, Region, Coordinate) - Constructor for class org.opentrafficsim.water.demand.Region
 
RepeatableRandomStream - Class in org.opentrafficsim.water
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
RIGTH_SIDE_CONFIDENCE - Static variable in class org.opentrafficsim.water.statistics.XTally
RIGTH_SIDE_CONFIDENCE refers to the right side confidence.

S

SailingServiceTimeBreakdownEnum - Enum in org.opentrafficsim.water.statistics

Copyright (c) 2013-2014 Rijkswaterstaat - Dienst Water, Verkeer en Leefomgeving.
SailingServiceType - Enum in org.opentrafficsim.water.transport

Copyright (c) 2013 Rijkswaterstaat - Dienst Water, Verkeer en Leefomgeving.
SailingTimeState - Class in org.opentrafficsim.water.network
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
SailingTimeState(Duration, boolean, String) - Constructor for class org.opentrafficsim.water.network.SailingTimeState
 
SchedulableMethod - Class in org.opentrafficsim.water
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
SchedulableMethod(Object, String, Object[]) - Constructor for class org.opentrafficsim.water.SchedulableMethod
The constructor of the schedulable method stores the object and method to invoke with its arguments.
semaphore - Variable in class org.opentrafficsim.water.statistics.XTally
the semaphore.
setArea(MultiPolygon) - Method in class org.opentrafficsim.water.demand.Region
 
setCurrentExportTEUperYear(double) - Method in class org.opentrafficsim.water.demand.Region
 
setCurrentImportTEUperYear(double) - Method in class org.opentrafficsim.water.demand.Region
 
setExportEmptyFactor(double) - Method in class org.opentrafficsim.water.demand.Region
 
setExportTonTEU(double) - Method in class org.opentrafficsim.water.demand.Region
 
setImportEmptyFactor(double) - Method in class org.opentrafficsim.water.demand.Region
 
setImportTonTEU(double) - Method in class org.opentrafficsim.water.demand.Region
 
setInhabitants(double) - Method in class org.opentrafficsim.water.demand.Region
 
setJobs(double) - Method in class org.opentrafficsim.water.demand.Region
 
setOnShipTime() - Method in class org.opentrafficsim.water.demand.Container
set onShipTime.
setStackArrivalTime() - Method in class org.opentrafficsim.water.demand.Container
set the arrivalTime.
setTerminalFrom(Terminal) - Method in class org.opentrafficsim.water.demand.Container
 
setTerminalLastStacked(Terminal) - Method in class org.opentrafficsim.water.demand.Container
 
setTerminalTo(Terminal) - Method in class org.opentrafficsim.water.demand.Container
 
ShipperNameGenerator - Class in org.opentrafficsim.water.demand
Give the shipper a name.
ShipperNameGenerator() - Constructor for class org.opentrafficsim.water.demand.ShipperNameGenerator
 
ShippingLine - Class in org.opentrafficsim.water.role
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
ShippingLine(String, String, DirectedPoint) - Constructor for class org.opentrafficsim.water.role.ShippingLine
 
ShipType - Class in org.opentrafficsim.water.transport
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
ShipType() - Constructor for class org.opentrafficsim.water.transport.ShipType
 
StudyArea - Class in org.opentrafficsim.water.network

Copyright (c) 2013 Rijkswaterstaat - Dienst Water, Verkeer en Leefomgeving.
StudyArea(String) - Constructor for class org.opentrafficsim.water.network.StudyArea
 
sum - Variable in class org.opentrafficsim.water.statistics.XTally
sum refers to the sum of the tally.

T

tally(double) - Method in class org.opentrafficsim.water.statistics.XTally
tally.
tally(double) - Method in class org.opentrafficsim.water.statistics.XTimeTally
tally
target - Variable in class org.opentrafficsim.water.SchedulableMethod
target reflects the target on which a state change is scheduled.
Terminal - Class in org.opentrafficsim.water.transfer
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Terminal(String, DirectedPoint) - Constructor for class org.opentrafficsim.water.transfer.Terminal
 
TerminalPortTax - Class in org.opentrafficsim.water.transfer
 
TerminalPortTax(double, double, double, String) - Constructor for class org.opentrafficsim.water.transfer.TerminalPortTax
 
toShortString() - Method in class org.opentrafficsim.water.demand.Container
 
toShortString() - Method in class org.opentrafficsim.water.network.WaterwayLink
 
toShortString() - Method in class org.opentrafficsim.water.network.WaterwayLocation
 
toString() - Method in class org.opentrafficsim.water.demand.Container
toString() - Method in class org.opentrafficsim.water.demand.Region
toString() - Method in class org.opentrafficsim.water.network.infra.FixedBridge
toString() - Method in class org.opentrafficsim.water.network.infra.Lock
toString() - Method in class org.opentrafficsim.water.network.infra.MovableBridge
toString() - Method in class org.opentrafficsim.water.network.StudyArea
 
toString() - Method in class org.opentrafficsim.water.network.WaterwayLink
toString() - Method in class org.opentrafficsim.water.network.WaterwayLocation
toString() - Method in class org.opentrafficsim.water.SchedulableMethod
toString() - Method in class org.opentrafficsim.water.statistics.XCounter
 
toString() - Method in class org.opentrafficsim.water.statistics.XFrequency
 
toString() - Method in class org.opentrafficsim.water.statistics.XTally
 
TransportDemand - Class in org.opentrafficsim.water.demand
Demand the between terminals in an operating area (region) and other terminals.
TransportDemand(DEVSSimulatorInterface.TimeDoubleUnit, Region) - Constructor for class org.opentrafficsim.water.demand.TransportDemand
 
TransportDemand.DemandCell - Class in org.opentrafficsim.water.demand
A cell of demand from a terminal to a terminal.

V

valueOf(String) - Static method in enum org.opentrafficsim.water.business.BusinessStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opentrafficsim.water.role.CompanyTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opentrafficsim.water.statistics.ContainerTransportCO2BreakdownEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opentrafficsim.water.statistics.ContainerTransportCostBreakdownEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opentrafficsim.water.statistics.ContainerTransportFeeBreakdownEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opentrafficsim.water.statistics.ContainerTransportTimeBreakdownEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opentrafficsim.water.statistics.DirectionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opentrafficsim.water.statistics.FullEmptyEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opentrafficsim.water.statistics.LandWaterEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opentrafficsim.water.statistics.SailingServiceTimeBreakdownEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opentrafficsim.water.transport.SailingServiceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opentrafficsim.water.business.BusinessStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opentrafficsim.water.role.CompanyTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opentrafficsim.water.statistics.ContainerTransportCO2BreakdownEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opentrafficsim.water.statistics.ContainerTransportCostBreakdownEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opentrafficsim.water.statistics.ContainerTransportFeeBreakdownEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opentrafficsim.water.statistics.ContainerTransportTimeBreakdownEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opentrafficsim.water.statistics.DirectionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opentrafficsim.water.statistics.FullEmptyEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opentrafficsim.water.statistics.LandWaterEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opentrafficsim.water.statistics.SailingServiceTimeBreakdownEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opentrafficsim.water.transport.SailingServiceType
Returns an array containing the constants of this enum type, in the order they are declared.
VariableCostHour - Interface in org.opentrafficsim.water.cost
Variable cost per hour interface.
VariableCostsHandling - Interface in org.opentrafficsim.water.cost
Variable cost per handling operation interface.
varianceSum - Variable in class org.opentrafficsim.water.statistics.XTally
varianceSum refers to the varianceSum of the tally.

W

Waterway - Class in org.opentrafficsim.water.network
A waterway, i.e.
Waterway(Network, String, String, OTSNode, OTSNode, LinkType, OTSLine3D, OTSSimulatorInterface) - Constructor for class org.opentrafficsim.water.network.Waterway
Construct a new waterway.
WaterwayClass - Class in org.opentrafficsim.water.network
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
WaterwayClass() - Constructor for class org.opentrafficsim.water.network.WaterwayClass
 
WaterwayLink - Class in org.opentrafficsim.water.network
A link between two points along waterways.
WaterwayLink(WaterwayLocation, WaterwayLocation) - Constructor for class org.opentrafficsim.water.network.WaterwayLink
 
WaterwayLocation - Class in org.opentrafficsim.water.network
Location along a waterway.
WaterwayLocation(Waterway, Length) - Constructor for class org.opentrafficsim.water.network.WaterwayLocation
 
writeToExcel(Sheet, int) - Method in class org.opentrafficsim.water.statistics.XCounter
Write statistics to an excel spreadsheet, starting on row "startRow".
writeToExcel(Sheet, int) - Method in class org.opentrafficsim.water.statistics.XFrequency
Write statistics to an excel spreadsheet, starting on row "startRow"
writeToExcel(Sheet, int) - Method in class org.opentrafficsim.water.statistics.XPersistent
 
writeToExcel(Sheet, int) - Method in class org.opentrafficsim.water.statistics.XTally
Write statistics to an excel spreadsheet, starting on row "startRow".

X

XCounter - Class in org.opentrafficsim.water.statistics

Copyright (c) 2011-2013 TU Delft, Faculty of TBM, Systems and Simulation
This software is licensed without restrictions to Nederlandse Organisatie voor Toegepast Natuurwetenschappelijk Onderzoek TNO (TNO), Erasmus University Rotterdam, Delft University of Technology, Panteia B.V., Stichting Projecten Binnenvaart, Ab Ovo Nederland B.V., Modality Software Solutions B.V., and Rijkswaterstaat - Dienst Water, Verkeer en Leefomgeving, including the right to sub-license sources and derived products to third parties.
XCounter(String) - Constructor for class org.opentrafficsim.water.statistics.XCounter
constructs a new CounterTest.
XFrequency - Class in org.opentrafficsim.water.statistics

Copyright (c) 2011-2013 TU Delft, Faculty of TBM, Systems and Simulation
This software is licensed without restrictions to Nederlandse Organisatie voor Toegepast Natuurwetenschappelijk Onderzoek TNO (TNO), Erasmus University Rotterdam, Delft University of Technology, Panteia B.V., Stichting Projecten Binnenvaart, Ab Ovo Nederland B.V., Modality Software Solutions B.V., and Rijkswaterstaat - Dienst Water, Verkeer en Leefomgeving, including the right to sub-license sources and derived products to third parties.
XFrequency(String) - Constructor for class org.opentrafficsim.water.statistics.XFrequency
 
XPersistent - Class in org.opentrafficsim.water.statistics

Copyright (c) 2011-2013 TU Delft, Faculty of TBM, Systems and Simulation
This software is licensed without restrictions to Nederlandse Organisatie voor Toegepast Natuurwetenschappelijk Onderzoek TNO (TNO), Erasmus University Rotterdam, Delft University of Technology, Panteia B.V., Stichting Projecten Binnenvaart, Ab Ovo Nederland B.V., Modality Software Solutions B.V., and Rijkswaterstaat - Dienst Water, Verkeer en Leefomgeving, including the right to sub-license sources and derived products to third parties.
XPersistent(String, DEVSSimulatorInterface.TimeDoubleUnit) - Constructor for class org.opentrafficsim.water.statistics.XPersistent
 
XTally - Class in org.opentrafficsim.water.statistics

Copyright (c) 2011-2013 TU Delft, Faculty of TBM, Systems and Simulation
This software is licensed without restrictions to Nederlandse Organisatie voor Toegepast Natuurwetenschappelijk Onderzoek TNO (TNO), Erasmus University Rotterdam, Delft University of Technology, Panteia B.V., Stichting Projecten Binnenvaart, Ab Ovo Nederland B.V., Modality Software Solutions B.V., and Rijkswaterstaat - Dienst Water, Verkeer en Leefomgeving, including the right to sub-license sources and derived products to third parties.
XTally(String) - Constructor for class org.opentrafficsim.water.statistics.XTally
 
XTimeTally - Class in org.opentrafficsim.water.statistics

Copyright (c) 2011-2013 TU Delft, Faculty of TBM, Systems and Simulation
This software is licensed without restrictions to Nederlandse Organisatie voor Toegepast Natuurwetenschappelijk Onderzoek TNO (TNO), Erasmus University Rotterdam, Delft University of Technology, Panteia B.V., Stichting Projecten Binnenvaart, Ab Ovo Nederland B.V., Modality Software Solutions B.V., and Rijkswaterstaat - Dienst Water, Verkeer en Leefomgeving, including the right to sub-license sources and derived products to third parties.
XTimeTally(String, DEVSSimulatorInterface.TimeDoubleUnit) - Constructor for class org.opentrafficsim.water.statistics.XTimeTally
 
A B C D E F G H I L M N O P R S T V W X 
Skip navigation links

Copyright © 2014–2019 Delft University of Technology. All rights reserved.