attenuator
Description
Use the attenuator
object to attenuate the signal power by the
insertion loss or attenuation factor that you specify. You can also use the
attenuator
object to compute attenuation in cascaded stages using an
rfbudget
object or the
RF Budget
Analyzer app.
Creation
Description
creates a default
attenuator object with the attenuation of att
= attenuator3
dB.
sets Properties of the
att
= attenuator(Name,Value)attenuator
object using one or more name-value arguments. For
example, att = attenuator('Attenuation',3.2)
creates an attenuator
object with attenuation set to 3.2
dB. Properties you do not specify
retain their default values.
Properties
Object Functions
sparameters | Calculate S-parameters for RF data, network, circuit, and matching network objects |
Examples
Version History
Introduced in R2021a