General Purpose Geodetic Library
|
#include <SgDbhFormat.h>
Protected Attributes | |
short | lengthOfHistoryString_ |
short | epoch_ [5] |
short | versionNumber_ |
![]() | |
char | prefix_ [2] |
char | expectedPrefix_ [3] |
![]() | |
int | length_ |
char * | logicalRecord_ |
bool | isOK_ |
Additional Inherited Members | |
![]() | |
static const QString | className () |
Service record "HS1". ====================================================================================================
Definition at line 211 of file SgDbhFormat.h.
|
inline |
Definition at line 214 of file SgDbhFormat.h.
References epoch_, SgDbhPhysicalRecord::length_, lengthOfHistoryString_, and versionNumber_.
|
inlinevirtual |
Definition at line 217 of file SgDbhFormat.h.
|
inlinevirtual |
Reimplemented from SgDbhServiceRecord.
Definition at line 232 of file SgDbhFormat.h.
|
inline |
Definition at line 221 of file SgDbhFormat.h.
References epoch_.
Referenced by SgDbhHistoryEntry::dump(), and SgDbhHistoryEntry::getEpoch().
|
inline |
Definition at line 219 of file SgDbhFormat.h.
References lengthOfHistoryString_.
|
inline |
Definition at line 220 of file SgDbhFormat.h.
References versionNumber_.
Referenced by SgDbhHistoryEntry::dump(), and SgDbhHistoryEntry::getVersion().
|
inlinevirtual |
Reimplemented from SgDbhServiceRecord.
Definition at line 229 of file SgDbhFormat.h.
References isZ1().
|
inline |
Definition at line 227 of file SgDbhFormat.h.
References SgDbhServiceRecord::prefix_.
Referenced by isAltered(), and SgDbhHistoryEntry::isLast().
|
virtual |
Reimplemented from SgDbhServiceRecord.
Definition at line 497 of file SgDbhFormat.cpp.
References epoch_, isAltered(), SgDbhServiceRecord::isPrefixParsed(), lengthOfHistoryString_, and versionNumber_.
void SgDbhServiceRecordHS1::setHistoryEpoch | ( | const SgMJD & | t | ) |
Service record "HS1". ====================================================================================================
Definition at line 481 of file SgDbhFormat.cpp.
References SgMJD::calcDayOfYear(), epoch_, SgMJD::getDate(), SgMJD::getTime(), and SgMJD::MJD_reverse().
Referenced by SgDbhHistoryEntry::setEpoch().
|
inline |
Definition at line 223 of file SgDbhFormat.h.
References SgDbhPhysicalRecord::length(), and lengthOfHistoryString_.
Referenced by SgDbhHistoryEntry::setText().
|
inline |
Definition at line 224 of file SgDbhFormat.h.
References versionNumber_.
Referenced by SgDbhHistoryEntry::setVersion().
|
virtual |
Reimplemented from SgDbhServiceRecord.
Definition at line 519 of file SgDbhFormat.cpp.
References epoch_, isAltered(), lengthOfHistoryString_, versionNumber_, and SgDbhServiceRecord::writeLR().
|
protected |
Definition at line 235 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordHS1(), getHistoryEpoch(), readLR(), setHistoryEpoch(), and writeLR().
|
protected |
Definition at line 234 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordHS1(), getLengthOfHistoryString(), readLR(), setLengthOfHistoryString(), and writeLR().
|
protected |
Definition at line 236 of file SgDbhFormat.h.
Referenced by SgDbhServiceRecordHS1(), getVersionNumber(), readLR(), setVersionNumber(), and writeLR().