summaryrefslogtreecommitdiff
path: root/js/Sinks
diff options
context:
space:
mode:
Diffstat (limited to 'js/Sinks')
-rw-r--r--js/Sinks/AFFICH_m.js16
-rw-r--r--js/Sinks/BARXY.js16
-rw-r--r--js/Sinks/CANIMXY.js16
-rw-r--r--js/Sinks/CANIMXY3D.js16
-rw-r--r--js/Sinks/CEVENTSCOPE.js16
-rw-r--r--js/Sinks/CFSCOPE.js16
-rw-r--r--js/Sinks/CLKOUTV_f.js16
-rw-r--r--js/Sinks/CLKOUT_f.js16
-rw-r--r--js/Sinks/CMAT3D.js16
-rw-r--r--js/Sinks/CMATVIEW.js16
-rw-r--r--js/Sinks/CMSCOPE.js16
-rw-r--r--js/Sinks/CSCOPE.js16
-rw-r--r--js/Sinks/CSCOPXY.js16
-rw-r--r--js/Sinks/CSCOPXY3D.js16
-rw-r--r--js/Sinks/OUTIMPL_f.js16
-rw-r--r--js/Sinks/OUT_f.js16
-rw-r--r--js/Sinks/TOWS_c.js16
-rw-r--r--js/Sinks/TRASH_f.js16
-rw-r--r--js/Sinks/WFILE_f.js16
-rw-r--r--js/Sinks/WRITEAU_f.js16
-rw-r--r--js/Sinks/WRITEC_f.js16
21 files changed, 168 insertions, 168 deletions
diff --git a/js/Sinks/AFFICH_m.js b/js/Sinks/AFFICH_m.js
index 451d916d..e4348618 100644
--- a/js/Sinks/AFFICH_m.js
+++ b/js/Sinks/AFFICH_m.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Sinks/AFFICH_m.sci" */
function AFFICH_m() {
-AFFICH_m.prototype.define = function AFFICH_m() {
+ AFFICH_m.prototype.define = function AFFICH_m() {
font=1;
fontsize=1;
colr=1;
@@ -21,12 +21,12 @@ model.label="";
exprs=[[sci2exp([model.in1,model.in2])],[string(font)],[string(fontsize)],[string(colr)],[string(nt)],[string(nd)],[string(0)]];
gr_i=[];
x=standard_define([3,2],model,exprs,gr_i);
-}
-AFFICH_m.prototype.details = function AFFICH_m() {
-}
-AFFICH_m.prototype.get = function AFFICH_m() {
-}
-AFFICH_m.prototype.set = function AFFICH_m() {
+ }
+ AFFICH_m.prototype.details = function AFFICH_m() {
+ }
+ AFFICH_m.prototype.get = function AFFICH_m() {
+ }
+ AFFICH_m.prototype.set = function AFFICH_m() {
x=arg1;
graphics=arg1.graphics;
exprs=graphics.exprs;
@@ -76,5 +76,5 @@ x.model=model;
break;
}
}
-}
+ }
}
diff --git a/js/Sinks/BARXY.js b/js/Sinks/BARXY.js
index 7dbe2954..b6400145 100644
--- a/js/Sinks/BARXY.js
+++ b/js/Sinks/BARXY.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Sinks/BARXY.sci" */
function BARXY() {
-BARXY.prototype.define = function BARXY() {
+ BARXY.prototype.define = function BARXY() {
model=scicos_model();
xmin=-15;
xmax=15;
@@ -19,12 +19,12 @@ x=standard_define([2,2],model,[],[]);
x.graphics.in_implicit=["E","E"];
x.graphics.out_implicit=[];
x.graphics.exprs=[["-15"],["15"],["-15"],["15"],["1"]];
-}
-BARXY.prototype.details = function BARXY() {
-}
-BARXY.prototype.get = function BARXY() {
-}
-BARXY.prototype.set = function BARXY() {
+ }
+ BARXY.prototype.details = function BARXY() {
+ }
+ BARXY.prototype.get = function BARXY() {
+ }
+ BARXY.prototype.set = function BARXY() {
x=arg1;
graphics=arg1.graphics;
exprs=graphics.exprs;
@@ -58,5 +58,5 @@ x.model=model;
break;
}
}
-}
+ }
}
diff --git a/js/Sinks/CANIMXY.js b/js/Sinks/CANIMXY.js
index 462c840b..b60096d4 100644
--- a/js/Sinks/CANIMXY.js
+++ b/js/Sinks/CANIMXY.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Sinks/CANIMXY.sci" */
function CANIMXY() {
-CANIMXY.prototype.define = function CANIMXY() {
+ CANIMXY.prototype.define = function CANIMXY() {
win=-1;
clrs=-4;
N=2;
@@ -26,12 +26,12 @@ model.dep_ut=[false,false];
exprs=[[string(nbr_curves)],[string(clrs)],[string(siz)],[string(win)],["[]"],["[]"],[string(xmin)],[string(xmax)],[string(ymin)],[string(ymax)],[string(N)]];
gr_i=[];
x=standard_define([2,2],model,exprs,gr_i);
-}
-CANIMXY.prototype.details = function CANIMXY() {
-}
-CANIMXY.prototype.get = function CANIMXY() {
-}
-CANIMXY.prototype.set = function CANIMXY() {
+ }
+ CANIMXY.prototype.details = function CANIMXY() {
+ }
+ CANIMXY.prototype.get = function CANIMXY() {
+ }
+ CANIMXY.prototype.set = function CANIMXY() {
x=arg1;
graphics=arg1.graphics;
exprs=graphics.exprs;
@@ -96,5 +96,5 @@ x.model=model;
break;
}
}
-}
+ }
}
diff --git a/js/Sinks/CANIMXY3D.js b/js/Sinks/CANIMXY3D.js
index 5c939e03..9c5caacb 100644
--- a/js/Sinks/CANIMXY3D.js
+++ b/js/Sinks/CANIMXY3D.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Sinks/CANIMXY3D.sci" */
function CANIMXY3D() {
-CANIMXY3D.prototype.define = function CANIMXY3D() {
+ CANIMXY3D.prototype.define = function CANIMXY3D() {
win=-1;
N=2;
clrs=[[1],[2],[3],[4],[5],[6],[7],[13]];
@@ -26,12 +26,12 @@ model.dep_ut=[false,false];
exprs=[[string(nbr_curves)],[strcat(string(clrs)," ")],[strcat(string(siz)," ")],[string(win)],["[]"],["[]"],[strcat(string(vec_x)," ")],[strcat(string(vec_y)," ")],[strcat(string(vec_z)," ")],[strcat(string(param3ds)," ")],[string(N)]];
gr_i=[];
x=standard_define([2,2],model,exprs,gr_i);
-}
-CANIMXY3D.prototype.details = function CANIMXY3D() {
-}
-CANIMXY3D.prototype.get = function CANIMXY3D() {
-}
-CANIMXY3D.prototype.set = function CANIMXY3D() {
+ }
+ CANIMXY3D.prototype.details = function CANIMXY3D() {
+ }
+ CANIMXY3D.prototype.get = function CANIMXY3D() {
+ }
+ CANIMXY3D.prototype.set = function CANIMXY3D() {
x=arg1;
graphics=arg1.graphics;
exprs=graphics.exprs;
@@ -113,5 +113,5 @@ x.model=model;
break;
}
}
-}
+ }
}
diff --git a/js/Sinks/CEVENTSCOPE.js b/js/Sinks/CEVENTSCOPE.js
index d992f039..73e5f90a 100644
--- a/js/Sinks/CEVENTSCOPE.js
+++ b/js/Sinks/CEVENTSCOPE.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Sinks/CEVENTSCOPE.sci" */
function CEVENTSCOPE() {
-CEVENTSCOPE.prototype.define = function CEVENTSCOPE() {
+ CEVENTSCOPE.prototype.define = function CEVENTSCOPE() {
nclock=1;
win=-1;
clrs=[[1],[3],[5],[7],[9],[11],[13],[15]];
@@ -17,12 +17,12 @@ model.dep_ut=[false,false];
exprs=[[sci2exp(nclock)],[strcat(sci2exp(clrs[nclock-1])," ")],[string(win)],[sci2exp([])],[sci2exp(wdim)],[string(per)]];
gr_i=[];
x=standard_define([2,2],model,exprs,gr_i);
-}
-CEVENTSCOPE.prototype.details = function CEVENTSCOPE() {
-}
-CEVENTSCOPE.prototype.get = function CEVENTSCOPE() {
-}
-CEVENTSCOPE.prototype.set = function CEVENTSCOPE() {
+ }
+ CEVENTSCOPE.prototype.details = function CEVENTSCOPE() {
+ }
+ CEVENTSCOPE.prototype.get = function CEVENTSCOPE() {
+ }
+ CEVENTSCOPE.prototype.set = function CEVENTSCOPE() {
x=arg1;
graphics=arg1.graphics;
exprs=graphics.exprs;
@@ -82,5 +82,5 @@ x.model=model;
break;
}
}
-}
+ }
}
diff --git a/js/Sinks/CFSCOPE.js b/js/Sinks/CFSCOPE.js
index 1ddfb03f..69e91a44 100644
--- a/js/Sinks/CFSCOPE.js
+++ b/js/Sinks/CFSCOPE.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Sinks/CFSCOPE.sci" */
function CFSCOPE() {
-CFSCOPE.prototype.define = function CFSCOPE() {
+ CFSCOPE.prototype.define = function CFSCOPE() {
win=-1;
wdim=[[600],[400]];
wpos=[[-1],[-1]];
@@ -19,12 +19,12 @@ model.dep_ut=[true,false];
exprs=[[strcat(string(clrs)," ")],[string(win)],[sci2exp([])],[sci2exp(wdim)],[string(ymin)],[string(ymax)],[string(per)],[string(N)],[string([1])]];
gr_i=[];
x=standard_define([2,2],model,exprs,gr_i);
-}
-CFSCOPE.prototype.details = function CFSCOPE() {
-}
-CFSCOPE.prototype.get = function CFSCOPE() {
-}
-CFSCOPE.prototype.set = function CFSCOPE() {
+ }
+ CFSCOPE.prototype.details = function CFSCOPE() {
+ }
+ CFSCOPE.prototype.get = function CFSCOPE() {
+ }
+ CFSCOPE.prototype.set = function CFSCOPE() {
x=arg1;
graphics=arg1.graphics;
exprs=graphics.exprs;
@@ -91,5 +91,5 @@ x.model=model;
break;
}
}
-}
+ }
}
diff --git a/js/Sinks/CLKOUTV_f.js b/js/Sinks/CLKOUTV_f.js
index dad99a07..4f64a8b7 100644
--- a/js/Sinks/CLKOUTV_f.js
+++ b/js/Sinks/CLKOUTV_f.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Sinks/CLKOUTV_f.sci" */
function CLKOUTV_f() {
-CLKOUTV_f.prototype.define = function CLKOUTV_f() {
+ CLKOUTV_f.prototype.define = function CLKOUTV_f() {
prt=1;
model=scicos_model();
model.sim="output";
@@ -11,12 +11,12 @@ model.firing=[];
model.dep_ut=[false,false];
exprs=string(prt);
x=standard_define([1,1],model,exprs," ");
-}
-CLKOUTV_f.prototype.details = function CLKOUTV_f() {
-}
-CLKOUTV_f.prototype.get = function CLKOUTV_f() {
-}
-CLKOUTV_f.prototype.set = function CLKOUTV_f() {
+ }
+ CLKOUTV_f.prototype.details = function CLKOUTV_f() {
+ }
+ CLKOUTV_f.prototype.get = function CLKOUTV_f() {
+ }
+ CLKOUTV_f.prototype.set = function CLKOUTV_f() {
x=arg1;
graphics=arg1.graphics;
model=arg1.model;
@@ -38,5 +38,5 @@ x.model=model;
break;
}
}
-}
+ }
}
diff --git a/js/Sinks/CLKOUT_f.js b/js/Sinks/CLKOUT_f.js
index 5fbbee0f..a1d85634 100644
--- a/js/Sinks/CLKOUT_f.js
+++ b/js/Sinks/CLKOUT_f.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Sinks/CLKOUT_f.sci" */
function CLKOUT_f() {
-CLKOUT_f.prototype.define = function CLKOUT_f() {
+ CLKOUT_f.prototype.define = function CLKOUT_f() {
prt=1;
model=scicos_model();
model.sim="output";
@@ -11,12 +11,12 @@ model.firing=[];
model.dep_ut=[false,false];
exprs=string(prt);
x=standard_define([1,1],model,exprs," ");
-}
-CLKOUT_f.prototype.details = function CLKOUT_f() {
-}
-CLKOUT_f.prototype.get = function CLKOUT_f() {
-}
-CLKOUT_f.prototype.set = function CLKOUT_f() {
+ }
+ CLKOUT_f.prototype.details = function CLKOUT_f() {
+ }
+ CLKOUT_f.prototype.get = function CLKOUT_f() {
+ }
+ CLKOUT_f.prototype.set = function CLKOUT_f() {
x=arg1;
graphics=arg1.graphics;
model=arg1.model;
@@ -40,5 +40,5 @@ x.model=model;
break;
}
}
-}
+ }
}
diff --git a/js/Sinks/CMAT3D.js b/js/Sinks/CMAT3D.js
index 22352caa..c00b716d 100644
--- a/js/Sinks/CMAT3D.js
+++ b/js/Sinks/CMAT3D.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Sinks/CMAT3D.sci" */
function CMAT3D() {
-CMAT3D.prototype.define = function CMAT3D() {
+ CMAT3D.prototype.define = function CMAT3D() {
cmin=0;
cmax=100;
colormap=jetcolormap(25);
@@ -22,12 +22,12 @@ model.dep_ut=[true,false];
exprs=[[strcat(string(x)," ")],[strcat(string(y)," ")],[string("jetcolormap(25)")],[string(cmin)],[string(cmax)]];
gr_i=[];
x=standard_define([2,2],model,exprs,gr_i);
-}
-CMAT3D.prototype.details = function CMAT3D() {
-}
-CMAT3D.prototype.get = function CMAT3D() {
-}
-CMAT3D.prototype.set = function CMAT3D() {
+ }
+ CMAT3D.prototype.details = function CMAT3D() {
+ }
+ CMAT3D.prototype.get = function CMAT3D() {
+ }
+ CMAT3D.prototype.set = function CMAT3D() {
x=arg1;
graphics=arg1.graphics;
exprs=graphics.exprs;
@@ -62,5 +62,5 @@ x.model=model;
break;
}
}
-}
+ }
}
diff --git a/js/Sinks/CMATVIEW.js b/js/Sinks/CMATVIEW.js
index 35a204ec..b7ae62fd 100644
--- a/js/Sinks/CMATVIEW.js
+++ b/js/Sinks/CMATVIEW.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Sinks/CMATVIEW.sci" */
function CMATVIEW() {
-CMATVIEW.prototype.define = function CMATVIEW() {
+ CMATVIEW.prototype.define = function CMATVIEW() {
cmin=0;
cmax=100;
size_c=25;
@@ -20,12 +20,12 @@ model.dep_ut=[true,false];
exprs=[[string("jetcolormap(25)")],[string(cmin)],[string(cmax)]];
gr_i=[];
x=standard_define([2,2],model,exprs,gr_i);
-}
-CMATVIEW.prototype.details = function CMATVIEW() {
-}
-CMATVIEW.prototype.get = function CMATVIEW() {
-}
-CMATVIEW.prototype.set = function CMATVIEW() {
+ }
+ CMATVIEW.prototype.details = function CMATVIEW() {
+ }
+ CMATVIEW.prototype.get = function CMATVIEW() {
+ }
+ CMATVIEW.prototype.set = function CMATVIEW() {
x=arg1;
graphics=arg1.graphics;
exprs=graphics.exprs;
@@ -58,5 +58,5 @@ x.model=model;
break;
}
}
-}
+ }
}
diff --git a/js/Sinks/CMSCOPE.js b/js/Sinks/CMSCOPE.js
index 40ba209b..65197ee7 100644
--- a/js/Sinks/CMSCOPE.js
+++ b/js/Sinks/CMSCOPE.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Sinks/CMSCOPE.sci" */
function CMSCOPE() {
-CMSCOPE.prototype.define = function CMSCOPE() {
+ CMSCOPE.prototype.define = function CMSCOPE() {
win=-1;
in1=[[1],[1]];
wdim=[[-1],[-1]];
@@ -25,12 +25,12 @@ model.dep_ut=[true,false];
exprs=[[strcat(string(in1)," ")],[strcat(string(clrs)," ")],[string(win)],[sci2exp([])],[sci2exp([])],[strcat(string(ymin)," ")],[strcat(string(ymax)," ")],[strcat(string(per)," ")],[string(N)],[string(0)],[emptystr()]];
gr_i=[];
x=standard_define([2,2],model,exprs,gr_i);
-}
-CMSCOPE.prototype.details = function CMSCOPE() {
-}
-CMSCOPE.prototype.get = function CMSCOPE() {
-}
-CMSCOPE.prototype.set = function CMSCOPE() {
+ }
+ CMSCOPE.prototype.details = function CMSCOPE() {
+ }
+ CMSCOPE.prototype.get = function CMSCOPE() {
+ }
+ CMSCOPE.prototype.set = function CMSCOPE() {
x=arg1;
graphics=arg1.graphics;
exprs=graphics.exprs;
@@ -122,5 +122,5 @@ break;
}
}
}
-}
+ }
}
diff --git a/js/Sinks/CSCOPE.js b/js/Sinks/CSCOPE.js
index 7e126fe5..a1461183 100644
--- a/js/Sinks/CSCOPE.js
+++ b/js/Sinks/CSCOPE.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Sinks/CSCOPE.sci" */
function CSCOPE() {
-CSCOPE.prototype.define = function CSCOPE() {
+ CSCOPE.prototype.define = function CSCOPE() {
win=-1;
wdim=[[600],[400]];
wpos=[[-1],[-1]];
@@ -21,12 +21,12 @@ model.dep_ut=[true,false];
exprs=[[strcat(string(clrs)," ")],[string(win)],[sci2exp([])],[sci2exp(wdim)],[string(ymin)],[string(ymax)],[string(per)],[string(N)],[transpose(string(0))],[emptystr()]];
gr_i=[];
x=standard_define([2,2],model,exprs,gr_i);
-}
-CSCOPE.prototype.details = function CSCOPE() {
-}
-CSCOPE.prototype.get = function CSCOPE() {
-}
-CSCOPE.prototype.set = function CSCOPE() {
+ }
+ CSCOPE.prototype.details = function CSCOPE() {
+ }
+ CSCOPE.prototype.get = function CSCOPE() {
+ }
+ CSCOPE.prototype.set = function CSCOPE() {
x=arg1;
graphics=arg1.graphics;
exprs=graphics.exprs;
@@ -91,5 +91,5 @@ x.model=model;
break;
}
}
-}
+ }
}
diff --git a/js/Sinks/CSCOPXY.js b/js/Sinks/CSCOPXY.js
index 8478a721..da57c497 100644
--- a/js/Sinks/CSCOPXY.js
+++ b/js/Sinks/CSCOPXY.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Sinks/CSCOPXY.sci" */
function CSCOPXY() {
-CSCOPXY.prototype.define = function CSCOPXY() {
+ CSCOPXY.prototype.define = function CSCOPXY() {
win=-1;
clrs=4;
siz=1;
@@ -25,12 +25,12 @@ model.dep_ut=[false,false];
exprs=[[string(nbr_curves)],[sci2exp(clrs)],[sci2exp(siz)],[string(win)],[sci2exp([])],[sci2exp(wdim)],[string(xmin)],[string(xmax)],[string(ymin)],[string(ymax)],[string(N)]];
gr_i=[];
x=standard_define([2,2],model,exprs,gr_i);
-}
-CSCOPXY.prototype.details = function CSCOPXY() {
-}
-CSCOPXY.prototype.get = function CSCOPXY() {
-}
-CSCOPXY.prototype.set = function CSCOPXY() {
+ }
+ CSCOPXY.prototype.details = function CSCOPXY() {
+ }
+ CSCOPXY.prototype.get = function CSCOPXY() {
+ }
+ CSCOPXY.prototype.set = function CSCOPXY() {
x=arg1;
graphics=arg1.graphics;
exprs=graphics.exprs;
@@ -95,5 +95,5 @@ x.model=model;
break;
}
}
-}
+ }
}
diff --git a/js/Sinks/CSCOPXY3D.js b/js/Sinks/CSCOPXY3D.js
index 0f79bba5..7b7787f7 100644
--- a/js/Sinks/CSCOPXY3D.js
+++ b/js/Sinks/CSCOPXY3D.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Sinks/CSCOPXY3D.sci" */
function CSCOPXY3D() {
-CSCOPXY3D.prototype.define = function CSCOPXY3D() {
+ CSCOPXY3D.prototype.define = function CSCOPXY3D() {
win=-1;
clrs=[[1],[2],[3],[4],[5],[6],[7],[13]];
siz=[[1],[1],[1],[1],[1],[1],[1],[1]];
@@ -25,12 +25,12 @@ model.dep_ut=[false,false];
exprs=[[string(nbr_curves)],[strcat(string(clrs)," ")],[strcat(string(siz)," ")],[string(win)],[sci2exp([])],[sci2exp(wdim)],[strcat(string(vec_x)," ")],[strcat(string(vec_y)," ")],[strcat(string(vec_z)," ")],[strcat(string(param3ds)," ")],[string(N)]];
gr_i=[];
x=standard_define([2,2],model,exprs,gr_i);
-}
-CSCOPXY3D.prototype.details = function CSCOPXY3D() {
-}
-CSCOPXY3D.prototype.get = function CSCOPXY3D() {
-}
-CSCOPXY3D.prototype.set = function CSCOPXY3D() {
+ }
+ CSCOPXY3D.prototype.details = function CSCOPXY3D() {
+ }
+ CSCOPXY3D.prototype.get = function CSCOPXY3D() {
+ }
+ CSCOPXY3D.prototype.set = function CSCOPXY3D() {
x=arg1;
graphics=arg1.graphics;
exprs=graphics.exprs;
@@ -108,5 +108,5 @@ break;
message(mess);
}
}
-}
+ }
}
diff --git a/js/Sinks/OUTIMPL_f.js b/js/Sinks/OUTIMPL_f.js
index fc422586..ba56dbeb 100644
--- a/js/Sinks/OUTIMPL_f.js
+++ b/js/Sinks/OUTIMPL_f.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Sinks/OUTIMPL_f.sci" */
function OUTIMPL_f() {
-OUTIMPL_f.prototype.define = function OUTIMPL_f() {
+ OUTIMPL_f.prototype.define = function OUTIMPL_f() {
model=scicos_model();
model.in1=[-1];
model.in2=[1];
@@ -17,12 +17,12 @@ exprs="1";
gr_i=[];
x=standard_define([1,1],model,exprs,gr_i);
x.graphics.in_implicit=["I"];
-}
-OUTIMPL_f.prototype.details = function OUTIMPL_f() {
-}
-OUTIMPL_f.prototype.get = function OUTIMPL_f() {
-}
-OUTIMPL_f.prototype.set = function OUTIMPL_f() {
+ }
+ OUTIMPL_f.prototype.details = function OUTIMPL_f() {
+ }
+ OUTIMPL_f.prototype.get = function OUTIMPL_f() {
+ }
+ OUTIMPL_f.prototype.set = function OUTIMPL_f() {
x=arg1;
graphics=arg1.graphics;
exprs=graphics.exprs;
@@ -50,5 +50,5 @@ x.model=model;
break;
}
}
-}
+ }
}
diff --git a/js/Sinks/OUT_f.js b/js/Sinks/OUT_f.js
index 5182de0a..0a620928 100644
--- a/js/Sinks/OUT_f.js
+++ b/js/Sinks/OUT_f.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Sinks/OUT_f.sci" */
function OUT_f() {
-OUT_f.prototype.define = function OUT_f() {
+ OUT_f.prototype.define = function OUT_f() {
n=-1;
prt=1;
model=scicos_model();
@@ -14,12 +14,12 @@ model.dep_ut=[false,false];
exprs=string(prt);
gr_i=[];
x=standard_define([1,1],model,exprs,gr_i);
-}
-OUT_f.prototype.details = function OUT_f() {
-}
-OUT_f.prototype.get = function OUT_f() {
-}
-OUT_f.prototype.set = function OUT_f() {
+ }
+ OUT_f.prototype.details = function OUT_f() {
+ }
+ OUT_f.prototype.get = function OUT_f() {
+ }
+ OUT_f.prototype.set = function OUT_f() {
x=arg1;
graphics=arg1.graphics;
model=arg1.model;
@@ -43,5 +43,5 @@ x.model=model;
break;
}
}
-}
+ }
}
diff --git a/js/Sinks/TOWS_c.js b/js/Sinks/TOWS_c.js
index 9df07c67..32a8c9e0 100644
--- a/js/Sinks/TOWS_c.js
+++ b/js/Sinks/TOWS_c.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Sinks/TOWS_c.sci" */
function TOWS_c() {
-TOWS_c.prototype.define = function TOWS_c() {
+ TOWS_c.prototype.define = function TOWS_c() {
nu=-1;
nz=128;
varnam="A";
@@ -21,12 +21,12 @@ model.dep_ut=[false,false];
gr_i=[];
exprs=[[string(nz)],[string(varnam)],[string(herit)]];
x=standard_define([4,2],model,exprs,gr_i);
-}
-TOWS_c.prototype.details = function TOWS_c() {
-}
-TOWS_c.prototype.get = function TOWS_c() {
-}
-TOWS_c.prototype.set = function TOWS_c() {
+ }
+ TOWS_c.prototype.details = function TOWS_c() {
+ }
+ TOWS_c.prototype.get = function TOWS_c() {
+ }
+ TOWS_c.prototype.set = function TOWS_c() {
x=arg1;
graphics=arg1.graphics;
model=arg1.model;
@@ -61,5 +61,5 @@ x.model=model;
break;
}
}
-}
+ }
}
diff --git a/js/Sinks/TRASH_f.js b/js/Sinks/TRASH_f.js
index a67aaa64..00fb8452 100644
--- a/js/Sinks/TRASH_f.js
+++ b/js/Sinks/TRASH_f.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Sinks/TRASH_f.sci" */
function TRASH_f() {
-TRASH_f.prototype.define = function TRASH_f() {
+ TRASH_f.prototype.define = function TRASH_f() {
in1=-1;
model=scicos_model();
model.sim="trash";
@@ -11,12 +11,12 @@ model.dep_ut=[false,false];
exprs=" ";
gr_i=[];
x=standard_define([2,2],model,exprs,gr_i);
-}
-TRASH_f.prototype.details = function TRASH_f() {
-}
-TRASH_f.prototype.get = function TRASH_f() {
-}
-TRASH_f.prototype.set = function TRASH_f() {
+ }
+ TRASH_f.prototype.details = function TRASH_f() {
+ }
+ TRASH_f.prototype.get = function TRASH_f() {
+ }
+ TRASH_f.prototype.set = function TRASH_f() {
x=arg1;
-}
+ }
}
diff --git a/js/Sinks/WFILE_f.js b/js/Sinks/WFILE_f.js
index 4c8225b4..1f5d0223 100644
--- a/js/Sinks/WFILE_f.js
+++ b/js/Sinks/WFILE_f.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Sinks/WFILE_f.sci" */
function WFILE_f() {
-WFILE_f.prototype.define = function WFILE_f() {
+ WFILE_f.prototype.define = function WFILE_f() {
in1=1;
nin=sum(in1);
frmt="(7(e10.3,1x))";
@@ -18,12 +18,12 @@ model.dep_ut=[true,false];
exprs=[[sci2exp(in1)],[fname],[frmt],[string(N)]];
gr_i=[];
x=standard_define([3,2],model,exprs,gr_i);
-}
-WFILE_f.prototype.details = function WFILE_f() {
-}
-WFILE_f.prototype.get = function WFILE_f() {
-}
-WFILE_f.prototype.set = function WFILE_f() {
+ }
+ WFILE_f.prototype.details = function WFILE_f() {
+ }
+ WFILE_f.prototype.get = function WFILE_f() {
+ }
+ WFILE_f.prototype.set = function WFILE_f() {
warnobsolete("WRITEC_f","6.0.0");
warnMessage=msprintf(_("Feature %s is obsolete."),"WFILE_f");
warnAdvise=msprintf(_("Please use %s instead."),"WRITEC_f");
@@ -86,5 +86,5 @@ x.model=model;
break;
}
}
-}
+ }
}
diff --git a/js/Sinks/WRITEAU_f.js b/js/Sinks/WRITEAU_f.js
index ad34ab59..a574c66f 100644
--- a/js/Sinks/WRITEAU_f.js
+++ b/js/Sinks/WRITEAU_f.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Sinks/WRITEAU_f.sci" */
function WRITEAU_f() {
-WRITEAU_f.prototype.define = function WRITEAU_f() {
+ WRITEAU_f.prototype.define = function WRITEAU_f() {
in1=1;
nin=sum(in1);
frmt="uc ";
@@ -19,12 +19,12 @@ model.dep_ut=[true,false];
exprs=[string(N),string(swap)];
gr_i=[];
x=standard_define([4,2],model,exprs,gr_i);
-}
-WRITEAU_f.prototype.details = function WRITEAU_f() {
-}
-WRITEAU_f.prototype.get = function WRITEAU_f() {
-}
-WRITEAU_f.prototype.set = function WRITEAU_f() {
+ }
+ WRITEAU_f.prototype.details = function WRITEAU_f() {
+ }
+ WRITEAU_f.prototype.get = function WRITEAU_f() {
+ }
+ WRITEAU_f.prototype.set = function WRITEAU_f() {
x=arg1;
graphics=arg1.graphics;
exprs=graphics.exprs;
@@ -65,5 +65,5 @@ x.model=model;
break;
}
}
-}
+ }
}
diff --git a/js/Sinks/WRITEC_f.js b/js/Sinks/WRITEC_f.js
index 4e01e104..8ae4b3c8 100644
--- a/js/Sinks/WRITEC_f.js
+++ b/js/Sinks/WRITEC_f.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Sinks/WRITEC_f.sci" */
function WRITEC_f() {
-WRITEC_f.prototype.define = function WRITEC_f() {
+ WRITEC_f.prototype.define = function WRITEC_f() {
in1=1;
nin=sum(in1);
frmt="c ";
@@ -19,12 +19,12 @@ model.dep_ut=[true,false];
exprs=[[sci2exp(in1)],[fname],[frmt],[string(N),string(swap)]];
gr_i=[];
x=standard_define([4,2],model,exprs,gr_i);
-}
-WRITEC_f.prototype.details = function WRITEC_f() {
-}
-WRITEC_f.prototype.get = function WRITEC_f() {
-}
-WRITEC_f.prototype.set = function WRITEC_f() {
+ }
+ WRITEC_f.prototype.details = function WRITEC_f() {
+ }
+ WRITEC_f.prototype.get = function WRITEC_f() {
+ }
+ WRITEC_f.prototype.set = function WRITEC_f() {
x=arg1;
graphics=arg1.graphics;
exprs=graphics.exprs;
@@ -86,5 +86,5 @@ x.model=model;
break;
}
}
-}
+ }
}