Classes

AnalogueModels example - Classes from the AnalogueModels example
[examples - Classes for the examples of MiXiM]

Collaboration diagram for AnalogueModels example - Classes from the AnalogueModels example:

Classes

class  RandomFreqTimeModel
 Sample implementation of an AnalogueModel which uses MultiDimMapping as AttenuationMapping. More...
class  RandomFrequencyOnlyModel
 Sample implementation of an AnalogueModel which uses MultiDimMapping as AttenuationMapping. More...
class  SamplePhyLayer
 Simple PhyLayer sub class which is just responsible for creating and initialising its own AnalogueModels and Decider. More...
class  SimpleMacLayer
 A simple Mac layer implementation which only shows how to create Signals, send them to Phy and receive the from the Phy layer. More...
class  ThresholdDecider
 A simple Decider implementation which only checks for a received signal if the receiving power is above a certain value. More...