Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
ITAGeo
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Institute of Technical Acoustics (ITA)
ITAGeo
Commits
6d459b4b
Commit
6d459b4b
authored
Jan 23, 2019
by
Armin Erraji
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added include in Utils.
parent
0113e0a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/ITAGeo/Material/Utils.cpp
src/ITAGeo/Material/Utils.cpp
+2
-0
No files found.
src/ITAGeo/Material/Utils.cpp
View file @
6d459b4b
#include <ITAGeo/Material/Utils.h>
#include <ITAException.h>
#include <cassert>
float
ITAGeo
::
Material
::
Utils
::
EstimateFilterLengthSamples
(
std
::
shared_ptr
<
const
ITAGeo
::
Material
::
IMaterial
>
pMaterial
,
const
float
fSampleRate
,
const
float
fSpeedOfSound
)
{
// Allow for the lowest frequency a phase shift of one cycle / return samples of one wave length
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment