Message TransmComplete

File: NetworkInterfaces/MFCore/TransmComplete.msg

C++ definition: click here

Timer to indicate a completely received frame

This message class is used within BasicSnrEval to indicate that an AirFrame is completely received. It has no parameters and was only introduced to differentiate this timer from other self messages

This component has been taken over from Mobility Framework 1.0a5.

Author: Daniel Willkomm

Inheritance diagram:

The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.

Source code:

message TransmComplete
{
    fields:
};