Package com.speckled.specksim.imp.comm

Communication implementations

See:
          Description

Interface Summary
CarrierSenseMac.Listener Provides a callback for notification when the transmission has started
 

Class Summary
AbstractMac Handles holding useful fields and rng stuff
CarrierSenseMac A simple carrier sense mac.
DefaultCommsModel A simple CommunicationModel.
OctTreeField This class determines which specks are in the range of a broadcast, using an octree to improve performance
 

Package com.speckled.specksim.imp.comm Description

Communication implementations