Public Member Functions | Public Attributes | List of all members
driver_svh::SVHEncoderSettings Struct Reference

The SVHEncoderSettings hold the settings for the encoder scaling of each channel. More...

#include <SVHEncoderSettings.h>

Public Member Functions

bool operator== (const SVHEncoderSettings &other) const
 Compares two SVHEncoderSettings objects. More...
 
 SVHEncoderSettings (uint32_t scaling=1)
 SVHEncoderSettings Default CTOR will assign 9x1 to the scalings if no argument is given. More...
 

Public Attributes

std::vector< uint32_t > scalings
 encoderSettings consist of multipliers for each encoder More...
 

Detailed Description

The SVHEncoderSettings hold the settings for the encoder scaling of each channel.

Definition at line 46 of file SVHEncoderSettings.h.

Constructor & Destructor Documentation

◆ SVHEncoderSettings()

driver_svh::SVHEncoderSettings::SVHEncoderSettings ( uint32_t  scaling = 1)
inline

SVHEncoderSettings Default CTOR will assign 9x1 to the scalings if no argument is given.

Parameters
_scalingscaling to use for the encoders (everyone is scaled the same)

Definition at line 56 of file SVHEncoderSettings.h.

Member Function Documentation

◆ operator==()

bool driver_svh::SVHEncoderSettings::operator== ( const SVHEncoderSettings other) const
inline

Compares two SVHEncoderSettings objects.

Definition at line 62 of file SVHEncoderSettings.h.

Member Data Documentation

◆ scalings

std::vector<uint32_t> driver_svh::SVHEncoderSettings::scalings

encoderSettings consist of multipliers for each encoder

Definition at line 49 of file SVHEncoderSettings.h.


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


schunk_svh_library
Author(s): Georg Heppner, Lars Pfotzer, Felix Exner, Johannes Mangler, Stefan Scherzinger, Pascal Becker
autogenerated on Fri Apr 14 2023 02:26:23