Classical Connection

The Classical Connection object.

class qunetsim.objects.connections.classical_connection.ClassicalConnection(sender_id, receiver_id, model=None)

Bases: qunetsim.objects.connections.connection.Connection

An object that stores classical connection details

property model

Channel model

Returns

An object containing model characteristics

Return type

(object)

property receiver_id

Receiver ID

property sender_id

Sender ID