Overview
Comment:*** empty log message ***
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 4f308bb69745599aed7a4929d75c17e188ae40e1d4aa8284d55dc85ba8757b87
User & Date: gawthrop@users.sourceforge.net on 1998-07-25 20:34:05
Other Links: branch diff | manifest | tags
Context
1998-07-25
20:37:22
Removes -s (switches) option -- they are now assumed to be present
I still need to shift the old switch
check-in: 87887db96b user: gawthrop@users.sourceforge.net tags: origin/master, trunk
20:34:05
*** empty log message *** check-in: 4f308bb697 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
20:14:00
update code added for flexibility and octave efficiency check-in: 3d256235c4 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/mtt/lib/examples/Hybrid/Bounce/Bounce_state.txt from [c827f2a97c] to [d16735ab7d].

1
2
3
4
5
6
7



8
9
10
11
12
13

# Initial state  file (Bounce_state.txt)
# Generated by MTT at Sat Jul 25 15:56:57 BST 1998
###############################################################
## Version control history
###############################################################
## $Id$
## $Log$



###############################################################

# Set the states
MTTx(1) 	= 10.0;	# 3 (Bounce_intf)
MTTx(2) 	= 0.0; 	# MTT_SWITCH (Bounce_ground)
MTTx(3) 	= 0.0; 	# ball_mass (Bounce)








>
>
>



|
|
|
>
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Initial state  file (Bounce_state.txt)
# Generated by MTT at Sat Jul 25 15:56:57 BST 1998
###############################################################
## Version control history
###############################################################
## $Id$
## $Log$
## Revision 1.1  1998/07/25 14:59:11  peterg
## Initial revision
##
###############################################################

# Set the states
mttx(1) 	= 10.0;	# 3 (Bounce_intf)
mttx(2) 	= 0.0; 	# MTT_SWITCH (Bounce_ground)
mttx(3) 	= 0.0; 	# ball_mass (Bounce)


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