#include <slotstructure.h>
Definition at line 43 of file slotstructure.h.
 
◆ SlotStructure() [1/2]
  
  
      
        
          | EMANE::Events::SlotStructure::SlotStructure  | 
          ( | 
          std::uint64_t  | 
          u64BandwidthHz,  | 
         
        
           | 
           | 
          std::uint32_t  | 
          u32FramePerMultiFrame,  | 
         
        
           | 
           | 
          std::uint32_t  | 
          u32SlotsPerFrame,  | 
         
        
           | 
           | 
          const Microseconds &  | 
          slotDuration,  | 
         
        
           | 
           | 
          const Microseconds &  | 
          slotOverhead  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ SlotStructure() [2/2]
  
  
      
        
          | EMANE::Events::SlotStructure::SlotStructure  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ getBandwidth()
  
  
      
        
          | std::uint64_t EMANE::Events::SlotStructure::getBandwidth  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getFramesPerMultiFrame()
  
  
      
        
          | std::uint32_t EMANE::Events::SlotStructure::getFramesPerMultiFrame  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ getSlotDuration()
◆ getSlotOverhead()
◆ getSlotsPerFrame()
  
  
      
        
          | std::uint32_t EMANE::Events::SlotStructure::getSlotsPerFrame  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following files: