Skip to main content

AVxcelerate Sensors Simulator API 2023 R2

vss::feedback_control::SystemFrequencyModulatedContinuousWaveform Struct Reference

Last update: 16.07.2025

System frequency modulated continuous waveform. More...

Public Attributes

google::protobuf::DoubleValue bandwidth = 1
 
google::protobuf::DoubleValue sampling_rate = 2
 
google::protobuf::Int32Value number_of_samples_per_chirp = 3
 
google::protobuf::DoubleValue chirp_interval = 4
 
google::protobuf::Int32Value number_of_chirps_in_coherent_processing_interval = 5
 
RxComponents rx_components = 6
 

Detailed Description

System frequency modulated continuous waveform.

Member Data Documentation

◆ bandwidth

google::protobuf::DoubleValue vss::feedback_control::SystemFrequencyModulatedContinuousWaveform::bandwidth = 1

Frequency bandwidth of the waveform.

Unit: hertz (Hz)

◆ chirp_interval

google::protobuf::DoubleValue vss::feedback_control::SystemFrequencyModulatedContinuousWaveform::chirp_interval = 4

Time interval between subsequent chirps, equal to the inverse of the chirp repetition frequency.

Unit: seconds (s)

Note
This parameter impacts the frame rate.

◆ number_of_chirps_in_coherent_processing_interval

google::protobuf::Int32Value vss::feedback_control::SystemFrequencyModulatedContinuousWaveform::number_of_chirps_in_coherent_processing_interval = 5

Number of chirps in one coherent processing interval (CPI).

Note
This parameter impacts the frame rate.

◆ number_of_samples_per_chirp

google::protobuf::Int32Value vss::feedback_control::SystemFrequencyModulatedContinuousWaveform::number_of_samples_per_chirp = 3

Number of samples per chirp.

◆ rx_components

RxComponents vss::feedback_control::SystemFrequencyModulatedContinuousWaveform::rx_components = 6

RxComponents.

◆ sampling_rate

google::protobuf::DoubleValue vss::feedback_control::SystemFrequencyModulatedContinuousWaveform::sampling_rate = 2

Sampling frequency of the analog-to-digital converter.

Unit: hertz (Hz)


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

Connect with Ansys