#include <vector>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
class | gazebo::math::SignalStatisticPrivate |
Private data class for the SignalStatistic class. More... | |
class | gazebo::math::SignalStatsPrivate |
Private data class for the SignalStats class. More... | |
Namespaces | |
gazebo | |
Forward declarations for the common classes. | |
gazebo::math | |
Math namespace. | |
Typedefs | |
typedef std::vector < SignalStatisticPtr > | gazebo::math::SignalStatistic_V |
typedef boost::shared_ptr < SignalStatistic > | gazebo::math::SignalStatisticPtr |