See: Description
| Interface | Description |
|---|---|
| ITrafficAllocationAlgorithm |
Contract that must be fulfilled such that a traffic allocation algorithm can be
run in
Net2Plan. |
| ITrafficGenerator |
Contract that must be fulfilled such that a traffic generator can be run
in the
Time-varying traffic simulator included within Net2Plan. |
| Class | Description |
|---|---|
| TrafficAllocationAction |
Provides a set of actions to be returned by allocation algorithms.
|
| TrafficChangeEvent |
Represents a traffic change event.
|
| Enum | Description |
|---|---|
| TrafficAllocationAction.ActionType |
Type of action.
|