INET Framework for OMNeT++/OMNEST
inet::Ns2MotionFile Class Reference

Represents a ns2 motion file's contents. More...

#include <Ns2MotionMobility.h>

Public Types

typedef std::vector< double > Line
 

Public Attributes

double initial [3]
 

Protected Types

typedef std::vector< LineLineList
 

Protected Attributes

LineList lines
 

Friends

class Ns2MotionMobility
 

Detailed Description

Represents a ns2 motion file's contents.

Member Typedef Documentation

typedef std::vector<double> inet::Ns2MotionFile::Line
typedef std::vector<Line> inet::Ns2MotionFile::LineList
protected

Friends And Related Function Documentation

friend class Ns2MotionMobility
friend

Member Data Documentation

double inet::Ns2MotionFile::initial[3]

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