#include <slotinfo.h>
Definition at line 43 of file slotinfo.h.
◆ Type
◆ SlotInfo()
EMANE::Events::SlotInfo::SlotInfo |
( |
Type |
type, |
|
|
std::uint32_t |
u32FrameIndex, |
|
|
std::uint32_t |
u32SlotIndex, |
|
|
std::uint64_t |
u64FrequencyHz = 0 , |
|
|
std::uint64_t |
u64DataRatebps_ = 0 , |
|
|
std::uint8_t |
u8ServiceClass_ = 0 , |
|
|
double |
dPowerdBm_ = 0 , |
|
|
NEMId |
destination = 0 |
|
) |
| |
|
inline |
◆ getDataRate()
std::uint64_t EMANE::Events::SlotInfo::getDataRate |
( |
| ) |
const |
|
inline |
◆ getDestination()
EMANE::NEMId EMANE::Events::SlotInfo::getDestination |
( |
| ) |
const |
|
inline |
◆ getFrameIndex()
std::uint32_t EMANE::Events::SlotInfo::getFrameIndex |
( |
| ) |
const |
|
inline |
◆ getFrequency()
std::uint64_t EMANE::Events::SlotInfo::getFrequency |
( |
| ) |
const |
|
inline |
◆ getPower()
double EMANE::Events::SlotInfo::getPower |
( |
| ) |
const |
|
inline |
◆ getServiceClass()
std::uint8_t EMANE::Events::SlotInfo::getServiceClass |
( |
| ) |
const |
|
inline |
◆ getSlotIndex()
std::uint32_t EMANE::Events::SlotInfo::getSlotIndex |
( |
| ) |
const |
|
inline |
◆ getType()
The documentation for this class was generated from the following files: