#include "uwhmmphysical.h"
#include "mclink.h"
#include "uwphy-clmsg.h"
#include "uwstats-utilities.h"
#include "mac.h"
#include "clmsg-stats.h"
#include <phymac-clmsg.h>
#include <string.h>
#include <rng.h>
#include <packet.h>
#include <module.h>
#include <tclcl.h>
#include <iostream>
Go to the source code of this file.
|
#define | DEBUG(level, text) {if (debug_ >= level) {std::cout << NOW << " UwHMMPhysical error: "<< text << std::endl;}} |
|
Implementation of UnderwaterHMMPhysical class.
- Author
- Antonio Montanari
- Version
- 1.1.0
Definition in file uwhmmphysical.cpp.
◆ DEBUG
#define DEBUG |
( |
|
level, |
|
|
|
text |
|
) |
| {if (debug_ >= level) {std::cout << NOW << " UwHMMPhysical error: "<< text << std::endl;}} |
◆ class_module_uwhmmphysical