NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwStateValueFloat Struct Reference

Detailed Description

Generic signal structure capturing data validity and timestamp.

Definition at line 638 of file VehicleIOLegacyStructures.h.

Data Fields

float32_t value
 
dwTime_t timestamp
 
bool valid
 

Field Documentation

◆ timestamp

dwTime_t dwStateValueFloat::timestamp

Definition at line 641 of file VehicleIOLegacyStructures.h.

◆ valid

bool dwStateValueFloat::valid

Definition at line 642 of file VehicleIOLegacyStructures.h.

◆ value

float32_t dwStateValueFloat::value

Definition at line 640 of file VehicleIOLegacyStructures.h.


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