#include <g1050.h>
Public Attributes | |
double | base_delay |
double | percentage_packet_loss |
double | max_jitter |
double | route_flap_interval |
double | route_flap_delay |
double | link_failure_interval |
double | link_failure_duration |
double | prob_packet_loss |
double | prob_oos |
Basic delay of the backbone
Percentage packet loss of the backbone
Maximum jitter of the backbone
Interval between the backbone route flapping between two paths, in seconds
The difference in backbone delay between the two routes we flap between, in seconds
The interval between link failures
The duration of link failures
Probability of packet loss in the backbone
double g1050_core_model_t::prob_oos |
Probability of a packet going out of sequence in the backbone.