Another example is a filter. From the CppSim doc:
Filter filt("1+1/(2*pi*fz)s","C3*s +
C3/(2*pi*fp)*s^2","C3,fz,fp,Ts",1/gain,fz,fp,Ts);jr -- http://mail.python.org/mailman/listinfo/python-list
Another example is a filter. From the CppSim doc:
Filter filt("1+1/(2*pi*fz)s","C3*s +
C3/(2*pi*fp)*s^2","C3,fz,fp,Ts",1/gain,fz,fp,Ts);jr -- http://mail.python.org/mailman/listinfo/python-list