get_output_as_nparray#
- Roughness.get_output_as_nparray()#
Get roughness data in a tuple as a NumPy array.
- Returns:
- :
tuple
[numpy.ndarray
]First element is the roughness in asper.
Second element is the specific roughness in asper/Bark.
- Return type:
tuple
[Union
[Buffer
,_SupportsArray
[dtype
[Any
]],_NestedSequence
[_SupportsArray
[dtype
[Any
]]],bool
,int
,float
,complex
,str
,bytes
,_NestedSequence
[Union
[bool
,int
,float
,complex
,str
,bytes
]]]]