1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
%% Label file for system AEf (AEf_lbl.txt)
%SUMMARY AEf Flow input amplifier with effort output
%DESCRIPTION Made from AE with GY on output
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %% Revision 1.2 1999/03/05 08:25:11 peterg
% %% Changed default to lin.
% %%
% %% Revision 1.1 1999/03/04 06:05:46 peterg
% %% Initial revision
% %%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
>
>
>
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
%% Label file for system AEf (AEf_lbl.txt)
%SUMMARY AEf Effort input amplifier with flow output
%DESCRIPTION Made from AE with GY on output
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% Version control history
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% %% $Id$
% %% $Log$
% %% Revision 1.1 1999/07/29 04:19:43 peterg
% %% Initial revision
% %%
% %% Revision 1.2 1999/03/05 08:25:11 peterg
% %% Changed default to lin.
% %%
% %% Revision 1.1 1999/03/04 06:05:46 peterg
% %% Initial revision
% %%
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|