HapticSampleStatistics Class Reference

#include <RobotAPI/components/units/HapticObserver.h>

Public Member Functions

void add (long timestamp)
 
long average ()
 
 HapticSampleStatistics (unsigned int count, long timestamp)
 

Detailed Description

Definition at line 56 of file HapticObserver.h.

Constructor & Destructor Documentation

◆ HapticSampleStatistics()

HapticSampleStatistics ( unsigned int  count,
long  timestamp 
)
inline

Definition at line 59 of file HapticObserver.h.

Member Function Documentation

◆ add()

void add ( long  timestamp)
inline

Definition at line 66 of file HapticObserver.h.

◆ average()

long average ( )
inline

Definition at line 93 of file HapticObserver.h.


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