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

Private data class for the Vector3Stats class. More...

#include <Vector3StatsPrivate.hh>

Public Attributes

SignalStats mag
 Statistics for magnitude of signal. More...
 
SignalStats x
 Statistics for x component of signal. More...
 
SignalStats y
 Statistics for y component of signal. More...
 
SignalStats z
 Statistics for z component of signal. More...
 

Detailed Description

Private data class for the Vector3Stats class.

Member Data Documentation

SignalStats gazebo::math::Vector3StatsPrivate::mag

Statistics for magnitude of signal.

SignalStats gazebo::math::Vector3StatsPrivate::x

Statistics for x component of signal.

SignalStats gazebo::math::Vector3StatsPrivate::y

Statistics for y component of signal.

SignalStats gazebo::math::Vector3StatsPrivate::z

Statistics for z component of signal.


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