File: MFCLCK_f.man

package info (click to toggle)
scilab 2.6-4
  • links: PTS
  • area: non-free
  • in suites: woody
  • size: 54,632 kB
  • ctags: 40,267
  • sloc: ansic: 267,851; fortran: 166,549; sh: 10,005; makefile: 4,119; tcl: 1,070; cpp: 233; csh: 143; asm: 135; perl: 130; java: 39
file content (28 lines) | stat: -rw-r--r-- 710 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
.TH MFCLCK_f 5 "Janvier 1996" "Scilab Group" "Scicos Block"
.so ../sci.an
.SH NAME
MFCLCK_f - Scicos basic block for frequency division of event clock
.SH DESCRIPTION
This block is used in the Super Block MCLOCK. The input event is
directed once every n times to output 1 and the rest of the time
to output 2. There is a delay of "Basic period" in the transmission
of the event. If this period >0 then the second output is initially
fired. It is not if this period=0. In the latter case, the input
is driven by an event clock and in the former case, feedback can
be used.
.SH DIALOGUE PARAMETERS
.TP 15
Basic period
: positive scalar.
.TP
n 
: an integer greater than 1. 
.SH SEE ALSO
MCLOCK_f, CLOCK_f