Public Attributes | List of all members
gazebo::math::SignalStatisticPrivate Class Reference

Private data class for the SignalStatistic class. More...

#include <SignalStatsPrivate.hh>

Public Attributes

unsigned int count
 Count of data values in mean. More...
 
double data
 Scalar representation of signal data. More...
 

Detailed Description

Private data class for the SignalStatistic class.

Member Data Documentation

unsigned int gazebo::math::SignalStatisticPrivate::count

Count of data values in mean.

double gazebo::math::SignalStatisticPrivate::data

Scalar representation of signal data.


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