mcx::ecat::ParameterLink

mcx::ecat::ParameterLink

Public Attributes

Name
std::string name
std::string group
ParameterLinkType type
std::string path
unsigned int index
double gain
double offset
bool inv_bool
bool simulation
bool clamp

Public Attributes Documentation

variable name

std::string name;

variable group

std::string group;

variable type

ParameterLinkType type;

variable path

std::string path;

variable index

unsigned int index;

variable gain

double gain;

variable offset

double offset;

variable inv_bool

bool inv_bool;

variable simulation

bool simulation;

variable clamp

bool clamp;

Updated on 2022-04-05 at 16:21:27 +0200