List of all members | Public Member Functions | Public Attributes | Friends
anal::UtcTprhData Struct Reference

#include <UtcTprhData.h>

Inheritance diagram for anal::UtcTprhData:
Inheritance graph
[legend]

Public Member Functions

void Interpolate (const UtcTprhData &g1, const UtcTprhData &g2, const unsigned long int gps)
 
bool operator< (const UtcTprhData &d) const
 
 UtcTprhData ()=default
 
 UtcTprhData (const unsigned long int gps)
 

Public Attributes

float fDailyAvgDensity = 0
 
float fDensity = 0
 
float fDensity2HoursBefore = 0
 
unsigned long int fGPSSecond = 0
 
float fPressure = 0
 
float fTemperature = 0
 

Friends

std::ostream & operator<< (std::ostream &os, const UtcTprhData &d)
 

Detailed Description

Definition at line 15 of file UtcTprhData.h.

Constructor & Destructor Documentation

anal::UtcTprhData::UtcTprhData ( )
default
anal::UtcTprhData::UtcTprhData ( const unsigned long int  gps)
inline

Definition at line 19 of file UtcTprhData.h.

Member Function Documentation

void anal::UtcTprhData::Interpolate ( const UtcTprhData g1,
const UtcTprhData g2,
const unsigned long int  gps 
)
bool anal::UtcTprhData::operator< ( const UtcTprhData d) const
inline

Definition at line 24 of file UtcTprhData.h.

References fGPSSecond.

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const UtcTprhData d 
)
friend

Definition at line 28 of file UtcTprhData.h.

Member Data Documentation

float anal::UtcTprhData::fDailyAvgDensity = 0

Definition at line 43 of file UtcTprhData.h.

Referenced by Interpolate().

float anal::UtcTprhData::fDensity = 0

Definition at line 42 of file UtcTprhData.h.

Referenced by Interpolate().

float anal::UtcTprhData::fDensity2HoursBefore = 0

Definition at line 44 of file UtcTprhData.h.

Referenced by Interpolate().

unsigned long int anal::UtcTprhData::fGPSSecond = 0

Definition at line 39 of file UtcTprhData.h.

Referenced by Interpolate(), and operator<().

float anal::UtcTprhData::fPressure = 0

Definition at line 41 of file UtcTprhData.h.

Referenced by Interpolate().

float anal::UtcTprhData::fTemperature = 0

Definition at line 40 of file UtcTprhData.h.

Referenced by Interpolate().


The documentation for this struct was generated from the following files:

, generated on Tue Sep 26 2023.