General Purpose Geodetic Library
SgKombBd04Record Class Reference

#include <SgKombFormat.h>

Public Member Functions

 SgKombBd04Record ()
 
 ~SgKombBd04Record ()
 
const char * prefix () const
 
const char * bwsMode () const
 
const char * bandId () const
 
float phaseCalAmpPhase2 (int i, int j) const
 
void debugReport ()
 

Static Public Member Functions

static const QString className ()
 

Protected Attributes

char prefix_ [5]
 
char bwsMode_ [5]
 
char bandId_ [3]
 
float phaseCalAmpPhase2_ [16][2]
 

Friends

SgKombStreamoperator>> (SgKombStream &, SgKombBd04Record &)
 

Detailed Description

====================================================================================================

Definition at line 620 of file SgKombFormat.h.

Constructor & Destructor Documentation

◆ SgKombBd04Record()

SgKombBd04Record::SgKombBd04Record ( )
inline

Definition at line 1261 of file SgKombFormat.h.

References bandId_, bwsMode_, phaseCalAmpPhase2_, and prefix_.

◆ ~SgKombBd04Record()

SgKombBd04Record::~SgKombBd04Record ( )
inline

Definition at line 630 of file SgKombFormat.h.

Member Function Documentation

◆ bandId()

const char* SgKombBd04Record::bandId ( ) const
inline

Definition at line 637 of file SgKombFormat.h.

References bandId_.

Referenced by SgKombReader::readFile().

◆ bwsMode()

const char* SgKombBd04Record::bwsMode ( ) const
inline

Definition at line 636 of file SgKombFormat.h.

References bwsMode_.

◆ className()

const QString SgKombBd04Record::className ( )
static

SgKombBd04Record: ====================================================================================================

Definition at line 702 of file SgKombFormat.cpp.

◆ debugReport()

void SgKombBd04Record::debugReport ( )

Definition at line 710 of file SgKombFormat.cpp.

References bandId_, bwsMode_, phaseCalAmpPhase2_, and prefix_.

Referenced by SgKombReader::readFile().

◆ phaseCalAmpPhase2()

float SgKombBd04Record::phaseCalAmpPhase2 ( int  i,
int  j 
) const
inline

Definition at line 638 of file SgKombFormat.h.

References phaseCalAmpPhase2_.

Referenced by SgVlbiSession::processKombFile().

◆ prefix()

const char* SgKombBd04Record::prefix ( ) const
inline

Definition at line 635 of file SgKombFormat.h.

References prefix_.

Friends And Related Function Documentation

◆ operator>>

SgKombStream& operator>> ( SgKombStream s,
SgKombBd04Record rec 
)
friend

Definition at line 728 of file SgKombFormat.cpp.

Member Data Documentation

◆ bandId_

char SgKombBd04Record::bandId_[3]
protected

Definition at line 659 of file SgKombFormat.h.

Referenced by SgKombBd04Record(), bandId(), and debugReport().

◆ bwsMode_

char SgKombBd04Record::bwsMode_[5]
protected

Definition at line 658 of file SgKombFormat.h.

Referenced by SgKombBd04Record(), bwsMode(), and debugReport().

◆ phaseCalAmpPhase2_

float SgKombBd04Record::phaseCalAmpPhase2_[16][2]
protected

Definition at line 660 of file SgKombFormat.h.

Referenced by SgKombBd04Record(), debugReport(), and phaseCalAmpPhase2().

◆ prefix_

char SgKombBd04Record::prefix_[5]
protected

Definition at line 657 of file SgKombFormat.h.

Referenced by SgKombBd04Record(), debugReport(), and prefix().


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