XCORE SDK
XCORE Software Development Kit
Classes
mic_array::prefab Namespace Reference

Namespace containing simplified versions of MicArray. More...

Classes

class  BasicMicArray
 Class template for a typical bare-metal mic array unit. More...
 

Detailed Description

Namespace containing simplified versions of MicArray.

This namespace contains simplified implementations of the MicArray class where its component types (e.g. MicArray.Decimator or MicArray.PdmRx) are already baked in, simplifying usage in an application.

Most applications need not extend or modify the typical mic array behavior, and so using one of the templates defined here will usually be the right choice.