Artifact 969c3baa60a2206e239e6aba5a0a5f908fc8f4b818eb44058b101bf3d71f989a:
- File mtt/lib/comp/simple/AF_seqn.m — part of check-in [af3953deae] at 2021-03-01 11:39:42 on branch master — Cleanup repository after cvs2git conversion. (user: jeff@gridfinity.com, size: 297) [annotate] [blame] [check-ins using] [more...]
- File mttroot/mtt/lib/comp/simple/AF_seqn.m — part of check-in [0e336a087b] at 2003-03-25 16:57:08 on branch origin/master — Flow amplifier sorted equation (user: gawthrop@users.sourceforge.net, size: 297) [annotate] [blame] [check-ins using]
function [eqn,insigs,innames] = AF_seqn (Name, name, cr, arg, outsig, insigs, innames) ## usage: [eqn,inbonds] = AF_seqn (Name, cr, arg, outbond, inbonds) ## ## Implements the AF component [eqn,insigs,innames] = Amp_seqn ("AF",Name, name, cr, arg, outsig, insigs, innames); endfunction