eyeMask
Description
Use the eyeMask
object to define the shape and size of an eye
opening. The object includes a set of parameters that determine how the shape is placed in an
eye contour when its margin is being calculated. You can fix the mask in a single,
pre-determined position or position it at the timing origin and the symbol threshold level.
You can specify a single fixed position or a set of fixed positions. The mask can skew within
the eye opening.
Creation
Syntax
Description
eyeMask
creates an eyeMask
object.
eyeMaskRectangle(
creates a rectangular w1
,h
)eyeMask
object with specified width and
height.
eyeMaskDiamond(
creates a diamond shaped w1
,h
)eyeMask
object with specified width and
height.
eyeMaskHexagon(
creates a hexagonal w1
,w2
,h
)eyeMask
object with specified widths and
height.
eyeMaskFromFile(
creates an
FileName
)eyeMask
object from design rules defined in a Signal Integrity
Toolbox™ rules file or loads the eye mask from a MAT file.
Properties
Object Functions
Version History
Introduced in R2024a
See Also
Eye Measurement (Mixed-Signal Blockset) | eyeDiagramSI
(Mixed-Signal Blockset) | eyeContour
(Mixed-Signal Blockset)