RINASim
October 2016
Documentation of framework for OMNeT++
|
#include <RTTEstimatorPolicyBase.h>
#include "DTPState.h"
#include "DTCPState.h"
#include "ControlPDU_m.h"
#include "math.h"
Go to the source code of this file.
Classes | |
class | RTTEstimatorPolicyTCP |
Macros | |
#define | STATE_FIRST 1 |
#define | STATE_NEXT 2 |
#define STATE_FIRST 1 |
Definition at line 26 of file RTTEstimatorPolicyTCP.h.
Referenced by RTTEstimatorPolicyTCP::RTTEstimatorPolicyTCP(), and RTTEstimatorPolicyTCP::run().
#define STATE_NEXT 2 |
Definition at line 27 of file RTTEstimatorPolicyTCP.h.
Referenced by RTTEstimatorPolicyTCP::run().