General Purpose Geodetic Library
|
Public Attributes | |
const char * | lCode_ |
QString | description_ |
SgDbhDatumDescriptor * | d_ |
bool | isPresent_ |
SgDbhDatumDescriptor::Type | type_ |
int | dimensions_ [3] |
int | numOfTc_ |
int | expectedVersion_ |
bool | isDimensionsFixed_ |
bool | isMandatory_ |
Definition at line 56 of file SgVlbiSessionIoDbh.cpp.
SgDbhDatumDescriptor* DbhDescriptorX::d_ |
Definition at line 60 of file SgVlbiSessionIoDbh.cpp.
QString DbhDescriptorX::description_ |
Definition at line 59 of file SgVlbiSessionIoDbh.cpp.
Referenced by SgVlbiSession::putDataIntoDbhImage().
int DbhDescriptorX::dimensions_[3] |
Definition at line 63 of file SgVlbiSessionIoDbh.cpp.
Referenced by SgVlbiSession::putDataIntoDbhImage().
int DbhDescriptorX::expectedVersion_ |
Definition at line 65 of file SgVlbiSessionIoDbh.cpp.
bool DbhDescriptorX::isDimensionsFixed_ |
Definition at line 66 of file SgVlbiSessionIoDbh.cpp.
Referenced by SgVlbiSession::putDataIntoDbhImage().
bool DbhDescriptorX::isMandatory_ |
Definition at line 67 of file SgVlbiSessionIoDbh.cpp.
bool DbhDescriptorX::isPresent_ |
Definition at line 61 of file SgVlbiSessionIoDbh.cpp.
Referenced by SgVlbiSession::getDataFromDbhImage(), and SgVlbiSession::putDataIntoDbhImage().
const char* DbhDescriptorX::lCode_ |
Definition at line 58 of file SgVlbiSessionIoDbh.cpp.
Referenced by SgVlbiSession::getDataFromDbhImage(), SgVlbiSession::getDataFromDbhImages(), and SgVlbiSession::putDataIntoDbhImage().
int DbhDescriptorX::numOfTc_ |
Definition at line 64 of file SgVlbiSessionIoDbh.cpp.
Referenced by SgVlbiSession::putDataIntoDbhImage().
SgDbhDatumDescriptor::Type DbhDescriptorX::type_ |
Definition at line 62 of file SgVlbiSessionIoDbh.cpp.
Referenced by SgVlbiSession::putDataIntoDbhImage().