Skip to main content

AVxcelerate Sensors Simulator API 2025 R1

vss::data_access::SensorDataInfo Struct Reference

Last update: 14.01.2025

Sensor data info that contains sensor metadata for a given data identifier. More...

Collaboration diagram for vss::data_access::SensorDataInfo:

Public Attributes

vss::data_access::SensorDataIdentifier data_id = 2
 
SensorMetadata metadata = 4
 

Detailed Description

Sensor data info that contains sensor metadata for a given data identifier.

Member Data Documentation

◆ data_id

vss::data_access::SensorDataIdentifier vss::data_access::SensorDataInfo::data_id = 2

The identifier of the produced data. To be used by the subscriber to retrieve the sensor output data.

◆ metadata

SensorMetadata vss::data_access::SensorDataInfo::metadata = 4

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

Connect with Ansys