DESERT 3.5.1
|
#include <module.h>
#include <utility>
#include "uwip-module.h"
#include "uwPosBasedRt-hdr.h"
#include "node-core.h"
#include "uwsmposition.h"
#include "uwPosEstimation.h"
#include <map>
#include <list>
#include <tclcl.h>
Go to the source code of this file.
Classes | |
class | UwPosBasedRt |
Macros | |
#define | DROP_NEXT_HOP_NOT_FOUND "NNF" |
#define | DROP_IP_NOT_SET "INS" |
#define | pi (4 * atan(1.0)) |
Routing protocol for static node based on ROV position.
Definition in file uwPosBasedRt.h.
#define DROP_IP_NOT_SET "INS" |
Definition at line 44 of file uwPosBasedRt.h.
#define DROP_NEXT_HOP_NOT_FOUND "NNF" |
Definition at line 42 of file uwPosBasedRt.h.
#define pi (4 * atan(1.0)) |
Definition at line 47 of file uwPosBasedRt.h.