See: Description
Interface | Description |
---|---|
ICACAlgorithm |
Contract that must be fulfilled such that a call admission control algorithm can be run in the
Connection simulator included within Net2Plan . |
IConnectionEventGenerator |
Contract that must be fulfilled such that a connection event generator can be run in the
Connection simulator included within Net2Plan . |
Class | Description |
---|---|
CACAction |
Provides a set of actions to be returned by CAC algorithms.
|
CACEvent |
Provides a set of events to be used in the CAC simulator.
|
ConnectionNetState |
Represents the current state of a network within the connection-admission-control
simulation: active connections, current traffic per link...
|
Enum | Description |
---|---|
CACAction.ActionType |
Type of action.
|
CACEvent.EventType |
Type of event.
|