Version 8.9.0
 
Loading...
Searching...
No Matches
evo::IRChannelConfig Struct Reference
Inheritance diagram for evo::IRChannelConfig:
Inheritance graph
Collaboration diagram for evo::IRChannelConfig:
Collaboration graph

Public Member Functions

 IRChannelConfig (unsigned int id, IRChannelType::Value channelType)
 Don't initialize yourself. More...
 
 IRChannelConfig ()
 Don't initialize yourself. More...
 

Public Attributes

int Id
 Channel id. More...
 
IRChannelType::Value ChannelType
 Type of the channel. More...
 

Constructor & Destructor Documentation

◆ IRChannelConfig() [1/2]

evo::IRChannelConfig::IRChannelConfig ( unsigned int  id,
IRChannelType::Value  channelType 
)
inline

Don't initialize yourself.

Use IRImager::getPifConfig()!

◆ IRChannelConfig() [2/2]

evo::IRChannelConfig::IRChannelConfig ( )
inline

Don't initialize yourself.

Use IRImager::getPifConfig()!

Member Data Documentation

◆ ChannelType

IRChannelType::Value evo::IRChannelConfig::ChannelType

Type of the channel.

◆ Id

int evo::IRChannelConfig::Id

Channel id.


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