Skip to main content

AVxcelerate Sensors Simulator API 2025 R1

vss::feedback_control::AnalogToDigitalConverter Struct Reference

Last update: 14.01.2025

Definition of the analog-to-digital converter. More...

Public Attributes

google::protobuf::DoubleValue sampling_frequency = 1
 
google::protobuf::Int32Value bit_resolution = 2
 

Detailed Description

Definition of the analog-to-digital converter.

Member Data Documentation

◆ sampling_frequency

google::protobuf::DoubleValue vss::feedback_control::AnalogToDigitalConverter::sampling_frequency = 1

Sampling Frequency of the analog-to-digital converter defining the temporal resolution, i.e. the spatial accuracy (a = c / f).

Unit: hertz (Hz)

◆ bit_resolution

google::protobuf::Int32Value vss::feedback_control::AnalogToDigitalConverter::bit_resolution = 2

Number of bits used for the waveform amplitude in the analog-to-digital converter.


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

Connect with Ansys