| Package | Description |
|---|---|
| desmoj.extensions.applicationDomains.harbour |
Example model components for harbour terminal simulation.
|
| Constructor and Description |
|---|
InternalTransporter(Model owner,
java.lang.String name,
int capac,
double speedLoad,
double speedEmpty,
T_Control ts,
boolean showInTrace)
Constructs an Internal Transporter which will carry around containers
(goods) in a container terminal.
|