diff options
author | Sunil Shetye | 2018-07-15 07:29:25 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-07-16 15:31:24 +0530 |
commit | 1896e61799fda88188ffc3a8df12a4029361048c (patch) | |
tree | 08454cae6871e080e52d8087369ee43acc0a48d0 /js/Electrical/Diode.pickle | |
parent | 92f8a251bbaeddf6ec034722a3079d865517d650 (diff) | |
download | sci2js-1896e61799fda88188ffc3a8df12a4029361048c.tar.gz sci2js-1896e61799fda88188ffc3a8df12a4029361048c.tar.bz2 sci2js-1896e61799fda88188ffc3a8df12a4029361048c.zip |
support string vector also
Diffstat (limited to 'js/Electrical/Diode.pickle')
-rw-r--r-- | js/Electrical/Diode.pickle | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/js/Electrical/Diode.pickle b/js/Electrical/Diode.pickle index 786733de..41fdba9c 100644 --- a/js/Electrical/Diode.pickle +++ b/js/Electrical/Diode.pickle @@ -48,7 +48,7 @@ S'string' p10 sS'x.graphics.in_implicit' p11 -S'vector' +S'vector_string' p12 sS'mo.parameters' p13 @@ -86,35 +86,36 @@ sS'graphics.exprs' p25 NsS'typ' p26 -g12 -sS'model.equations.parameters' +S'vector' p27 +sS'model.equations.parameters' +p28 g14 sS'model.blocktype' -p28 +p29 g10 sS'mo' -p29 +p30 g5 sS'model.dep_ut' -p30 -S'vector_boolean' p31 -sS'exprs' +S'vector_boolean' p32 +sS'exprs' +p33 g10 sS'gr_i' -p33 -g12 -sS'Vt' p34 +g27 +sS'Vt' +p35 g5 sS'y' -p35 -g12 -sS'x' p36 -NsS'model' +g27 +sS'x' p37 +NsS'model' +p38 g2 s.
\ No newline at end of file |