ADDED mttroot/mtt/lib/comp/compound/General/AEf/AEf_lbl.txt Index: mttroot/mtt/lib/comp/compound/General/AEf/AEf_lbl.txt ================================================================== --- /dev/null +++ mttroot/mtt/lib/comp/compound/General/AEf/AEf_lbl.txt @@ -0,0 +1,43 @@ +%% 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 +% %% +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + +% Port aliases +%ALIAS in in +%ALIAS out out + +% Argument aliases +%ALIAS $1 g + +% CR aliases +%ALIAS $1 lin + + +%% 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 AF + a lin g + +% Component type SS + [in] SS external,external + [out] SS external,external + ADDED mttroot/mtt/lib/comp/compound/Sensitivity/sC/sC_lbl.txt Index: mttroot/mtt/lib/comp/compound/Sensitivity/sC/sC_lbl.txt ================================================================== --- /dev/null +++ mttroot/mtt/lib/comp/compound/Sensitivity/sC/sC_lbl.txt @@ -0,0 +1,40 @@ +%% Label file for system sC (sC_lbl.txt) +%SUMMARY sC +%DESCRIPTION + +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% %% Version control history +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% %% $Id$ +% %% $Log$ +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + +% Port aliases +%ALIAS in Actual,Sensitivity + +% Argument aliases +%ALIAS $1 effort,c +%ALIAS $2 k_s + +% CR aliases +%ALIAS $1 lin +%ALIAS $2 slin + +%% 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 AEf + aef lin -1*k_s + +% Component type C + c_1 lin effort,c + c_2 slin effort,c + +% Component type SS + [Actual] SS external,external + [Sensitivity] SS external,external ADDED mttroot/mtt/lib/comp/compound/Sensitivity/sI/sC_lbl.txt Index: mttroot/mtt/lib/comp/compound/Sensitivity/sI/sC_lbl.txt ================================================================== --- /dev/null +++ mttroot/mtt/lib/comp/compound/Sensitivity/sI/sC_lbl.txt @@ -0,0 +1,40 @@ +%% Label file for system sC (sC_lbl.txt) +%SUMMARY sC +%DESCRIPTION + +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% %% Version control history +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% %% $Id$ +% %% $Log$ +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + +% Port aliases +%ALIAS in Actual,Sensitivity + +% Argument aliases +%ALIAS $1 effort,c +%ALIAS $2 k_s + +% CR aliases +%ALIAS $1 lin +%ALIAS $2 slin + +%% 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 AEf + aef lin -1*k_s + +% Component type C + c_1 lin effort,c + c_2 slin effort,c + +% Component type SS + [Actual] SS external,external + [Sensitivity] SS external,external ADDED mttroot/mtt/lib/comp/compound/Sensitivity/sR/sR_lbl.txt Index: mttroot/mtt/lib/comp/compound/Sensitivity/sR/sR_lbl.txt ================================================================== --- /dev/null +++ mttroot/mtt/lib/comp/compound/Sensitivity/sR/sR_lbl.txt @@ -0,0 +1,41 @@ +%% Label file for system sR (sR_lbl.txt) +%SUMMARY sR Two-port sensitivity model of R component +%DESCRIPTION [Actual] port corresponds to ordinary R component +%DESCRIPTION [Sensitivity] port corresponds to sensitivity R component + +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% %% Version control history +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% %% $Id$ +% %% $Log$ +% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + +% Port aliases +%ALIAS in Actual,Sensitivity + +% Argument aliases +%ALIAS $1 flow,r +%ALIAS $2 k_s + +% CR aliases +%ALIAS $1 lin +%ALIAS $2 slin + +%% 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 AFe + afe lin -1*k_s + +% Component type R + r_1 lin flow,r + r_2 slin flow,r + +% Component type SS + [Actual] SS external,external + [Sensitivity] SS external,external