Interface ITransmissionPayloadDemandCalculator<PayloadType,​DemandType>

    • Method Detail

      • calculatePayloadDemand

        DemandType calculatePayloadDemand​(PayloadType payload)
        Calculate the demand induced by transmitting payload.
        Parameters:
        payload - the payload to transmit
        Returns:
        the induced demand