LASP 1.0
Library for Acoustic Signal Processing
Loading...
Searching...
No Matches
lasp_siggen.cpp File Reference
#include "lasp_siggen.h"
#include "debugtrace.hpp"
#include "lasp_mathtypes.h"
#include <cassert>
#include <type_traits>
Include dependency graph for lasp_siggen.cpp:

Go to the source code of this file.

Typedefs

using rte = std::runtime_error
 
using mutexlock = std::scoped_lock< std::mutex >
 

Functions

level_amp (d level_dB)
 

Typedef Documentation

◆ mutexlock

using mutexlock = std::scoped_lock<std::mutex>

Definition at line 13 of file lasp_siggen.cpp.

◆ rte

using rte = std::runtime_error

Definition at line 9 of file lasp_siggen.cpp.

Function Documentation

◆ level_amp()

d level_amp ( level_dB)
inline

Definition at line 11 of file lasp_siggen.cpp.