Skip to main content
Ctrl+K
PyAnsys Sound - Home

Site Navigation

  • Getting started
  • User guide
  • API reference
  • Examples
  • Contribute
  • GitHub

Site Navigation

  • Getting started
  • User guide
  • API reference
  • Examples
  • Contribute
  • GitHub

Section Navigation

  • Signal utilities
  • Spectrogram processing
  • Psychoacoustics
    • LoudnessISO532_1_Stationary
    • LoudnessISO532_1_TimeVarying
    • Sharpness
    • Roughness
    • FluctuationStrength
      • convert_fields_container_to_np_array
      • get_bark_band_frequencies
      • get_bark_band_indexes
      • get_fluctuation_strength
      • get_output
      • get_output_as_nparray
      • get_specific_fluctuation_strength
      • plot
      • process
      • signal
    • ProminenceRatio
    • ToneToNoiseRatio
  • Xtract
  • Server helpers
  • PyAnsys
  • API reference
  • Psychoacoustics
  • FluctuationStrength
  • get_output_as_nparray

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]]]]

On this page
  • FluctuationStrength.get_output_as_nparray()
Show Source

© Copyright (c) 2024 ANSYS, Inc. All rights reserved.

Created using Sphinx 7.4.0.

Built with the Ansys Sphinx Theme 0.16.6.
Last updated on