iCub-main
Public Attributes | List of all members
mced::mcEventDownsampler::Config Struct Reference

#include <mcEventDownsampler.h>

Public Attributes

double period {.01}
 
size_t threshold {10}
 
std::string subcomponent {""}
 
std::string info {""}
 

Detailed Description

Definition at line 25 of file mcEventDownsampler.h.

Member Data Documentation

◆ info

std::string mced::mcEventDownsampler::Config::info {""}

Definition at line 30 of file mcEventDownsampler.h.

◆ period

double mced::mcEventDownsampler::Config::period {.01}

Definition at line 27 of file mcEventDownsampler.h.

◆ subcomponent

std::string mced::mcEventDownsampler::Config::subcomponent {""}

Definition at line 29 of file mcEventDownsampler.h.

◆ threshold

size_t mced::mcEventDownsampler::Config::threshold {10}

Definition at line 28 of file mcEventDownsampler.h.


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