Overview
Comment:Updated for new MTT
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: f9751a57618b0e13fd26cd660698e8711e4c7f6231b15ad252a77e14536c28d2
User & Date: gawthrop@users.sourceforge.net on 2003-08-19 16:16:15
Other Links: branch diff | manifest | tags
Context
2003-08-19
16:19:53
Covenverst U* to a c-header file check-in: 358cf70240 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:16:15
Updated for new MTT check-in: f9751a5761 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
16:14:23
Shouldn't be here check-in: 6c10aeeca5 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/mtt/lib/examples/Inverse/iTwoLink/iTwoLink_input.txt from [7a5043f130] to [86101d6ed8].

1
2
3
4
5
6
7
8



9
10
11
12
13




1
2
3
4
5
6
7
8
9
10
11
12
13
14


15
16
17
18








+
+
+



-
-
+
+
+
+
# Numerical parameter file (iTwoLink_input.txt)
# Generated by MTT at Mon Nov 17 10:40:37 GMT 1997

# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# %% Version control history
# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
# %% $Id$
# %% $Log$
# %% Revision 1.1  2000/12/28 17:56:50  peterg
# %% To RCS
# %%
# %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

# Set the inputs
u(1) =	1.0 - 2.0*(t>5.0) + 2.0*(t>15.0);; # t1s input torque
u(2) =	1.0 - 2.0*(t>5.0) + (t>15.0); # t2s input torque
## Removed by MTT on Mon Aug 18 18:15:41 BST 2003: u(1) =	1.0 - 2.0*(t>5.0) + 2.0*(t>15.0);; # t1s input torque
## Removed by MTT on Mon Aug 18 18:15:41 BST 2003: u(2) =	1.0 - 2.0*(t>5.0) + (t>15.0); # t2s input torque
itwolink__t1s	=	1.0 - 2.0*(t>5.0) + 2.0*(t>15.0); # t1s input torque
itwolink__t2s	=	1.0 - 2.0*(t>5.0) + (t>15.0); # t2s input torque


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