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

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

#include <Benchmark.h>

List of all members.

Public Member Functions

bool operator== (const PlannerExperiment &p) const

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 89 of file Benchmark.h.


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