get_specific_fluctuation_strength#
- FluctuationStrength.get_specific_fluctuation_strength(channel_index=0)#
Get the specific fluctuation strength for a signal.
This method gets the specific fluctuation strength in vacil/Bark for the specified channel index.
- Parameters:
- channel_index: int, default: 0
Index of the signal channel to get the specified output for.
- Returns:
- :
numpy.ndarray
Specific fluctuation strength array in vacil/Bark.
- Return type:
Union
[Buffer
,_SupportsArray
[dtype
[Any
]],_NestedSequence
[_SupportsArray
[dtype
[Any
]]],bool
,int
,float
,complex
,str
,bytes
,_NestedSequence
[Union
[bool
,int
,float
,complex
,str
,bytes
]]]