Class VirtualNetwork

  • All Implemented Interfaces:
    Serializable, Comparable<Idable>, org.djutils.event.EventProducerInterface, Idable

    public class VirtualNetwork
    extends Network
    Model free virtual network which is part of the zoning and holds all the virtual infrastructure connecting the zones to the physical road network.
    Author:
    markr
    See Also:
    Serialized Form
    • Constructor Detail

      • VirtualNetwork

        public VirtualNetwork​(IdGroupingToken tokenId)
        Constructor
        Parameters:
        tokenId - contiguous id generation for instances of this class
    • Method Detail

      • clear

        public void clear()
        free up memory by clearing contents for garbage collection