General Purpose Geodetic Library
|
#include <SgKombFormat.h>
Public Member Functions | |
SgKombOb01Record () | |
~SgKombOb01Record () | |
const char * | prefix () const |
const char * | experimentCode () const |
short | obsIdx () const |
const char * | baselineId () const |
short | epochObsStart (int i) const |
short | epochObsStop (int i) const |
short | epochObsRef (int i) const |
const char * | correlatorFileName () const |
const char * | kombFileName () const |
short | epochProcCorr (int i) const |
short | periodPp () const |
short | numOfPp () const |
float | samplingPeriod () const |
float | videoBandWidth () const |
const char * | correlatorMode () const |
const char * | sourceName () const |
const char * | station1Name () const |
const char * | station2Name () const |
double | aPrioriObses (int i) const |
double | aPrioriClockError () const |
double | aPrioriRefClockOffset () const |
double | clockRateDiff () const |
double | instrumentalDelay () const |
const SgMJD & | tStart () const |
const SgMJD & | tFinis () const |
const SgMJD & | tRefer () const |
const SgMJD & | tProcByCorr () const |
void | debugReport () |
Static Public Member Functions | |
static const QString | className () |
Protected Attributes | |
char | prefix_ [5] |
char | experimentCode_ [11] |
short | obsIdx_ |
char | baselineId_ [3] |
short | epochObsStart_ [5] |
short | epochObsStop_ [5] |
short | epochObsRef_ [5] |
char | correlatorFileName_ [7] |
char | kombFileName_ [7] |
short | epochProcCorr_ [4] |
short | periodPp_ |
short | numOfPp_ |
float | samplingPeriod_ |
float | videoBandWidth_ |
char | correlatorMode_ [3] |
char | sourceName_ [9] |
char | station1Name_ [9] |
char | station2Name_ [9] |
double | aPrioriObses_ [4] |
double | aPrioriClockError_ |
double | aPrioriClockOffset_ |
double | clockRateDiff_ |
double | instrumentalDelay_ |
SgMJD | tStart_ |
SgMJD | tFinis_ |
SgMJD | tRefer_ |
SgMJD | tProcByCorr_ |
float | srcRa_ |
float | srcDe_ |
Sg3dVector | r1_ |
Sg3dVector | r2_ |
Friends | |
SgKombStream & | operator>> (SgKombStream &, SgKombOb01Record &) |
====================================================================================================
Definition at line 191 of file SgKombFormat.h.
|
inline |
Definition at line 963 of file SgKombFormat.h.
References aPrioriClockError_, aPrioriClockOffset_, aPrioriObses_, baselineId_, clockRateDiff_, correlatorFileName_, correlatorMode_, epochObsRef_, epochObsStart_, epochObsStop_, epochProcCorr_, experimentCode_, instrumentalDelay_, kombFileName_, numOfPp_, obsIdx_, periodPp_, prefix_, samplingPeriod_, sourceName_, srcDe_, srcRa_, station1Name_, station2Name_, and videoBandWidth_.
|
inline |
Definition at line 201 of file SgKombFormat.h.
|
inline |
Definition at line 225 of file SgKombFormat.h.
References aPrioriClockError_.
Referenced by SgVlbiSession::processKombFile().
|
inline |
Definition at line 224 of file SgKombFormat.h.
References aPrioriObses_.
Referenced by SgVlbiSession::processKombFile().
|
inline |
Definition at line 226 of file SgKombFormat.h.
References aPrioriClockOffset_.
Referenced by SgVlbiSession::processKombFile().
|
inline |
Definition at line 209 of file SgKombFormat.h.
References baselineId_.
Referenced by SgVlbiSession::processKombFile().
|
static |
SgKombOb01Record: ====================================================================================================
Definition at line 179 of file SgKombFormat.cpp.
|
inline |
Definition at line 227 of file SgKombFormat.h.
References clockRateDiff_.
|
inline |
Definition at line 213 of file SgKombFormat.h.
References correlatorFileName_.
Referenced by SgVlbiSession::processKombFile().
|
inline |
Definition at line 220 of file SgKombFormat.h.
References correlatorMode_.
void SgKombOb01Record::debugReport | ( | ) |
Definition at line 187 of file SgKombFormat.cpp.
References aPrioriClockError_, aPrioriClockOffset_, aPrioriObses_, Sg3dVector::at(), baselineId_, clockRateDiff_, correlatorFileName_, correlatorMode_, SgVlbiSourceInfo::dn2String(), experimentCode_, instrumentalDelay_, kombFileName_, numOfPp_, obsIdx_, periodPp_, prefix_, r1_, r2_, SgVlbiSourceInfo::ra2String(), RAD2DEG, samplingPeriod_, sourceName_, srcDe_, srcRa_, station1Name_, station2Name_, tFinis_, SgMJD::toString(), tProcByCorr_, tRefer_, tStart_, videoBandWidth_, X_AXIS, Y_AXIS, and Z_AXIS.
Referenced by SgKombReader::readFile().
|
inline |
Definition at line 212 of file SgKombFormat.h.
References epochObsRef_.
|
inline |
Definition at line 210 of file SgKombFormat.h.
References epochObsStart_.
|
inline |
Definition at line 211 of file SgKombFormat.h.
References epochObsStop_.
|
inline |
Definition at line 215 of file SgKombFormat.h.
References epochProcCorr_.
|
inline |
Definition at line 207 of file SgKombFormat.h.
References experimentCode_.
|
inline |
Definition at line 228 of file SgKombFormat.h.
References instrumentalDelay_.
|
inline |
Definition at line 214 of file SgKombFormat.h.
References kombFileName_.
|
inline |
Definition at line 217 of file SgKombFormat.h.
References numOfPp_.
|
inline |
Definition at line 208 of file SgKombFormat.h.
References obsIdx_.
|
inline |
Definition at line 216 of file SgKombFormat.h.
References periodPp_.
|
inline |
Definition at line 206 of file SgKombFormat.h.
References prefix_.
|
inline |
Definition at line 218 of file SgKombFormat.h.
References samplingPeriod_.
|
inline |
Definition at line 221 of file SgKombFormat.h.
References sourceName_.
Referenced by SgVlbiSession::processKombFile(), and SgKombReader::readFile().
|
inline |
Definition at line 222 of file SgKombFormat.h.
References station1Name_.
Referenced by SgVlbiSession::processKombFile(), and SgKombReader::readFile().
|
inline |
Definition at line 223 of file SgKombFormat.h.
References station2Name_.
Referenced by SgVlbiSession::processKombFile(), and SgKombReader::readFile().
|
inline |
Definition at line 230 of file SgKombFormat.h.
References tFinis_.
Referenced by SgVlbiSession::processKombFile().
|
inline |
Definition at line 232 of file SgKombFormat.h.
References tProcByCorr_.
Referenced by SgVlbiSession::processKombFile().
|
inline |
Definition at line 231 of file SgKombFormat.h.
References tRefer_.
Referenced by SgVlbiSession::processKombFile().
|
inline |
Definition at line 229 of file SgKombFormat.h.
References tStart_.
Referenced by SgVlbiSession::processKombFile().
|
inline |
Definition at line 219 of file SgKombFormat.h.
References videoBandWidth_.
Referenced by SgVlbiSession::processKombFile().
|
friend |
Definition at line 223 of file SgKombFormat.cpp.
|
protected |
Definition at line 268 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), aPrioriClockError(), and debugReport().
|
protected |
Definition at line 269 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), aPrioriRefClockOffset(), and debugReport().
|
protected |
Definition at line 267 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), aPrioriObses(), and debugReport().
|
protected |
Definition at line 252 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), baselineId(), and debugReport().
|
protected |
Definition at line 270 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), clockRateDiff(), and debugReport().
|
protected |
Definition at line 256 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), correlatorFileName(), and debugReport().
|
protected |
Definition at line 263 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), correlatorMode(), and debugReport().
|
protected |
Definition at line 255 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), and epochObsRef().
|
protected |
Definition at line 253 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), and epochObsStart().
|
protected |
Definition at line 254 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), and epochObsStop().
|
protected |
Definition at line 258 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), and epochProcCorr().
|
protected |
Definition at line 250 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), debugReport(), and experimentCode().
|
protected |
Definition at line 271 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), debugReport(), and instrumentalDelay().
|
protected |
Definition at line 257 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), debugReport(), and kombFileName().
|
protected |
Definition at line 260 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), debugReport(), and numOfPp().
|
protected |
Definition at line 251 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), debugReport(), and obsIdx().
|
protected |
Definition at line 259 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), debugReport(), and periodPp().
|
protected |
Definition at line 249 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), debugReport(), and prefix().
|
protected |
Definition at line 278 of file SgKombFormat.h.
Referenced by debugReport().
|
protected |
Definition at line 279 of file SgKombFormat.h.
Referenced by debugReport().
|
protected |
Definition at line 261 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), debugReport(), and samplingPeriod().
|
protected |
Definition at line 264 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), debugReport(), and sourceName().
|
protected |
Definition at line 277 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), and debugReport().
|
protected |
Definition at line 276 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), and debugReport().
|
protected |
Definition at line 265 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), debugReport(), and station1Name().
|
protected |
Definition at line 266 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), debugReport(), and station2Name().
|
protected |
Definition at line 273 of file SgKombFormat.h.
Referenced by debugReport(), and tFinis().
|
protected |
Definition at line 275 of file SgKombFormat.h.
Referenced by debugReport(), and tProcByCorr().
|
protected |
Definition at line 274 of file SgKombFormat.h.
Referenced by debugReport(), and tRefer().
|
protected |
Definition at line 272 of file SgKombFormat.h.
Referenced by debugReport(), and tStart().
|
protected |
Definition at line 262 of file SgKombFormat.h.
Referenced by SgKombOb01Record(), debugReport(), and videoBandWidth().