Public Member Functions | Public Attributes
driver_svh::SVHEncoderSettings Struct Reference

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

#include <SVHEncoderSettings.h>

List of all members.

Public Member Functions

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

Public Attributes

std::vector< uint32_tscalings
 encoderSettings consist of multipliers for each encoder

Detailed Description

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

Definition at line 38 of file SVHEncoderSettings.h.


Constructor & Destructor Documentation

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 48 of file SVHEncoderSettings.h.


Member Function Documentation

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

Compares two SVHEncoderSettings objects.

Definition at line 53 of file SVHEncoderSettings.h.


Member Data Documentation

encoderSettings consist of multipliers for each encoder

Definition at line 41 of file SVHEncoderSettings.h.


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


schunk_svh_driver
Author(s): Georg Heppner
autogenerated on Thu Jun 6 2019 18:29:08