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/CurrentSensor.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/CurrentSensor.pickle')
-rw-r--r-- | js/Electrical/CurrentSensor.pickle | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/js/Electrical/CurrentSensor.pickle b/js/Electrical/CurrentSensor.pickle index 152bc012..c2c5913a 100644 --- a/js/Electrical/CurrentSensor.pickle +++ b/js/Electrical/CurrentSensor.pickle @@ -55,23 +55,24 @@ p16 g7 sS'x.graphics.in_implicit' p17 -g7 -sS'model.in' +S'vector_string' p18 +sS'model.in' +p19 g4 sS'y' -p19 +p20 g7 sS'x' -p20 -NsS'model' p21 -S'object' +NsS'model' p22 -sS'typ' +S'object' p23 +sS'typ' +p24 g7 sS'mo.outputs' -p24 +p25 g9 s.
\ No newline at end of file |