#include <g1050.h>
Public Attributes | |
double | base_regional_delay |
double | base_intercontinental_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 for intercontinental paths
Basic delay of the backbone for regional paths
The duration of link failures.
The interval between link failures.
Maximum jitter in the backbone.
Percentage packet loss of the backbone
Percentage packet loss of the backbone.
double g1050_core_model_t::prob_oos |
Probability of a packet going out of sequence in the backbone.
Probability of packet loss in the backbone.
The difference in backbone delay between the two routes we flap between, in seconds.
Interval between the backbone route flapping between two paths, in seconds.