INET Framework for OMNeT++/OMNEST
inet::physicallayer::Ieee80211HtTimingRelatedParametersBase Class Reference

#include <Ieee80211HtMode.h>

Inheritance diagram for inet::physicallayer::Ieee80211HtTimingRelatedParametersBase:
inet::physicallayer::Ieee80211HtDataMode inet::physicallayer::Ieee80211HtPreambleMode inet::physicallayer::Ieee80211HtSignalMode inet::physicallayer::Ieee80211VhtDataMode inet::physicallayer::Ieee80211VhtPreambleMode inet::physicallayer::Ieee80211VhtSignalMode

Public Member Functions

const simtime_t getDFTPeriod () const
 
const simtime_t getGIDuration () const
 
const simtime_t getShortGIDuration () const
 
const simtime_t getSymbolInterval () const
 
const simtime_t getShortGISymbolInterval () const
 

Member Function Documentation

◆ getDFTPeriod()

const simtime_t inet::physicallayer::Ieee80211HtTimingRelatedParametersBase::getDFTPeriod ( ) const
inline
24 { return 3.2E-6; } // DFT

◆ getGIDuration()

const simtime_t inet::physicallayer::Ieee80211HtTimingRelatedParametersBase::getGIDuration ( ) const
inline
25 { return getDFTPeriod() / 4; } // GI

◆ getShortGIDuration()

const simtime_t inet::physicallayer::Ieee80211HtTimingRelatedParametersBase::getShortGIDuration ( ) const
inline
26 { return getDFTPeriod() / 8; } // GIS

◆ getShortGISymbolInterval()

◆ getSymbolInterval()


The documentation for this class was generated from the following file: