|
RINASim
October 2016
Documentation of framework for OMNeT++
|
#include <dlCUInfo.h>
Public Member Functions | |
| Times () | |
| Times (double se, double sp) | |
Public Attributes | |
| double | serveT |
| double | spaceT |
Definition at line 79 of file dlCUInfo.h.
| DQMonitor::Times::Times | ( | ) |
Definition at line 53 of file dlCUInfo.cc.
| DQMonitor::Times::Times | ( | double | se, |
| double | sp | ||
| ) |
Definition at line 56 of file dlCUInfo.cc.
| double DQMonitor::Times::serveT |
Definition at line 80 of file dlCUInfo.h.
Referenced by DQMonitor::L::getTimes(), and DQMonitor::DQMonitor::postPDUInsertion().
| double DQMonitor::Times::spaceT |
Definition at line 81 of file dlCUInfo.h.
Referenced by DQMonitor::L::getTimes(), and DQMonitor::DQMonitor::postPDUInsertion().