Go to the source code of this file.
Enumerations | |
enum | EChannelType { EChannelType::CENTER, EChannelType::EDGE, EChannelType::CORNER } |
Enum for describing the center, edge and corner subchannels or gap types. More... | |
Functions | |
std::ostringstream & | operator<< (std::ostringstream &oss, const EChannelType &channelType) |
|
strong |
Enum for describing the center, edge and corner subchannels or gap types.
Enumerator | |
---|---|
CENTER | |
EDGE | |
CORNER |
Definition at line 13 of file SubChannelEnums.h.
|
inline |
Definition at line 22 of file SubChannelEnums.h.