skrf.frequency.Frequency.unit

property Frequency.unit: Literal['Hz', 'kHz', 'MHz', 'GHz', 'THz']

Unit of this frequency band.

Possible strings for this attribute are: ‘Hz’, ‘kHz’, ‘MHz’, ‘GHz’, ‘THz’

Setting this attribute is not case sensitive.

Returns:

unit – String representing the frequency unit

Return type:

string