All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
ompl::Benchmark::PlannerExperiment Struct Reference

The data collected after running a planner multiple times. More...

#include <Benchmark.h>

List of all members.

Public Attributes

std::string name
 The name of the planner.
std::vector< RunPropertiesruns
 Data collected for each run.
RunProperties common
 Some common properties for all the runs.

Detailed Description

The data collected after running a planner multiple times.

Definition at line 88 of file Benchmark.h.


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