1 <?xml version="1.0" encoding="UTF-8"?>
5 * Copyright (C) INRIA - METALAU Project <scicos@inria.fr> (HTML version)
6 * Copyright (C) DIGITEO - Scilab Consortium (XML Docbook version)
8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License as published by
10 * the Free Software Foundation; either version 2 of the License, or
11 * (at your option) any later version.
13 * This program is distributed in the hope that it will be useful,
14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 * GNU General Public License for more details.
18 * You should have received a copy of the GNU General Public License
19 * along with this program; if not, write to the Free Software
20 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
22 * See the file ./license.txt
24 <refentry version="5.0-subset Scilab" xml:id="ENDBLK"
25 xmlns="http://docbook.org/ns/docbook"
26 xmlns:xlink="http://www.w3.org/1999/xlink"
27 xmlns:svg="http://www.w3.org/2000/svg"
28 xmlns:ns4="http://www.w3.org/1999/xhtml"
29 xmlns:mml="http://www.w3.org/1998/Math/MathML"
30 xmlns:db="http://docbook.org/ns/docbook">
32 <refname>ENDBLK</refname>
34 <refpurpose>END block</refpurpose>
38 <title>Block Screenshot</title>
40 <para><inlinemediaobject>
42 <imagedata align="center"
43 fileref="../../../../images/palettes/ENDBLK.jpg"
46 </inlinemediaobject></para>
49 <refsection id="Contents_ENDBLK">
50 <title>Contents</title>
54 <para><link linkend="ENDBLK">END block</link></para>
60 <para><xref linkend="Palette_ENDBLK">Palette</xref></para>
64 <para><xref linkend="Description_ENDBLK">Description</xref></para>
68 <para><xref linkend="Dialogbox_ENDBLK">Dialog box</xref></para>
72 <para><xref linkend="Defaultproperties_ENDBLK">Default
73 properties</xref></para>
77 <para><xref linkend="Interfacingfunction_ENDBLK">Interfacing
78 function</xref></para>
82 <para><link linkend="ENDBLK">Compiled Super Block
87 <para><xref linkend="Seealso_ENDBLK">See also</xref></para>
91 <para><xref linkend="Authors_ENDBLK">Authors</xref></para>
98 <refsection id="Palette_ENDBLK">
99 <title>Palette</title>
103 <para><link linkend="Sinks_pal">Sinks - Sinks palette</link></para>
108 <refsection id="Description_ENDBLK">
109 <title>Description</title>
111 <para>That block can be used to set the final time of the simulation. When
112 that block is truely parametrized then the simulator will jump to the
113 'final integration time' defined in the Setup item of the simulate Menu
114 from the time defined by the parameter 'Final simulation time' of the
115 dialog box. That parameter can be a numerical value or a symbolic variable
116 defined in the scicos context.</para>
119 <refsection id="Dialogbox_ENDBLK">
120 <title>Dialog box</title>
122 <para><inlinemediaobject>
124 <imagedata align="center" fileref="../../../images/ENDBLK_gui.gif"
127 </inlinemediaobject></para>
133 <para><emphasis role="bold">Final simulation time</emphasis></para>
135 <para>Set the final time of the simulation.</para>
137 <para>When simulator reaches that value then the current time will
138 jump to the final integration time.</para>
140 <para>Properties : Type 'vec' of size 1.</para>
145 <refsection id="Defaultproperties_ENDBLK">
146 <title>Default properties</title>
150 <para><emphasis role="bold">always active:</emphasis> no</para>
154 <para><emphasis role="bold">direct-feedthrough:</emphasis> no</para>
158 <para><emphasis role="bold">zero-crossing:</emphasis> no</para>
162 <para><emphasis role="bold">mode:</emphasis> no</para>
166 <para><emphasis role="bold">number/sizes of activation
167 inputs:</emphasis> 0</para>
171 <para><emphasis role="bold">number/sizes of activation
172 outputs:</emphasis> 0</para>
176 <para><emphasis role="bold">continuous-time state:</emphasis>
181 <para><emphasis role="bold">discrete-time state:</emphasis> no</para>
185 <para><emphasis role="bold">object discrete-time state:</emphasis>
190 <para><emphasis role="bold">name of computational function:</emphasis>
191 <emphasis role="italic">csuper</emphasis></para>
196 <refsection id="Interfacingfunction_ENDBLK">
197 <title>Interfacing function</title>
201 <para>SCI/modules/scicos_blocks/macros/Misc/ENDBLK.sci</para>
206 <refsection id="CompiledSuperBlockcontent_ENDBLK">
207 <title>Compiled Super Block content</title>
209 <para><inlinemediaobject>
211 <imagedata align="center"
212 fileref="../../../images/ENDBLK_img3_eng.gif"
215 </inlinemediaobject></para>
218 <refsection id="Seealso_ENDBLK">
219 <title>See also</title>
223 <para><link linkend="END_c">END_c - END_c block (Scicos
229 <refsection id="Authors_ENDBLK">
230 <title>Authors</title>
232 <para><emphasis role="bold">Alan Layec</emphasis> - INRIA</para>