General Purpose Geodetic Library
SgDbbc3TpReading::TpRecord Class Reference

#include <SgStnLogCollector.h>

Public Member Functions

 TpRecord ()
 
 TpRecord (const TpRecord &tpr)
 
TpRecordoperator= (const TpRecord &tpr)
 

Public Attributes

QString sensorId_
 
QString boardId_
 
double bw_
 
QString agc_
 
double gainU_
 
double gainL_
 
double tpOffU_
 
double tpOffL_
 
double tpOnU_
 
double tpOnL_
 
double sefdU_
 
double sefdL_
 

Detailed Description

Definition at line 419 of file SgStnLogCollector.h.

Constructor & Destructor Documentation

◆ TpRecord() [1/2]

SgDbbc3TpReading::TpRecord::TpRecord ( )
inline

Definition at line 422 of file SgStnLogCollector.h.

References bw_, gainL_, gainU_, sefdL_, sefdU_, tpOffL_, tpOffU_, tpOnL_, and tpOnU_.

◆ TpRecord() [2/2]

SgDbbc3TpReading::TpRecord::TpRecord ( const TpRecord tpr)
inline

Definition at line 424 of file SgStnLogCollector.h.

References bw_, gainL_, gainU_, sefdL_, sefdU_, tpOffL_, tpOffU_, tpOnL_, and tpOnU_.

Member Function Documentation

◆ operator=()

TpRecord& SgDbbc3TpReading::TpRecord::operator= ( const TpRecord tpr)
inline

Definition at line 429 of file SgStnLogCollector.h.

References agc_, boardId_, bw_, gainL_, gainU_, sefdL_, sefdU_, sensorId_, tpOffL_, tpOffU_, tpOnL_, and tpOnU_.

Member Data Documentation

◆ agc_

QString SgDbbc3TpReading::TpRecord::agc_

Definition at line 438 of file SgStnLogCollector.h.

Referenced by SgDbbc3TpReading::addRecord(), and operator=().

◆ boardId_

QString SgDbbc3TpReading::TpRecord::boardId_

Definition at line 436 of file SgStnLogCollector.h.

Referenced by SgDbbc3TpReading::addRecord(), and operator=().

◆ bw_

double SgDbbc3TpReading::TpRecord::bw_

Definition at line 437 of file SgStnLogCollector.h.

Referenced by TpRecord(), SgDbbc3TpReading::addRecord(), and operator=().

◆ gainL_

double SgDbbc3TpReading::TpRecord::gainL_

Definition at line 440 of file SgStnLogCollector.h.

Referenced by TpRecord(), SgDbbc3TpReading::addRecord(), and operator=().

◆ gainU_

double SgDbbc3TpReading::TpRecord::gainU_

Definition at line 439 of file SgStnLogCollector.h.

Referenced by TpRecord(), SgDbbc3TpReading::addRecord(), and operator=().

◆ sefdL_

double SgDbbc3TpReading::TpRecord::sefdL_

Definition at line 446 of file SgStnLogCollector.h.

Referenced by TpRecord(), SgDbbc3TpReading::addRecord(), and operator=().

◆ sefdU_

double SgDbbc3TpReading::TpRecord::sefdU_

Definition at line 445 of file SgStnLogCollector.h.

Referenced by TpRecord(), SgDbbc3TpReading::addRecord(), and operator=().

◆ sensorId_

QString SgDbbc3TpReading::TpRecord::sensorId_

Definition at line 435 of file SgStnLogCollector.h.

Referenced by SgDbbc3TpReading::addRecord(), and operator=().

◆ tpOffL_

double SgDbbc3TpReading::TpRecord::tpOffL_

Definition at line 442 of file SgStnLogCollector.h.

Referenced by TpRecord(), SgDbbc3TpReading::addRecord(), and operator=().

◆ tpOffU_

double SgDbbc3TpReading::TpRecord::tpOffU_

Definition at line 441 of file SgStnLogCollector.h.

Referenced by TpRecord(), SgDbbc3TpReading::addRecord(), and operator=().

◆ tpOnL_

double SgDbbc3TpReading::TpRecord::tpOnL_

Definition at line 444 of file SgStnLogCollector.h.

Referenced by TpRecord(), SgDbbc3TpReading::addRecord(), and operator=().

◆ tpOnU_

double SgDbbc3TpReading::TpRecord::tpOnU_

Definition at line 443 of file SgStnLogCollector.h.

Referenced by TpRecord(), SgDbbc3TpReading::addRecord(), and operator=().


The documentation for this class was generated from the following file: