INET Framework for OMNeT++/OMNEST
|
Namespaces | |
inet | |
Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
inet::physicallayer | |
Macros | |
#define | NUMBER_OF_OFDM_DATA_SUBCARRIERS 48 |
#define | DECODED_SIGNAL_FIELD_LENGTH 24 |
#define | ENCODED_SIGNAL_FIELD_LENGTH 48 |
#define | SIGNAL_RATE_FIELD_START 0 |
#define | SIGNAL_RATE_FIELD_END 3 |
#define | SIGNAL_LENGTH_FIELD_START 5 |
#define | SIGNAL_LENGTH_FIELD_END 16 |
#define | SIGNAL_PARITY_FIELD 17 |
#define | PPDU_SERVICE_FIELD_BITS_LENGTH 16 |
#define | PPDU_TAIL_BITS_LENGTH 6 |
#define DECODED_SIGNAL_FIELD_LENGTH 24 |
#define ENCODED_SIGNAL_FIELD_LENGTH 48 |
#define NUMBER_OF_OFDM_DATA_SUBCARRIERS 48 |
Referenced by inet::physicallayer::Ieee80211LayeredOFDMTransmitter::appendPadding(), inet::physicallayer::Ieee80211OFDMDecoder::calculatePadding(), inet::physicallayer::Ieee80211LayeredOFDMReceiver::calculatePadding(), inet::physicallayer::Ieee80211LayeredOFDMTransmitter::createDataFieldPacketModel(), inet::physicallayer::Ieee80211LayeredOFDMTransmitter::createScalarAnalogModel(), inet::physicallayer::Ieee80211LayeredOFDMTransmitter::createSignalFieldPacketModel(), inet::physicallayer::Ieee80211OFDMModulator::modulate(), and inet::physicallayer::Ieee80211OFDMCode::printToStream().
#define PPDU_SERVICE_FIELD_BITS_LENGTH 16 |
#define PPDU_TAIL_BITS_LENGTH 6 |
#define SIGNAL_LENGTH_FIELD_END 16 |
#define SIGNAL_LENGTH_FIELD_START 5 |
#define SIGNAL_PARITY_FIELD 17 |
#define SIGNAL_RATE_FIELD_END 3 |
#define SIGNAL_RATE_FIELD_START 0 |