finesse.frequency.Frequency¶
Overview
- class finesse.frequency.Frequency(name, sim, symbol, index=None, audio=False, audio_carrier_index=None, audio_order=0)¶
- Bases: - object- Represents a frequency “bin” with a specific index. - The value of the frequency is calculated from the name of the frequency. - Parameters
- name : str - Name of the frequency. - order : int, optional - The order of the frequency, defaults to zero. 
 
Properties
| The carrier frequency. | |
| Audio modulation order of this frequency. | |
| Index of the frequency object. | |
| Is this an audio sideband frequency? | |
| Name of the frequency object. | |