NS-3 based Named Data Networking (NDN) simulator
ndnSIM: NDN, CCN, CCNx, content centric networks
API Documentation
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
ns3::HighwayPositionAllocator Class Reference

This position allocator is used to generate positions for cars on a highway. More...

#include <highway-position-allocator.h>

Inheritance diagram for ns3::HighwayPositionAllocator:
Collaboration diagram for ns3::HighwayPositionAllocator:

Public Member Functions

virtual Vector GetNext (void) const
 
void SetStartPosition (Vector start)
 
Vector GetStartPosition (void) const
 
void SetDirection (double direction)
 
double GetDirection (void) const
 
void SetLength (double length)
 
double GetLength (void) const
 
virtual int64_t AssignStreams (int64_t stream)
 

Static Public Member Functions

static TypeId GetTypeId (void)
 

Detailed Description

This position allocator is used to generate positions for cars on a highway.

Definition at line 32 of file highway-position-allocator.h.


The documentation for this class was generated from the following files: