From a7431fc21032282fd2a9f389931355a99a0e4c4c Mon Sep 17 00:00:00 2001 From: Sunil Shetye Date: Wed, 4 Jul 2018 11:31:04 +0530 Subject: add type to expressions --- js/Electrical/CurrentSensor.pickle | 60 +++++++++++++++++++++++++++++++++++++- 1 file changed, 59 insertions(+), 1 deletion(-) (limited to 'js/Electrical/CurrentSensor.pickle') diff --git a/js/Electrical/CurrentSensor.pickle b/js/Electrical/CurrentSensor.pickle index c551e8fb..77728fc3 100644 --- a/js/Electrical/CurrentSensor.pickle +++ b/js/Electrical/CurrentSensor.pickle @@ -7,4 +7,62 @@ p2 atp3 Rp4 .(dp0 -. \ No newline at end of file +S'this.x' +p1 +S'double' +p2 +sS'model.sim' +p3 +S'string' +p4 +sS'model.in1' +p5 +g2 +sS'model.equations' +p6 +g2 +sS'model.blocktype' +p7 +g4 +sS'exprs' +p8 +S'vector' +p9 +sS'this.x.graphics.out_implicit' +p10 +S'matrix' +p11 +sS'mo' +p12 +g2 +sS'mo.inputs' +p13 +g4 +sS'mo.model' +p14 +g4 +sS'model.dep_ut' +p15 +g9 +sS'model.out' +p16 +g11 +sS'gr_i' +p17 +g9 +sS'y' +p18 +g9 +sS'model' +p19 +g2 +sS'this.x.graphics.in_implicit' +p20 +g9 +sS'typ' +p21 +g9 +sS'mo.outputs' +p22 +g11 +s. \ No newline at end of file -- cgit