pydistsim.network.rangenetwork

Module attributes

RangeNetworkType

Type of network that decides which nodes are connected based on their communication range.

Classes

BidirectionalRangeNetwork

Same as RangeNetwork but with bidirectional edges (undirected graph).

CompleteRangeType

Complete range type.

RangeNetwork

Type of network that decides which nodes are connected based on their communication range.

RangeNetworkMixin

Mixin to define a type of network that decides which nodes are connected based on their communication range.

RangeType

RangeType abstract base class.

SquareDiscRangeType

Square Disc channel type.

UdgRangeType

Unit disc graph range type.