neat.NeuronSimTree.add_v_clamp¶ NeuronSimTree.add_v_clamp(loc, e_c, dur)[source]¶ Adds a voltage clamp at a given location Parameters: loc (dict, tuple or neat.MorphLoc) – The location of the conductance. e_c (float) – The clamping voltage (mV) dur (float, ms) – The duration of the voltage clamp