56 QDataStream ds(&bin, QIODevice::WriteOnly);
65 return QString(
"DestinationArea ::= {\n" 66 "\tGeoAreaPosLatitude ::= %1\n" 67 "\tGeoAreaPosLongitude ::= %2\n" 68 "\tDistanceA ::= %3\n" 69 "\tDistanceB ::= %4\n" SemiAxisLength_t semiMinorConfidence
QString toString()
toString Human readable encoder of the destination area.
Destination area serialize.
DestinationAreaData()
DestinationAreaData DestinationAreaData constructor.
HeadingValue_t semiMajorOrientation
e_shape shape() const
shape Shape of the area getter.
SemiAxisLength_t semiMajorConfidence
PosConfidenceEllipse_t positionConfidenceEllipse
quint64 extractUInt(char *data, int l, int *offset)
extractUInt Extract an unsigned integer from byte array.
qint32 m_geoAreaPosLatitude
qint64 extractInt(char *data, int l, int *offset)
extractInt Extract an signed integer from byte array.
e_shape
The e_shape enum defines the shape types.
quint16 angle() const
angle Heading to the North of the area getter.
qint32 m_geoAreaPosLongitude
QByteArray toBin()
toBin Byte array encoder of the destination area.