Skip to main content

AVxcelerate Sensors Simulator API 2025 R1

vss::sensor_data::Domain Struct Reference

Last update: 14.01.2025

A radar data domain. More...

Public Attributes

int32 size = 1
 
double min_value = 2
 
double max_value = 3
 

Detailed Description

A radar data domain.

Indicates how to retrieve information from the float array of the containing data message.

Member Data Documentation

◆ size

int32 vss::sensor_data::Domain::size = 1

Number of samples for this domain.

◆ min_value

double vss::sensor_data::Domain::min_value = 2

Minimum value in the samples.

◆ max_value

double vss::sensor_data::Domain::max_value = 3

Maximum value in the samples.


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

Connect with Ansys