|
INET Framework for OMNeT++/OMNEST
|
#include <math.h>Go to the source code of this file.
Classes | |
| class | FWMath |
| Support functions for mathematical operations. More... | |
Defines | |
| #define | M_PI 3.14159265358979323846 |
| #define | EPSILON 0.001 |
| #define EPSILON 0.001 |
Definition at line 39 of file FWMath.h.
Referenced by FWMath::close(), and FWMath::stepfunction().
| #define M_PI 3.14159265358979323846 |
Definition at line 33 of file FWMath.h.
Referenced by ChannelControl::calcInterfDist(), SnrEval::calcRcvdPower(), and PathLossReceptionModel::calculateReceivedPower().