Skip to main content

AVxcelerate Sensors Simulator API 2025 R1

vss::feedback_control::RadarProcessor Struct Reference

Last update: 14.01.2025

Radar processor parameters. More...

Collaboration diagram for vss::feedback_control::RadarProcessor:

Public Attributes

google::protobuf::Int32Value range_pixels = 1
 
google::protobuf::Int32Value velocity_pixels = 2
 
Window range_window = 3
 
Window velocity_window = 4
 
google::protobuf::DoubleValue center_velocity = 5
 

Detailed Description

Radar processor parameters.

Member Data Documentation

◆ range_pixels

google::protobuf::Int32Value vss::feedback_control::RadarProcessor::range_pixels = 1

Range resolution of the output range doppler map image.

◆ velocity_pixels

google::protobuf::Int32Value vss::feedback_control::RadarProcessor::velocity_pixels = 2

Velocity resolution of the output range doppler map image.

◆ range_window

Window vss::feedback_control::RadarProcessor::range_window = 3

Range window of the output range doppler map image.

◆ velocity_window

Window vss::feedback_control::RadarProcessor::velocity_window = 4

Velocity window of the output range doppler map image.

◆ center_velocity

google::protobuf::DoubleValue vss::feedback_control::RadarProcessor::center_velocity = 5

Center value of the velocity range.


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

Connect with Ansys