Functions
xssensorranges.cpp File Reference
#include "xssensorranges.h"
#include <cassert>
Include dependency graph for xssensorranges.cpp:

Go to the source code of this file.

Functions

double accelerometerRangeC (const XsString *productCode, int32_t hwVersionMajor)
 The accelerometer range from product code productCode. More...
 
static char accelerometerRangeField (const char *productCode)
 
double actualAccelerometerRangeC (const XsString *productCode, int32_t hwVersionMajor)
 The actual accelerometer range from product code productCode. More...
 
double actualGyroscopeRangeC (const XsString *productCode)
 The actual gyroscope range from product code productCode. More...
 
HardwareManufacturerType findHardwareManufacturerC (const XsString *productCode)
 Return the hardware manufacturer from productCode. More...
 
static const char * findHardwareType (const char *productCode)
 
void findHardwareTypeC (const XsString *productCode, XsString *resultValue)
 Return the hardware type from productCode. More...
 
double gyroscopeRangeC (const XsString *productCode)
 The gyroscope range from product code productCode. More...
 
static char gyroscopeRangeField (const char *productCode)
 

Function Documentation

◆ accelerometerRangeC()

double accelerometerRangeC ( const XsString productCode,
int32_t  hwVersionMajor 
)

The accelerometer range from product code productCode.

Definition at line 135 of file xssensorranges.cpp.

◆ accelerometerRangeField()

static char accelerometerRangeField ( const char *  productCode)
static

Definition at line 113 of file xssensorranges.cpp.

◆ actualAccelerometerRangeC()

double actualAccelerometerRangeC ( const XsString productCode,
int32_t  hwVersionMajor 
)

The actual accelerometer range from product code productCode.

This is a measured value and possibly larger than what accelerometerRange() returns.

Definition at line 174 of file xssensorranges.cpp.

◆ actualGyroscopeRangeC()

double actualGyroscopeRangeC ( const XsString productCode)

The actual gyroscope range from product code productCode.

This is a measured value and possibly larger than what gyroscopeRange() returns.

Definition at line 247 of file xssensorranges.cpp.

◆ findHardwareManufacturerC()

HardwareManufacturerType findHardwareManufacturerC ( const XsString productCode)

Return the hardware manufacturer from productCode.

Definition at line 91 of file xssensorranges.cpp.

◆ findHardwareType()

static const char* findHardwareType ( const char *  productCode)
static

Definition at line 74 of file xssensorranges.cpp.

◆ findHardwareTypeC()

void findHardwareTypeC ( const XsString productCode,
XsString resultValue 
)

Return the hardware type from productCode.

Definition at line 101 of file xssensorranges.cpp.

◆ gyroscopeRangeC()

double gyroscopeRangeC ( const XsString productCode)

The gyroscope range from product code productCode.

Definition at line 211 of file xssensorranges.cpp.

◆ gyroscopeRangeField()

static char gyroscopeRangeField ( const char *  productCode)
static

Definition at line 122 of file xssensorranges.cpp.



xsens_mti_driver
Author(s):
autogenerated on Sun Sep 3 2023 02:43:21