Functions | Variables
RangeNoiseMixer.cpp File Reference

plane remover $Date$ More...

#include "RangeNoiseMixer.h"
Include dependency graph for RangeNoiseMixer.cpp:

Go to the source code of this file.

Functions

void RangeNoiseMixerInit (RTC::Manager *manager)

Variables

static const char * spec []

Detailed Description

plane remover $Date$

$Id$

Definition in file RangeNoiseMixer.cpp.


Function Documentation

Definition at line 173 of file RangeNoiseMixer.cpp.


Variable Documentation

const char* spec[] [static]
Initial value:
  {
    "implementation_id", "RangeNoiseMixer",
    "type_name",         "RangeNoiseMixer",
    "description",       "noise mixer for range data",
    "version",           HRPSYS_PACKAGE_VERSION,
    "vendor",            "AIST",
    "category",          "example",
    "activity_type",     "DataFlowComponent",
    "max_instance",      "10",
    "language",          "C++",
    "lang_type",         "compile",
    
    "conf.default.maxDist", "0.02",

    ""
  }

Definition at line 14 of file RangeNoiseMixer.cpp.



hrpsys
Author(s): AIST, Fumio Kanehiro
autogenerated on Wed May 15 2019 05:02:20