stimulus.append

stimulus.append(s, t)[source]

Append a sample to the signal, internal use only.

Parameters:
  • s (float) – value of the signal to append, numpy array like

  • t (float) – time of signal change