Skip to main content

AVxcelerate Sensors Simulator API 2023 R2

vss::simulation::Tag Struct Reference

Last update: 16.07.2025

Definition of the tag using or not an index. More...

Public Attributes

string name = 1
 
google::protobuf::Int32Value index = 2
 

Detailed Description

Definition of the tag using or not an index.

Note
For a complete description of the naming conventions and standards that you should follow when tagging assets in AVxcelerate, refer to the Data Preparation section of the AVxcelerate Sensors Simulator User's Guide.

Member Data Documentation

◆ index

google::protobuf::Int32Value vss::simulation::Tag::index = 2

The index.

Note
The index is needed for some specific tags such as vehicle wheels or indicator lights.

◆ name

string vss::simulation::Tag::name = 1

The name of the tag.

Note
The possible tags are: Animal, Pedestrian, Vehicle, RoadSign, StreetLight and SimulationObject (which corresponds to 'Object' in AVxcelerate Asset Preparation).

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

Connect with Ansys