Public Member Functions | Public Attributes | List of all members
cLogStatDataId Class Reference

#include <ISLogger.h>

Public Member Functions

 cLogStatDataId ()
 
void LogTimestamp (double timestamp)
 
void Printf ()
 

Public Attributes

double averageTimeDelta
 
uint64_t count
 
uint64_t errorCount
 
double lastTimestamp
 
double lastTimestampDelta
 
double maxTimestampDelta
 
double minTimestampDelta
 
uint64_t timestampDeltaCount
 
uint64_t timestampDropCount
 
double totalTimeDelta
 

Detailed Description

Definition at line 194 of file ISLogger.h.

Constructor & Destructor Documentation

◆ cLogStatDataId()

cLogStatDataId::cLogStatDataId ( )

Definition at line 635 of file ISLogger.cpp.

Member Function Documentation

◆ LogTimestamp()

void cLogStatDataId::LogTimestamp ( double  timestamp)

Definition at line 649 of file ISLogger.cpp.

◆ Printf()

void cLogStatDataId::Printf ( )

Definition at line 672 of file ISLogger.cpp.

Member Data Documentation

◆ averageTimeDelta

double cLogStatDataId::averageTimeDelta

Definition at line 199 of file ISLogger.h.

◆ count

uint64_t cLogStatDataId::count

Definition at line 197 of file ISLogger.h.

◆ errorCount

uint64_t cLogStatDataId::errorCount

Definition at line 198 of file ISLogger.h.

◆ lastTimestamp

double cLogStatDataId::lastTimestamp

Definition at line 201 of file ISLogger.h.

◆ lastTimestampDelta

double cLogStatDataId::lastTimestampDelta

Definition at line 202 of file ISLogger.h.

◆ maxTimestampDelta

double cLogStatDataId::maxTimestampDelta

Definition at line 204 of file ISLogger.h.

◆ minTimestampDelta

double cLogStatDataId::minTimestampDelta

Definition at line 203 of file ISLogger.h.

◆ timestampDeltaCount

uint64_t cLogStatDataId::timestampDeltaCount

Definition at line 205 of file ISLogger.h.

◆ timestampDropCount

uint64_t cLogStatDataId::timestampDropCount

Definition at line 206 of file ISLogger.h.

◆ totalTimeDelta

double cLogStatDataId::totalTimeDelta

Definition at line 200 of file ISLogger.h.


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


inertial_sense_ros
Author(s):
autogenerated on Sat Sep 19 2020 03:19:09