TrafficRule
class TrafficRule extends Model (View source)
Properties
float | $bandwidth | ||
float | $burst | ||
string | $delay | ||
float | $packetDuplicationRatio | ||
float | $packetLossRatio |
Methods
setBandwidth($bandwidth)
No description
float
getBandwidth()
No description
setBurst($burst)
No description
float
getBurst()
No description
setDelay($delay)
No description
string
getDelay()
No description
setPacketDuplicationRatio($packetDuplicationRatio)
No description
float
getPacketDuplicationRatio()
No description
setPacketLossRatio($packetLossRatio)
No description
float
getPacketLossRatio()
No description
Details
setBandwidth($bandwidth)
No description
float
getBandwidth()
No description
setBurst($burst)
No description
float
getBurst()
No description
setDelay($delay)
No description
string
getDelay()
No description
setPacketDuplicationRatio($packetDuplicationRatio)
No description
float
getPacketDuplicationRatio()
No description
setPacketLossRatio($packetLossRatio)
No description
float
getPacketLossRatio()
No description