Agora  1.2.0
Agora project
channel.cc File Reference
#include "channel.h"
#include <utility>
Include dependency graph for channel.cc:

Variables

static constexpr bool kPrintChannelOutput = false
 
static constexpr bool kPrintSNRCheck = false
 
static constexpr double kMeanChannelGain = 0.1f
 

Variable Documentation

◆ kMeanChannelGain

constexpr double kMeanChannelGain = 0.1f
staticconstexpr

◆ kPrintChannelOutput

constexpr bool kPrintChannelOutput = false
staticconstexpr

◆ kPrintSNRCheck

constexpr bool kPrintSNRCheck = false
staticconstexpr