EMANE
1.2.1
|
Helper class used to manipulate slot structure elements. More...
#include <slotter.h>
Public Member Functions | |
Slotter () | |
void | reset (const EMANE::Microseconds &slotSizeMicroseconds, std::uint64_t u32SlotsPerFrame, std::uint64_t u32FramesPerMultiFrame) |
TimePoint | getMultiFrameTime (std::uint64_t u64MultiFrameIndex) const |
TimePoint | getFrameTime (std::uint64_t u64FrameIndex) const |
TimePoint | getSlotTime (std::uint64_t u64SlotIndex) const |
std::tuple< std::uint64_t, std::uint64_t, std::uint64_t > | getAbsoluteIndex (const EMANE::TimePoint &timePoint) const |
std::tuple< std::uint32_t, std::uint32_t > | getRelativeIndex (std::uint64_t u64SlotIndex) const |
|
inline |
Definition at line 34 of file slotter.inl.
|
inline |
Definition at line 76 of file slotter.inl.
|
inline |
Definition at line 60 of file slotter.inl.
|
inline |
Definition at line 51 of file slotter.inl.
|
inline |
Definition at line 91 of file slotter.inl.
|
inline |
Definition at line 68 of file slotter.inl.
|
inline |
Definition at line 40 of file slotter.inl.