VMX-pi C++ HAL Library for Raspberry Pi
VMX-pi Robotics Controller & Vision/Motion Processor
Public Member Functions | List of all members
IVMXTimestampedAHRSDataSubscriber Class Referenceabstract

The IVMXTimestampedAHRSDataSubscriber interface provides a method for consumers of navX-Model device data to be rapidly notified whenever new data has arrived. More...

#include <IVMXTimestampedAHRSDataSubscriber.h>

Public Member Functions

virtual void timestampedDataReceived (long system_timestamp, long sensor_timestamp, const AHRSProtocol::AHRSUpdateBase &sensor_data, void *context)=0
 

Detailed Description

The IVMXTimestampedAHRSDataSubscriber interface provides a method for consumers of navX-Model device data to be rapidly notified whenever new data has arrived.


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