Skip to main content

AVxcelerate Sensors Simulator API 2025 R1

vss::feedback_control::TxWeighting Struct Reference

Last update: 14.01.2025

Represents radar weighting sequences. More...

Collaboration diagram for vss::feedback_control::TxWeighting:

Public Attributes

WeightingByTransmitter weightings_by_transmitter = 1
 
WeightingByPulsesOrChirps weightings_by_pulses_or_chirps = 2
 

Detailed Description

Represents radar weighting sequences.

Note
When adjusting the weighting sequence via the feedback control, be sure to update each parameter of the sequence to keep it consistent.
Weighting sequence is delivered as a beta feature in the current release.

Member Data Documentation

◆ weightings_by_transmitter

WeightingByTransmitter vss::feedback_control::TxWeighting::weightings_by_transmitter = 1

ONEOF(txWeightings) WeightingByTransmitter.

◆ weightings_by_pulses_or_chirps

WeightingByPulsesOrChirps vss::feedback_control::TxWeighting::weightings_by_pulses_or_chirps = 2

ONEOF(txWeightings) WeightingByPulsesOrChirps.


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

Connect with Ansys