Skip to main content

AVxcelerate Sensors Simulator API 2023 R2

vss::feedback_control::FeedbackControlCameraParameters Struct Reference

Last update: 16.07.2025

This message is used to update one or several parameters of a camera sensor during the simulation. More...

Collaboration diagram for vss::feedback_control::FeedbackControlCameraParameters:

Public Attributes

Lens lens = 1
 
Imager imager = 2
 
Electronics electronics = 3
 

Detailed Description

This message is used to update one or several parameters of a camera sensor during the simulation.

Every time AVX is called with this message, it retrieves the last received values and applies the updates to the camera model to compute the next output.

Note
At least one parameter must be provided at each call.

Member Data Documentation

◆ electronics

Electronics vss::feedback_control::FeedbackControlCameraParameters::electronics = 3

◆ imager

Imager vss::feedback_control::FeedbackControlCameraParameters::imager = 2

◆ lens

Lens vss::feedback_control::FeedbackControlCameraParameters::lens = 1

Lens.


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

Connect with Ansys