Message.parseQosValues

void parseQosValues(out long jitter, out double proportion, out int quality)

Extract the QoS values that have been calculated/analysed from the QoS data

MT safe.

Parameters

jitterThe difference of the running-time against the deadline.
proportionLong term prediction of the ideal rate relative to normal rate to get optimal quality.
qualityAn element dependent integer value that specifies the current quality level of the element. The default maximum quality is 1000000.