ewoksxrpd.tests.xrpd_theory.yPattern#
- class ewoksxrpd.tests.xrpd_theory.yPattern(y, monitor, theory)[source]#
Bases:
object
- Parameters:
y (
Union
[_SupportsArray
[dtype
],_NestedSequence
[_SupportsArray
[dtype
]],bool
,int
,float
,complex
,str
,bytes
,_NestedSequence
[Union
[bool
,int
,float
,complex
,str
,bytes
]]]) –monitor (
float
) –theory (
Any
) –
-
monitor:
float
#
-
theory:
Any
#
-
y:
Union
[_SupportsArray
[dtype
],_NestedSequence
[_SupportsArray
[dtype
]],bool
,int
,float
,complex
,str
,bytes
,_NestedSequence
[Union
[bool
,int
,float
,complex
,str
,bytes
]]]#