Class LinkIdTransceiver
java.lang.Object
org.opentrafficsim.sim0mq.publisher.AbstractTransceiver
org.opentrafficsim.sim0mq.publisher.AbstractIdTransceiver
org.opentrafficsim.sim0mq.publisher.LinkIdTransceiver
- All Implemented Interfaces:
Identifiable,TransceiverInterface
Transceiver for Link ids.
Copyright (c) 2020-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Author:
- Alexander Verbraeck, Peter Knoppers, Wouter Schakel
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opentrafficsim.sim0mq.publisher.AbstractIdTransceiver
getMethods inherited from class org.opentrafficsim.sim0mq.publisher.AbstractTransceiver
getAddressFields, getId, getResultFields, verifyMetaDataMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.opentrafficsim.sim0mq.publisher.TransceiverInterface
getIdSource, hasIdSource
-
Constructor Details
-
LinkIdTransceiver
Construct a new LinkIdTransceiver.- Parameters:
network- the OTS network
-
-
Method Details
-
toString
- Overrides:
toStringin classAbstractTransceiver
-