OpenJAUS SAE SDK  6.0.0
Variables
openjaus::constants::networking::ackNak Namespace Reference

Variables

static const int DISABLED_TIMEOUT_SECONDS = 0
 
static const int DISABLED_RETRIES = 0
 
static const int MIN_TIMEOUT_SECONDS = 0
 
static const int MAX_TIMEOUT_SECONDS = 10
 
static const int MIN_RETRIES = 3
 
static const int MAX_RETRIES = 20
 

Variable Documentation

◆ DISABLED_RETRIES

const int openjaus::constants::networking::ackNak::DISABLED_RETRIES = 0
static

◆ DISABLED_TIMEOUT_SECONDS

const int openjaus::constants::networking::ackNak::DISABLED_TIMEOUT_SECONDS = 0
static

◆ MAX_RETRIES

const int openjaus::constants::networking::ackNak::MAX_RETRIES = 20
static

◆ MAX_TIMEOUT_SECONDS

const int openjaus::constants::networking::ackNak::MAX_TIMEOUT_SECONDS = 10
static

◆ MIN_RETRIES

const int openjaus::constants::networking::ackNak::MIN_RETRIES = 3
static

◆ MIN_TIMEOUT_SECONDS

const int openjaus::constants::networking::ackNak::MIN_TIMEOUT_SECONDS = 0
static