Package | Description |
---|---|
org.lemsml.jlems.core.run |
Modifier and Type | Class and Description |
---|---|
class |
InPort |
class |
InPortRecorder |
Modifier and Type | Method and Description |
---|---|
void |
EventManager.addEvent(InPortReceiver port,
double delay) |
void |
OutPort.connectTo(InPortReceiver ip) |
void |
OutPort.connectTo(InPortReceiver ip,
double delay,
EventManager em) |
Constructor and Description |
---|
DelayRecipient(InPortReceiver ip,
double dly,
EventManager em) |
PendingEvent(InPortReceiver ip,
double t) |
Copyright © 2019. All rights reserved.