% -*- texinfo -*- % % @deftypefn{Function File} @ % {[@var{a},@var{b},@var{c}]=}Minductors @ % (@var{string}, @var{parameters}, @var{parameternames}, @ % @var{extvar},@var{intvar},@var{t}) % % SBN file implementing models for inductors. % % @var{string} is used to select among models. Parameters are listed % as inner items. Possible models are: % % @enumerate % @item @var{string} = 'LIN' (Linear inductor model) % @itemize @minus % @item L -> inductance value % @end itemize % @end enumerate % % @seealso{ PRSiffparse, ASMinitsystem, ASMbuildsystem, the IFF file % format specifications } % @end deftypefn