OpenJAUS SAE SDK  6.0.0
Variables
openjaus::constants::discovery::subsystemType Namespace Reference

Variables

static const std::string VEHICLE = "Vehicle"
 
static const std::string OCU = "OCU"
 
static const std::string OTHER_SUBSYSTEM = "OtherSubsystem"
 

Variable Documentation

◆ OCU

const std::string openjaus::constants::discovery::subsystemType::OCU = "OCU"
static

◆ OTHER_SUBSYSTEM

const std::string openjaus::constants::discovery::subsystemType::OTHER_SUBSYSTEM = "OtherSubsystem"
static

◆ VEHICLE

const std::string openjaus::constants::discovery::subsystemType::VEHICLE = "Vehicle"
static