libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
osmscout::CurrentSpeedMessage Struct Referencefinal

#include <SpeedAgent.h>

+ Inheritance diagram for osmscout::CurrentSpeedMessage:

Public Member Functions

 CurrentSpeedMessage (const Timestamp &timestamp, double speed)
 
- Public Member Functions inherited from osmscout::NavigationMessage
 NavigationMessage (const Timestamp &timestamp)
 
virtual ~NavigationMessage ()=default
 

Public Attributes

double speed
 
- Public Attributes inherited from osmscout::NavigationMessage
const Timestamp timestamp
 

Constructor & Destructor Documentation

◆ CurrentSpeedMessage()

osmscout::CurrentSpeedMessage::CurrentSpeedMessage ( const Timestamp timestamp,
double  speed 
)

Member Data Documentation

◆ speed

double osmscout::CurrentSpeedMessage::speed

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