Autonomy Software C++ 24.5.1
Welcome to the Autonomy Software repository of the Mars Rover Design Team (MRDT) at Missouri University of Science and Technology (Missouri S&T)! API reference contains the source code and other resources for the development of the autonomy software for our Mars rover. The Autonomy Software project aims to compete in the University Rover Challenge (URC) by demonstrating advanced autonomous capabilities and robust navigation algorithms.
Loading...
Searching...
No Matches
duckdb::NumericValueUnion::Val Union Reference
Collaboration diagram for duckdb::NumericValueUnion::Val:

Public Attributes

bool boolean
 
int8_t tinyint
 
int16_t smallint
 
int32_t integer
 
int64_t bigint
 
uint8_t utinyint
 
uint16_t usmallint
 
uint32_t uinteger
 
uint64_t ubigint
 
hugeint_t hugeint
 
uhugeint_t uhugeint
 
float float_
 
double double_
 

The documentation for this union was generated from the following file: