Agora  1.2.0
Agora project
simulator.cc File Reference

Implementation file for the simulator class. More...

#include "simulator.h"
#include <memory>
#include "gettime.h"
Include dependency graph for simulator.cc:

Variables

static const bool kDebugPrintAllRxSymbols = false
 
static const bool kDebugPrintSimSetup = true
 
static const size_t kMessageQueueSize = 512
 

Detailed Description

Implementation file for the simulator class.

Variable Documentation

◆ kDebugPrintAllRxSymbols

const bool kDebugPrintAllRxSymbols = false
static

◆ kDebugPrintSimSetup

const bool kDebugPrintSimSetup = true
static

◆ kMessageQueueSize

const size_t kMessageQueueSize = 512
static