Sensor

Package: kwave.toolbox Superclasses: kwave.toolbox.GridInput

Superclass of all kwave.toolbox sensor classes.

Description

Abstract class used to define sensors. All sensor classes should be derived from this class.

Properties

  • mask - Binary mask the size of the grid with 1s indicated sensor positions.

See Also

  • kwave.toolbox.AcousticSensor
  • kwave.toolbox.Grid
  • kwave.toolbox.GridInput