skrf.network.Network.frequency¶
- property Network.frequency: skrf.frequency.Frequency¶
frequency information for the network.
This property is a
Frequencyobject. It holds the frequency vector, as well frequency unit, and provides other properties related to frequency information, such as start, stop, etc.- Returns
frequency – frequency information for the network.
- Return type
Frequencyobject
See also
fproperty holding frequency vector in Hz
change_frequencyupdates frequency property, and interpolates s-parameters if needed
interpolateinterpolate function based on new frequency info