Public Attributes
moveit::tools::Profiler::AvgInfo Struct Reference

Information maintained about averaged values. More...

List of all members.

Public Attributes

unsigned long int parts
 Number of times a value was added to this structure.
double total
 The sum of the values to average.
double totalSqr
 The sub of squares of the values to average.

Detailed Description

Information maintained about averaged values.

Definition at line 281 of file profiler.h.


Member Data Documentation

Number of times a value was added to this structure.

Definition at line 290 of file profiler.h.

The sum of the values to average.

Definition at line 284 of file profiler.h.

The sub of squares of the values to average.

Definition at line 287 of file profiler.h.


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


moveit_core
Author(s): Ioan Sucan , Sachin Chitta , Acorn Pooley
autogenerated on Wed Jun 19 2019 19:23:50