Eye diagram scope block
- In size
Integer. Set the size of the regular input port.
Properties : Type 'vec' of size 1.
- Output window number (automatic:-1)
Integer. The number of graphic window used for the display.
If default value is used, the scope automatically defines the output window number.
Properties : Type 'vec' of size 1.
- Sampling period
Scalar. The value of the sampling period.
This value is used on x-axis to correctly display the time scale.
Properties : Type 'vec' of size 1.
- Samples per symbol
Integer. (Ne). Set the length of a symbol in samples.
Properties : Type 'vec' of size 1.
- Number of symbols
Integer. (Ns). This parameter gives the length of the window in number of symbol.
With the previous dialog parameter, the total length of the window in samples will be equal to Ne x Ns.
Properties : Type 'vec' of size 1.
- Number of traces
Integer. (Nt). This parameter gives the total number of traces to store before displaying the eye diagram.
With the two previous dialog parameters, the total number of samples displayed by this scope will be equal to Ne x Ns x Nt.
Properties : Type 'vec' of size 1.
- Y axis bound [min,max] (autoscale:-1)
2 vector of real. Set the axis bounds of the scope.
If default value is used, the scope automatically computes y-axis bound.
Properties : Type 'vec' of size -1.
- Inherit (no:0, yes:1)
Herits events by its regular input ports (disable the event input port).
Properties : Type 'vec' of size 1.
- always active: no
- direct-feedthrough: yes
- zero-crossing: no
- mode: no
- regular inputs:
- port 1 : size [-1,1] / type 1
- number/sizes of activation inputs: 1
- number/sizes of activation outputs: 0
- continuous-time state: no
- discrete-time state: yes
- object discrete-time state: no
- name of computational function: eye_scope
- MODNUMCOS/macros/scicos_blocks/Sinks/EYESCOPE_c.sci [view code]
- MODNUMCOS/routines/sinks/eye_scope.c (Type 4) [view code]
INRIA Alan Layec