ompl::Benchmark::CompleteExperiment Struct Reference

This structure holds experimental data for a set of planners. More...

#include <Benchmark.h>

List of all members.

Public Attributes

std::string host
 Hostname that identifies the machine the benchmark ran on.
double maxMem
 The maximum allowed memory for planner computation during the experiment (MB).
double maxTime
 The maximum allowed time for planner computation during the experiment (seconds).
std::string name
 The name of the experiment.
std::vector< PlannerExperimentplanners
 The collected experimental data; each element of the array (an experiment) corresponds to a planner.
boost::uint32_t seed
 The random seed that was used at the start of the benchmark program.
std::string setupInfo
 The output of SimpleSetup::print() before the experiment was started.
time::point startTime
 The point in time when the experiment was started.
double totalDuration
 The amount of time spent to collect the information in this structure (seconds).

Detailed Description

This structure holds experimental data for a set of planners.

Definition at line 90 of file Benchmark.h.


Member Data Documentation

Hostname that identifies the machine the benchmark ran on.

Definition at line 117 of file Benchmark.h.

The maximum allowed memory for planner computation during the experiment (MB).

Definition at line 102 of file Benchmark.h.

The maximum allowed time for planner computation during the experiment (seconds).

Definition at line 99 of file Benchmark.h.

The name of the experiment.

Definition at line 93 of file Benchmark.h.

The collected experimental data; each element of the array (an experiment) corresponds to a planner.

Definition at line 96 of file Benchmark.h.

The random seed that was used at the start of the benchmark program.

Definition at line 114 of file Benchmark.h.

The output of SimpleSetup::print() before the experiment was started.

Definition at line 111 of file Benchmark.h.

The point in time when the experiment was started.

Definition at line 105 of file Benchmark.h.

The amount of time spent to collect the information in this structure (seconds).

Definition at line 108 of file Benchmark.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


ompl
Author(s): Ioan Sucan/isucan@rice.edu, Mark Moll/mmoll@rice.edu, Lydia Kavraki/kavraki@rice.edu
autogenerated on Fri Jan 11 09:33:58 2013