File: MFCLCK_f.cat

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 (20 lines) | stat: -rw-r--r-- 767 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
MFCLCK_f           Scilab Group           Scicos Block             MFCLCK_f
NAME
   MFCLCK_f - Scicos basic block for frequency division of event clock
  
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.
  
DIALOGUE PARAMETERS
 Basic period    : positive scalar.
                 
 n               : an integer greater than 1. 
                 
SEE ALSO
   MCLOCK_f, CLOCK_f