Overview
Comment: | Effort amplifier sorted equation |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
3d5e42b361504d01869c324f743f6b5a |
User & Date: | gawthrop@users.sourceforge.net on 2003-03-25 16:56:30 |
Other Links: | branch diff | manifest | tags |
Context
2003-03-25
| ||
16:57:08 | Flow amplifier sorted equation check-in: 0e336a087b user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:56:30 | Effort amplifier sorted equation check-in: 3d5e42b361 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
16:55:42 | Generic amplifier sorted equation check-in: 0d8fde31f9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Added mttroot/mtt/lib/comp/simple/AE_seqn.m version [9121c470c0].
> > > > > > > > | 1 2 3 4 5 6 7 8 | function [eqn,insigs,innames] = AE_seqn (Name, name, cr, arg, outsig, insigs, innames) ## usage: [eqn,inbonds] = AE_seqn (Name, cr, arg, outbond, inbonds) ## ## Implements the AE component [eqn,insigs,innames] = Amp_seqn ("AE",Name, name, cr, arg, outsig, insigs, innames); endfunction |