Skip to content

Struct cuvis_component_info_t

ClassList > cuvis_component_info_t

More...

  • #include <cuvis.h>

Public Attributes

Type Name
CUVIS_CHAR displayname
CUVIS_CHAR pixelformat
CUVIS_CHAR sensorinfo
CUVIS_COMPONENT_TYPE type
CUVIS_CHAR userfield

Detailed Description

Information about components

Public Attributes Documentation

variable displayname

CUVIS_CHAR cuvis_component_info_t::displayname[CUVIS_MAXBUF];

the name that can be displayed human-readable


variable pixelformat

CUVIS_CHAR cuvis_component_info_t::pixelformat[CUVIS_MAXBUF];

additional sensor informaiton


variable sensorinfo

CUVIS_CHAR cuvis_component_info_t::sensorinfo[CUVIS_MAXBUF];

the sensor's meta-informaiton


variable type

CUVIS_COMPONENT_TYPE cuvis_component_info_t::type;

type of the component


variable userfield

CUVIS_CHAR cuvis_component_info_t::userfield[CUVIS_MAXBUF];

additional sensor informaiton



The documentation for this class was generated from the following file docs/_api_sources/cuvis.h