Class GTUIdTransceiver

    • Constructor Detail

      • GTUIdTransceiver

        public GTUIdTransceiver​(org.opentrafficsim.core.network.OTSNetwork network)
        Construct a GTUIdTransceiver.
        Parameters:
        network - OTSNetwork; the OTS network
    • Method Detail

      • getSet

        ImmutableSet<org.opentrafficsim.core.gtu.GTU> getSet()
        Retrieve the set of names of objects that can be individually subscribed to.
        Specified by:
        getSet in class AbstractIdTransceiver
        Returns:
        Set<?>; the set of names of objects whose that can be subscribed to. Each object in this set should implement Identifiable