LASP 1.0
Library for Acoustic Signal Processing
Loading...
Searching...
No Matches
lasp_deviceinfo.h File Reference
#include "lasp_config.h"
#include "lasp_daqconfig.h"
#include "lasp_types.h"
#include <memory>
Include dependency graph for lasp_deviceinfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DeviceInfo
 Structure containing device info parameters. More...
 

Typedefs

using DeviceInfoList = std::vector< std::unique_ptr< DeviceInfo > >