Skip to main content

AVxcelerate Sensors Simulator API 2025 R1

vss::data_access::RadarDebugViewMetadata Struct Reference

Last update: 14.01.2025

The data description of the radar's debug view output. More...

Public Attributes

int32 image_width = 1
 
int32 image_height = 2
 
PixelFormat pixel_format = 3
 
google::protobuf::Int32Value mode_identifier = 4
 

Detailed Description

The data description of the radar's debug view output.

Member Data Documentation

◆ image_width

int32 vss::data_access::RadarDebugViewMetadata::image_width = 1

The width of the debug view's image output.

◆ image_height

int32 vss::data_access::RadarDebugViewMetadata::image_height = 2

The height of the debug view's image output.

◆ pixel_format

PixelFormat vss::data_access::RadarDebugViewMetadata::pixel_format = 3

The pixel format of the image.

◆ mode_identifier

google::protobuf::Int32Value vss::data_access::RadarDebugViewMetadata::mode_identifier = 4

The identifier of the corresponding radar mode.


The documentation for this struct was generated from the following file:
  • sensor_data_description.proto

Connect with Ansys