Jpp
20.0.0-rc.9-29-gccc23c492-D
the software that should make you happy
Loading...
Searching...
No Matches
software
JAcoustics
JAcoustics/JTimeRange.hh
Go to the documentation of this file.
1
#ifndef __JACOUSTICS__JTIMERANGE__
2
#define __JACOUSTICS__JTIMERANGE__
3
4
#include "JTools/JRange.hh"
5
6
7
/**
8
* \author mdejong
9
*/
10
11
namespace
JACOUSTICS
{}
12
namespace
JPP
{
using namespace
JACOUSTICS
; }
13
14
namespace
JACOUSTICS
{
15
16
/**
17
* Type definition for time range (unit [s]).
18
*/
19
typedef
JTOOLS::JRange<double>
JTimeRange
;
20
}
21
22
#endif
JACOUSTICS
Auxiliary classes and methods for acoustic position calibration.
Definition
JAbstractSoundVelocity.hh:10
JACOUSTICS::JTimeRange
JTOOLS::JRange< double > JTimeRange
Type definition for time range (unit [s]).
Definition
JAcoustics/JTimeRange.hh:19
JPP
Definition
JAbstractSoundVelocity.hh:11
Generated by
1.10.0