File: SUPER_f.man

package info (click to toggle)
scilab 2.4-1
  • links: PTS
  • area: non-free
  • in suites: potato, slink
  • size: 55,196 kB
  • ctags: 38,019
  • sloc: ansic: 231,970; fortran: 148,976; tcl: 7,099; makefile: 4,585; sh: 2,978; csh: 154; cpp: 101; asm: 39; sed: 5
file content (39 lines) | stat: -rw-r--r-- 1,166 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
.TH SUPER_f 5 "Janvier 1996" "Scilab Group" "Scicos Block"
.so ../sci.an
.SH NAME
SUPER_f - Scicos Super block
.SH DESCRIPTION
This block opens up a new Scicos window for editing a new block
diagram. This diagram describes the internal functions of the
super block. 
.LP
Super block  inputs and outputs (regular or event) are designated by
special (input or output)  blocks.
.LP
Regular input blocks must be numbered from 1 to the number of regular
input ports. Regular input ports of the super block are numbered from
the top of the block shape to the bottom.
.LP

Regular output portss must be numbered from 1 to the number of regular
output ports. Regular output ports of the super block are numbered
from the top of the block shape to the bottom.
.LP

Event input blocks must be numbered from 1 to the number of event
input ports. Event input ports of the super block are numbered from
the left of the block shape to the right.
.LP
Event output ports must be numbered from 1 to the number of event
output ports. Event output ports of the super block are numbered from
the left of the block shape to the right.
.SH SEE ALSO
CLKIN_f, OUT_f, CLKOUT_f, IN_f