finesse.model.Model.source_frequencies

property Model.source_frequencies

The source frequencies stored in the model as a dict instance.

The frequencies are the keys, and the values are list of components that depend on the given frequency.

Getter

Returns a dict of the model source frequencies (read-only).