Overview
Comment:New parameters + better comments
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 93473be53d4a168f5d5487667c0c492f4eca3d34802ad5da8b2f3746bb44d07d
User & Date: gawthrop@users.sourceforge.net on 2003-06-06 07:16:22
Other Links: branch diff | manifest | tags
Context
2003-06-06
07:17:28
Removed debug check-in: 6d7ce96d72 user: gawthrop@users.sourceforge.net tags: origin/master, trunk
07:16:22
New parameters + better comments check-in: 93473be53d user: gawthrop@users.sourceforge.net tags: origin/master, trunk
06:40:34
Made compatible with current MTT. check-in: 7aeff941fe user: gawthrop@users.sourceforge.net tags: origin/master, trunk
Changes

Modified mttroot/mtt/lib/examples/Identification/idRC/sidRC_numpar.txt from [96e47a9d0f] to [118b6b97f6].

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

## -*-octave-*- Put Emacs into octave-mode ##
 
## 
## System sidRC, representation numpar, language txt; 
## File sidRC_numpar.txt; 
## Generated by MTT on Wed Apr  4 12:11:21 BST 2001; 



c	= 0.1;			# Capacitance
cs	= 0.0;			# Sensitivity
r	= 10.0;			# Resistance
rs	= 0.0;			# Sensitivity
us	= 0.0;			# Sensitivity






|



|
|
|
|
|
>
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## -*-octave-*- Put Emacs into octave-mode ##
 
## 
## System sidRC, representation numpar, language txt; 
## File sidRC_numpar.txt; 
## Generated by MTT on Mon Sep 23 11:39:27 BST 2002; 



c	= 1.0; # Default
cs	= 0.0; # MUST BE ZERO
r	= 1.0; # Default
rs	= 0.0; # MUST BE ZERO
us	= 0.0; # MUST BE ZERO


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