File: MFCLCK_f.cat

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 (21 lines) | stat: -rw-r--r-- 719 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

MFCLCK_f(5)                     Scicos Block                      MFCLCK_f(5)
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