~ubuntu-branches/ubuntu/karmic/scilab/karmic

« back to all changes in this revision

Viewing changes to man/scicos/MCLOCK_f.man

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2002-03-21 16:57:43 UTC
  • Revision ID: james.westby@ubuntu.com-20020321165743-e9mv12c1tb1plztg
Tags: upstream-2.6
ImportĀ upstreamĀ versionĀ 2.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH MCLOCK_f 5 "Janvier 1996" "Scilab Group" "Scicos Block"
 
2
.so ../sci.an
 
3
.SH NAME
 
4
MCLOCK_f - Scicos 2 frequency event clock
 
5
.SH DESCRIPTION
 
6
This block is a Super Block constructed by feeding back the outputs
 
7
of an MFCLCK block into its input event port. The two
 
8
outputs of this block generate regular train of events, the frequency
 
9
of the first input being equal to that of the second output divided
 
10
by an integer n. The two outputs are synchronized (this is impossible
 
11
for standard blocks; this is a Super Block).
 
12
.SH DIALOGUE PARAMETERS
 
13
.TP 15
 
14
Basic period
 
15
: scalar. equals 1/f, f being the highest frequency.
 
16
.TP
 
17
 
18
: an intger >1. the frequency of the first output event is f/n.
 
19
.SH SEE ALSO
 
20
MFCLCK_f, CLOCK_f
 
21
 
 
22
 
 
23
 
 
24
 
 
25
 
 
26
 
 
27