get_output_as_nparray#
- FluctuationStrength.get_output_as_nparray()#
Get fluctuation strength data in a tuple as a NumPy array.
- Returns:
- :
tuple
[numpy.ndarray
]First element is the fluctuation strength in vacil.
Second element is the specific fluctuation strength in vacil/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
]]]]