SOFUS ..
|
Geometries for transducer arrays. More...
#include <sps/memory>
#include <cstdlib>
#include <sps/smath.hpp>
#include <fnm/fnm_types.hpp>
#include <fnm/fnm_alias.hpp>
Namespaces | |
namespace | fnm |
Fast Nearfield Method interfaces and implementations. | |
Functions | |
template<class T > | |
void | MatrixArray (const size_t nRows, const size_t nCols, const T rowWidth, const T rowKerf, const T colWidth, const T colKerf, element_array< T > &&elements) |
template<class T > | |
void | FocusedLinearArray (const size_t nElements, const size_t nSubH, const size_t nSubW, const T width, const T kerf, const T height, const T eFocus, const int arcPlacement, element_array< T > &&elements) |
template<class T > | |
void | FocusedConvexArray (const size_t nElements, const size_t nSubH, const size_t nSubW, const T width, const T kerf, const T height, const T radius, const T eFocus, const int arcPlacement, element_array< T > &&elements) |
Geometries for transducer arrays.
Copyright 2017 Jens Munk Hansen