File mtt/lib/examples/Inverse/iNMP/NMP/NMP_lbl.txt artifact dfd1521cff part of check-in a8cce33cfa


%% Label file for system NMP (NMP_lbl.txt)
%SUMMARY NMP A simple non-minimum phase system
%DESCRIPTION <Detailed description here>

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %% Revision 1.2  2000/05/20 16:40:54  peterg
% %% New SS format
% %%
% %% Revision 1.1  1999/03/09 00:08:21  peterg
% %% Initial revision
% %%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


% Port aliases

% Argument aliases
%ALIAS	$1	c_f
%ALIAS	$2	c_s
%ALIAS	$3	r_f
%ALIAS	$4	r_s

%% Each line should be of one of the following forms:
%	     a comment (ie starting with %)
%	     component-name	cr_name	arg1,arg2,..argn
%	     blank

% ---- Component labels ----

% Component type AE
	m		lin	-1
	p		lin	1

% Component type C
	c_f		lin	effort,c_f
	c_s		lin	effort,c_s

% Component type R
	r		lin	flow,r
	r_f		lin	flow,r_f
	r_s		lin	flow,r_s

% Component type SS
	e1		SS	external,internal
	e2		SS	external,0


MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]