Prototype for Instrumentation Amplifier Gain Motifs

class tendril.conventions.motifs.ingbase.MotifInampGainBase(identifier)[source]

Bases: tendril.conventions.motifs.base.MotifBase

res_to_gain(res)[source]
gain_to_res(gain)[source]
property gain
property R1
property configdict_base
configure(configdict)[source]
property parameters_base
property listing
validate()[source]
tendril.conventions.motifs.ingbase.load(manager)[source]