DriveWorks SDK Reference
5.12.103 Release
For Test and Development only

HealthSignals.h File Reference

Detailed Description

NVIDIA DriveWorks API: Health Signal Methods

Description: This file defines the health signal methods of the SDK.

Definition in file HealthSignals.h.

Go to the source code of this file.

Data Structures

struct  dwErrorSignal
 Basic error signal that gets reported only when there is an error. More...
 
struct  dwHealthSignal
 Basic health signal that describes the health status of a particular software element. More...
 
struct  dwHealthSignalArray
 Represents an array of health signals. More...
 

Macros

#define DW_MAX_ERROR_SIGNAL_ERRORS_COUNT   32U
 
#define DW_MAX_ERROR_TYPES_PER_MODULE   64U
 
#define DW_MAX_HEALTH_BYTEARRAY_SIZE   862U
 The size of the data field in dwHealthSignal. More...
 
#define DW_MAX_HEALTH_SIGNAL_ARRAY_SIZE   64
 The maximum number of individual dwHealthSignal that can be stored in a dwHealthSignalArray. More...