![]() |
Parasol Planning Library (PPL)
|
Settings for a specific sampler. More...
#include <DynamicRegionsPRM.h>
Data Fields | |
std::string | label |
The sampler label. More... | |
size_t | count |
The number of samples to generate. More... | |
size_t | attempts |
The number of attempts to generate each sample. More... | |
Settings for a specific sampler.
size_t DynamicRegionsPRM::SamplerSetting::attempts |
The number of attempts to generate each sample.
size_t DynamicRegionsPRM::SamplerSetting::count |
The number of samples to generate.
std::string DynamicRegionsPRM::SamplerSetting::label |
The sampler label.