Overview
Comment:Initial revision
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: e69acb245be512347bc2cb0775f506f9b61c520c86a59c2541a947c3beced09f
User & Date: gawthrop@users.sourceforge.net on 2000-05-20 16:46:10
Other Links: branch diff | manifest | tags
Context
2000-05-20
16:50:22
New SS format check-in: e876f9fde9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:46:10
Initial revision check-in: e69acb245b user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:42:42
New SS format check-in: 8e6a15e662 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Added mttroot/mtt/lib/examples/Inverse/iTanks/iTanks_lbl.txt version [51b222a0af].

















































>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
%SUMMARY iTanks: Inversion of a two-tanks system
%DESCRIPTION This inverse system has no poles thus
%DESCRIPTION the system itself has no (multivariable) zeros
%% Label file for system iTanks (iTanks_lbl.txt)

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

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



% Component type SS
	u1		SS	external,internal
	u2		SS	external,internal
	y1		SS	external,0
	y2		SS	external,0


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