RadarSimM Documentation

MATLAB interface for radar simulation

View the Project on GitHub radarsimx/radarsimm

RadarSim.TxChannel

← Back to index

TxChannel class represents a transmission channel in the radar simulation. This class handles the properties and methods related to the transmission channel including location, polarization, delay, angles, patterns, and modulation.

Properties

Name Default
location_  
polarization_  
delay_  
phi_  
phi_ptn_  
theta_  
theta_ptn_  
antenna_gain_  
pulse_mod_  
mod_t_  
mod_var_  

Methods

obj = TxChannel(location, kwargs)

Constructor for TxChannel class. Initializes the transmission channel with specified location and optional parameters.

Parameters:


Copyright (C) 2023 - 2026 RadarSimX LLC