Compute Graph Framework SDK Reference  5.8
DwRoadCastCommonTypes.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  dw
 
namespace  dw::framework
 

Macros

#define MAX_CALIBRATION_SENSORS   32
 

Typedefs

using dw::framework::dwRoadCastNodeCalibrationData = dwRoadCastNodeCalibrationData { char sensorName[DW_MAX_RIG_SENSOR_NAME_SIZE]
 
using dw::framework::dwRoadCastNodeCalibrationDataArray = dwRoadCastNodeCalibrationDataArray { dwRoadCastNodeCalibrationData calibrationData[MAX_CALIBRATION_SENSORS]
 

Variables

uint32_t dw::framework::count
 
char dw::framework::extrinsicProfileName [DW_MAX_EXTRINSIC_PROFILE_NAME_SIZE]
 
dwTransformation3f dw::framework::sensorToRig
 
dwTime_t dw::framework::timestamp
 

Macro Definition Documentation

◆ MAX_CALIBRATION_SENSORS

#define MAX_CALIBRATION_SENSORS   32

Definition at line 44 of file DwRoadCastCommonTypes.hpp.