Compute Graph Framework SDK Reference  5.14
CalibrationSummary.h File Reference

Go to the source code of this file.

Classes

struct  dwRoadCastNodeCalibrationSummary
 

Macros

#define DW_MAX_CALIBRATION_SUMMARY_STATUS_STRING_SIZE   128
 Max length of the calibration summary status (represented as a string) More...
 

Class Documentation

◆ dwRoadCastNodeCalibrationSummary

struct dwRoadCastNodeCalibrationSummary
Class Members
char8_t calibrationStatus[DW_MAX_CALIBRATION_SUMMARY_STATUS_STRING_SIZE]

Macro Definition Documentation

◆ DW_MAX_CALIBRATION_SUMMARY_STATUS_STRING_SIZE

#define DW_MAX_CALIBRATION_SUMMARY_STATUS_STRING_SIZE   128

Max length of the calibration summary status (represented as a string)

Definition at line 44 of file CalibrationSummary.h.