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: 61f1dd36dae6876e852e0e3a2c43b56bd102263edcf85413f475bc7575d082af
User & Date: gawthrop@users.sourceforge.net on 2000-08-29 15:27:30
Other Links: branch diff | manifest | tags
Context
2000-08-29
17:33:59
After much fiddling about ..
now does global optimisation (over all elements of matrix / vector)
still fails for _sm.m
check-in: e016a8a990 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:27:30
Initial revision check-in: 61f1dd36da user: gawthrop@users.sourceforge.net tags: origin/master, trunk
15:26:38
New SS format check-in: 3fbd7b0ed5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Added mttroot/mtt/lib/comp/compound/General/EMAF/EMAF_lbl.txt version [87238e5bdf].






























1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
%SUMMARY EMAF Effort-modulated AF component
%DESCRIPTION Ports: [in], [out] and [mod]


%% Label file for system EMAF (EMAF_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 EMTF
	gain		lin		flow

% Component type SS
	[in]	SS	external,external
	[mod]	SS	external,external
	[out]	SS	external,external



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