EMANE
1.2.1
|
#include "emane/types.h"
#include "emane/position.h"
#include "emane/orientation.h"
#include "emane/velocity.h"
#include <list>
#include <utility>
#include "emane/events/location.inl"
Go to the source code of this file.
Classes | |
class | EMANE::Events::Location |
A location entry holds an NEM Id, that NEM's position information and optional orientation and velocity. More... | |
Namespaces | |
EMANE | |
EMANE::Events | |
Typedefs | |
using | EMANE::Events::Locations = std::list< Location > |