Overview
Comment:Aliased ports and parameters.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 59d385baa9301f0914969c52d8298808b25f0129f264617c0b5723311c6edf26
User & Date: gawthrop@users.sourceforge.net on 1998-07-22 12:01:17
Other Links: branch diff | manifest | tags
Context
1998-07-22
15:20:06
Added state.txt check-in: d8a4b3ebc7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
12:01:17
Aliased ports and parameters. check-in: 59d385baa9 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
11:31:42
New port names check-in: a8accf1598 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/mtt/lib/comp/compound/Electromechanical/DC/DC_lbl.txt from [eb23d72a3b] to [a9d82819cb].

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 DC: DC motor (or generator)
%DESCRIPTION Port 1: Electical (in)

%DESCRIPTION Port 2: Mechanical (out)
%DESCRIPTION Parameter 1: Motor gain (k_m)
%DESCRIPTION Parameter 2: Armature inductance (l_a)
%DESCRIPTION Parameter 3: Armature resistance (r_a)


%DESCRIPTION Parameter 4: Inertia (j_m)
%DESCRIPTION Parameter 5: Friction coefficient



%% Label file for system DC (DC_lbl.txt)

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



% %% Revision 1.1  1996/12/04  16:00:56  peterg
% %% Initial revision
% %%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%% Each line should be of one of the following forms:
%	a comment (ie starting with %)

|
>
|
|
<
|
>
>
|
<
>









>
>
>







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 DC: DC motor (or generator)

%ALIAS in	Electrical
%ALIAS out	Mechanical


%ALIAS $1	k_m
%ALIAS $2	l_a
%ALIAS $3	r_a
%ALIAS $4	j_m

%ALIAS $5	b_m


%% Label file for system DC (DC_lbl.txt)

% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %% Revision 1.2  1996/12/04  16:01:42  peterg
% %% Documantation added.
% %%
% %% Revision 1.1  1996/12/04  16:00:56  peterg
% %% Initial revision
% %%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%% Each line should be of one of the following forms:
%	a comment (ie starting with %)


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