Skip to main content

AVxcelerate Sensors Simulator API 2025 R1

vss::feedback_control::FeedbackControl Class Reference

Last update: 14.01.2025

AVX Feedback Control Service. More...

Public Member Functions

vss::Status Send (FeedbackControlDescription)
 

Detailed Description

AVX Feedback Control Service.

This service is used to update specific parameters of sensors during the simulation. It could be used to implement an auto adaptive algorithm.

Note
Any changes will be applied to the sensor on the next remote procedure call to the Update method of the Simulation service.

Member Function Documentation

◆ Send()

vss::Status vss::feedback_control::FeedbackControl::Send ( FeedbackControlDescription  )

Sends a sensor (camera, lidar, radar) feedback control. Returns a processing Status.

Called by an external software when it needs to update sensor parameters.


The documentation for this class was generated from the following file:
  • feedback_control.proto

Connect with Ansys