LibMultiSense
LibMultiSense Documentation
crl::multisense::system::PcbInfo Class Reference

Class used to store PCB information for the various circuit boards in a sensor. More...

#include <MultiSenseTypes.hh>

Public Member Functions

 PcbInfo ()
 Default constructor. More...
 

Public Attributes

std::string name
 The name of a PCB. More...
 
uint32_t revision
 The revision number of a PCB. More...
 

Detailed Description

Class used to store PCB information for the various circuit boards in a sensor.

Definition at line 2675 of file MultiSenseTypes.hh.

Constructor & Destructor Documentation

◆ PcbInfo()

crl::multisense::system::PcbInfo::PcbInfo ( )
inline

Default constructor.

Definition at line 2686 of file MultiSenseTypes.hh.

Member Data Documentation

◆ name

std::string crl::multisense::system::PcbInfo::name

The name of a PCB.

Definition at line 2679 of file MultiSenseTypes.hh.

◆ revision

uint32_t crl::multisense::system::PcbInfo::revision

The revision number of a PCB.

Definition at line 2681 of file MultiSenseTypes.hh.


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