pressure_paroscientific
Main Page
Namespaces
Classes
Files
File List
File Members
src
PressureTypes.hpp
Go to the documentation of this file.
1
/*
2
* Types.hpp
3
*
4
* Created on: 27.12.2012
5
* Author: hbuettner
6
*/
7
8
#ifndef PRESSURE_PAROSCIENTIFIC_TYPES_HPP
9
#define PRESSURE_PAROSCIENTIFIC_TYPES_HPP
10
11
#include <base/Time.hpp>
12
13
namespace
pressure_paroscientific {
14
// namespace pressure_paroscientific
15
16
struct
ParoData
{
17
base::Time
time
;
18
double
depth
;
19
};
20
21
22
}
23
24
25
#endif
/* PRESSURE_PAROSCIENTIFIC_TYPES_HPP */
pressure_paroscientific::ParoData::depth
double depth
Definition:
PressureTypes.hpp:18
pressure_paroscientific::ParoData::time
base::Time time
Definition:
PressureTypes.hpp:17
pressure_paroscientific::ParoData
Definition:
PressureTypes.hpp:16
Generated on Tue Oct 9 2018 12:32:50 for pressure_paroscientific by
1.8.6