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
    • ApplyGain
    • CreateSoundField
      • convert_fields_container_to_np_array
      • get_output
      • get_output_as_nparray
      • plot
      • process
      • data
      • sampling_frequency
      • unit
    • CropSignal
    • LoadWav
    • Resample
    • SumSignals
    • WriteWav
    • ZeroPad
  • Spectrogram processing
  • Psychoacoustics
  • Xtract
  • Server helpers
  • PyAnsys
  • API reference
  • Signal utilities
  • CreateSoundField
  • data

data#

property CreateSoundField.data: Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | bool | int | float | complex | str | bytes | _NestedSequence[bool | int | float | complex | str | bytes]#

Get data.

Returns:
np.array

Data as a NumPy array.

On this page
  • CreateSoundField.data
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