29 #ifndef QTFIT_AVIATIONATTITUDEMESSAGE_P_H
30 #define QTFIT_AVIATIONATTITUDEMESSAGE_P_H
127 bool setField(
const int fieldId,
const QByteArray &data,
128 const FitBaseType baseType,
const bool bigEndian)
override;
#define QTFIT_END_NAMESPACE
Macro for ending the QtFit library's top-most namespace (if one is defined).
#define QTFIT_BEGIN_NAMESPACE
Macro for starting the QtFit library's top-most namespace (if one is defined).
Declares the AbstractDataMessagePrivate class.
qint16 accelNormal
The AviationAttitudeMessage FIT message's accelNormal field.
quint16 track
The AviationAttitudeMessage FIT message's track field.
quint8 attitudeStageComplete
The AviationAttitudeMessage FIT message's attitudeStageComplete field.
qint16 roll
The AviationAttitudeMessage FIT message's roll field.
virtual ~AviationAttitudeMessagePrivate()
qint16 turnRate
The AviationAttitudeMessage FIT message's turnRate field.
quint16 timestampMs
The AviationAttitudeMessage FIT message's timestampMs field.
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
qint16 pitch
The AviationAttitudeMessage FIT message's pitch field.
DateTime timestamp
The AviationAttitudeMessage FIT message's timestamp field.
qint16 accelLateral
The AviationAttitudeMessage FIT message's accelLateral field.
AttitudeValidity validity
The AviationAttitudeMessage FIT message's validity field.
AttitudeStage stage
The AviationAttitudeMessage FIT message's stage field.
quint32 systemTime
The AviationAttitudeMessage FIT message's systemTime field.
The AviationAttitudeMessage class represents a FIT AviationAttitudeMessage data message.
AttitudeValidity
Garmin FIT AttitudeValidity type.
AttitudeStage
Garmin FIT AttitudeStage type.
FitBaseType
Garmin FIT FitBaseType type.
DateTime
Seconds since UTC 00:00 Dec 31 1989.