SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MSDevice_BTreceiver::SeenDevice Class Reference

Class representing a single seen device. More...

Public Member Functions

 SeenDevice (const MeetingPoint &meetingBegin_)
 Constructor. More...
 
 ~SeenDevice ()
 

Data Fields

MeetingPoint meetingBegin
 
MeetingPoint meetingEnd
 

Detailed Description

Class representing a single seen device.

Definition at line 137 of file MSDevice_BTreceiver.h.

Constructor & Destructor Documentation

MSDevice_BTreceiver::SeenDevice::SeenDevice ( const MeetingPoint meetingBegin_)
inline

Constructor.

Parameters
[in]tBegin_The first time the device was seen
[in]observerPos_The position of the observer at tBegin
[in]observerSpeed_The speed of the observer at tBegin
[in]seenPos_The position of the seen device at tBegin
[in]seenSpeed_The position of the seen device at tBegin

Definition at line 146 of file MSDevice_BTreceiver.h.

MSDevice_BTreceiver::SeenDevice::~SeenDevice ( )
inline

Definition at line 149 of file MSDevice_BTreceiver.h.

Field Documentation

MeetingPoint MSDevice_BTreceiver::SeenDevice::meetingBegin

Definition at line 152 of file MSDevice_BTreceiver.h.

MeetingPoint MSDevice_BTreceiver::SeenDevice::meetingEnd

Definition at line 153 of file MSDevice_BTreceiver.h.


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