finesse.components.general.NoiseGenerator
¶
Overview
- class finesse.components.general.NoiseGenerator[source]¶
Bases:
object
The base class for components which generate some kind of noise.
A component inheriting from this class will allow the model to query the component to ask what noise it generates.
Properties