Jpp
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
software
JTools
JTools/JTimeRange.hh
Go to the documentation of this file.
1
#ifndef __JTOOLS__JTIMERANGE__
2
#define __JTOOLS__JTIMERANGE__
3
4
#include "
JTools/JRange.hh
"
5
6
7
/**
8
* \author mdejong
9
*/
10
11
namespace
JTOOLS {}
12
namespace
JPP {
using namespace
JTOOLS; }
13
14
namespace
JTOOLS {
15
16
/**
17
* Type definition for time range.
18
*/
19
typedef
JRange<double>
JTimeRange
;
20
}
21
22
#endif
JTOOLS::JTimeRange
JRange< double > JTimeRange
Type definition for time range.
Definition:
JTools/JTimeRange.hh:19
JTOOLS::JRange< double >
JRange.hh
Auxiliary class to define a range between two values.
Generated by
1.8.5