Overview
| Comment: | typo. |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | origin/master | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
841ac7b6f5b4824b606c73d94d870a2b |
| User & Date: | geraint@users.sourceforge.net on 2003-10-10 22:22:18.000 |
| Other Links: | branch diff | manifest | tags |
Context
|
2003-10-11
| ||
| 15:08:54 |
mtt -ibg Clutch odeso view now works! The order in which bonds are listed in each row of the connection/components matrix matters. Bonds with SS components at the other end are listed first (in order?). check-in: 40803ca7e2 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
|
2003-10-10
| ||
| 22:22:18 | typo. check-in: 841ac7b6f5 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
|
2003-10-06
| ||
| 09:15:32 | Revised for RTlab check-in: c43f9e9fc7 user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/doc/mtt.texi
from [c106b7cfb7]
to [e874502ffd].
| ︙ | ︙ | |||
12 13 14 15 16 17 18 19 20 21 22 23 24 25 | @comment %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @comment Version control history @comment %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @comment $Id$ @comment $Log$ @comment Revision 1.17 2003/08/19 14:20:38 gawthrop @comment Version 5.0 of MTT @comment Remove xref errors (spurious spaces) @comment @comment Revision 1.16 2003/08/19 14:11:23 gawthrop @comment Links to legal stuff @comment | > > > | 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | @comment %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @comment Version control history @comment %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @comment $Id$ @comment $Log$ @comment Revision 1.18 2003/09/07 20:41:19 geraint @comment *** empty log message *** @comment @comment Revision 1.17 2003/08/19 14:20:38 gawthrop @comment Version 5.0 of MTT @comment Remove xref errors (spurious spaces) @comment @comment Revision 1.16 2003/08/19 14:11:23 gawthrop @comment Links to legal stuff @comment |
| ︙ | ︙ | |||
2958 2959 2960 2961 2962 2963 2964 |
The following simple components are defined in MTT.
@ftable @code
@item R
Standard one-port R
@item C
| | | | 2961 2962 2963 2964 2965 2966 2967 2968 2969 2970 2971 2972 2973 2974 2975 2976 2977 2978 2979 2980 2981 2982 2983 2984 2985 2986 2987 2988 2989 |
The following simple components are defined in MTT.
@ftable @code
@item R
Standard one-port R
@item C
Standard one-port C
@item I
Standard one-port I
@item SS
Source-sensor
@item TF
Transformer
@item GY
Gyrator
@item AE
Effort amplifier
@item AF
Flow amplifier
@item CSW
Switched one-port C
@item ISW
Switched one-port I
@end ftable
@menu
* SS components::
* Simple components - implementation::
|
| ︙ | ︙ | |||
4621 4622 4623 4624 4625 4626 4627 4628 4629 4630 4631 4632 4633 4634 | # Generated by MTT at Mon Jun 16 15:10:17 BST 1997 # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # %% Version control history # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # %% $Id$ # %% $Log$ # %% Revision 1.17 2003/08/19 14:20:38 gawthrop # %% Version 5.0 of MTT # %% Remove xref errors (spurious spaces) # %% # %% Revision 1.16 2003/08/19 14:11:23 gawthrop # %% Links to legal stuff # %% | > > > | 4624 4625 4626 4627 4628 4629 4630 4631 4632 4633 4634 4635 4636 4637 4638 4639 4640 | # Generated by MTT at Mon Jun 16 15:10:17 BST 1997 # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # %% Version control history # %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% # %% $Id$ # %% $Log$ # %% Revision 1.18 2003/09/07 20:41:19 geraint # %% *** empty log message *** # %% # %% Revision 1.17 2003/08/19 14:20:38 gawthrop # %% Version 5.0 of MTT # %% Remove xref errors (spurious spaces) # %% # %% Revision 1.16 2003/08/19 14:11:23 gawthrop # %% Links to legal stuff # %% |
| ︙ | ︙ |