Skip to main content

AVxcelerate Sensors Simulator API 2025 R1

vss::feedback_control::Electronics Struct Reference

Last update: 14.01.2025

Camera Electronics Parameters. More...

Collaboration diagram for vss::feedback_control::Electronics:

Public Attributes

google::protobuf::Int32Value bits = 1
 
google::protobuf::DoubleValue gain = 2
 
Demosaicing demosaicing = 3
 
Injection injection = 4
 

Detailed Description

Camera Electronics Parameters.

Note
Changing the result conversion type during the simulation is not allowed.

Member Data Documentation

◆ bits

google::protobuf::Int32Value vss::feedback_control::Electronics::bits = 1

The number defining the native bit depth of the camera.

◆ gain

google::protobuf::DoubleValue vss::feedback_control::Electronics::gain = 2

The voltage gain of the camera.

Unit: dB

◆ demosaicing

Demosaicing vss::feedback_control::Electronics::demosaicing = 3

ONEOF(results_conversion) Demosaicing output.

◆ injection

Injection vss::feedback_control::Electronics::injection = 4

ONEOF(results_conversion) Injection output.


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

Connect with Ansys