Allocation information for a UT. More...
Collaboration diagram for ns3::SatFrameAllocator::UtAllocItem_t:Public Attributes | |
| SatFrameAllocInfo | m_allocation |
| double | m_cno |
| SatFrameAllocInfo | m_request |
Allocation information for a UT.
Definition at line 396 of file satellite-frame-allocator.h.
| SatFrameAllocInfo ns3::SatFrameAllocator::UtAllocItem_t::m_allocation |
Definition at line 400 of file satellite-frame-allocator.h.
Referenced by ns3::SatFrameAllocator::UpdateAndStoreAllocReq().
| double ns3::SatFrameAllocator::UtAllocItem_t::m_cno |
Definition at line 398 of file satellite-frame-allocator.h.
Referenced by ns3::SatFrameAllocator::UpdateAndStoreAllocReq().
| SatFrameAllocInfo ns3::SatFrameAllocator::UtAllocItem_t::m_request |
Definition at line 399 of file satellite-frame-allocator.h.
Referenced by ns3::SatFrameAllocator::UpdateAndStoreAllocReq().