finesse.components.mechanical.MIMOTFWorkspace

Overview

class finesse.components.mechanical.MIMOTFWorkspace(owner, sim, bool refill, unsigned int N_numerators)

Bases: ConnectorWorkspace

Workspace that contains MIMO transfer functions stored in a numerator/denominator basis.

Properties

MIMOTFWorkspace.num_numerators

Methods

MIMOTFWorkspace.__init__(*args, **kwargs)

MIMOTFWorkspace.H(self, int numerator_idx)

MIMOTFWorkspace.add_numerator(self, double[)

MIMOTFWorkspace.set_denominator(self, double[)

MIMOTFWorkspace.set_s(self, double complex s)