Interface LinkVolumeAccessee

    • Field Detail

      • INTERACTOR_PROVIDE_LINKVOLUMEACCESSEE

        static final org.djutils.event.EventType INTERACTOR_PROVIDE_LINKVOLUMEACCESSEE
        event type fired off when this accessee is identified as a suitable candidate for an accessee request
    • Method Detail

      • getTotalNetworkSegmentFlow

        double getTotalNetworkSegmentFlow​(LinkSegment linkSegment)
        Get the total flow across a link over all modes
        Parameters:
        linkSegment - the specified link segment
        Returns:
        the total flow across this link segment
      • getModalNetworkSegmentFlows

        double[] getModalNetworkSegmentFlows​(Mode mode)
        Get link segment flows for a specified mode
        Parameters:
        mode - mode
        Returns:
        link segment flows for all modes
      • getNumberOfLinkSegments

        int getNumberOfLinkSegments()
        Get number of link segments
        Returns:
        number of link segments