rfdata.power
Store output power and phase information for amplifiers or mixers
Description
Use the power
class to store output power and phase
specifications for a circuit object.
Creation
Description
h = rfdata.power
returns a data object for the
Pin/Pout power data, h
, whose properties all have their
default values.
h = rfdata.power(`property1',value1,'property2',value2,...)
sets properties using one or more name-value pairs. You can specify multiple
name-value pairs. Enclose each property name in a quote
Properties
Examples
Version History
Introduced in R2009a