|
DESERT 3.6.1
|
#include <module.h>#include <utility>#include "uwip-module.h"#include "uwPosBasedRt-hdr.h"#include "node-core.h"#include "uwsmposition.h"#include <map>#include <list>#include <tclcl.h>

Go to the source code of this file.
Classes | |
| class | UwPosBasedRtROV |
Macros | |
| #define | DROP_NEXT_HOP_NOT_FOUND "NNF" |
| #define | DROP_IP_NOT_SET "INS" |
| #define | pi (4 * atan(1.0)) |
Routing protocol for vehicles based on ROV position.
Definition in file uwPosBasedRtROV.h.
| #define DROP_IP_NOT_SET "INS" |
Definition at line 44 of file uwPosBasedRtROV.h.
| #define DROP_NEXT_HOP_NOT_FOUND "NNF" |
Definition at line 42 of file uwPosBasedRtROV.h.
| #define pi (4 * atan(1.0)) |
Definition at line 47 of file uwPosBasedRtROV.h.