Motion Master
Loading...
Searching...
No Matches
Public Attributes | List of all members
mm::comm::base::MappedParameterValues Struct Reference

Holds collections of mapped parameter values for RX and TX directions. More...

#include <base.h>

Public Attributes

std::vector< MappedParameterValuerx
 
std::vector< MappedParameterValuetx
 

Detailed Description

Holds collections of mapped parameter values for RX and TX directions.

The 'rx' vector contains mapped parameter values received (RX), and the 'tx' vector contains mapped parameter values transmitted (TX).

Member Data Documentation

◆ rx

std::vector<MappedParameterValue> mm::comm::base::MappedParameterValues::rx

◆ tx

std::vector<MappedParameterValue> mm::comm::base::MappedParameterValues::tx

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