29 #ifndef QTFIT_GYROSCOPEDATAMESSAGE_P_H
30 #define QTFIT_GYROSCOPEDATAMESSAGE_P_H
114 bool setField(
const int fieldId,
const QByteArray &data,
115 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.
virtual ~GyroscopeDataMessagePrivate()
quint16 gyroX
The GyroscopeDataMessage FIT message's gyroX field.
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
quint16 gyroY
The GyroscopeDataMessage FIT message's gyroY field.
DateTime timestamp
The GyroscopeDataMessage FIT message's timestamp field.
float calibratedGyroX
The GyroscopeDataMessage FIT message's calibratedGyroX field.
float calibratedGyroY
The GyroscopeDataMessage FIT message's calibratedGyroY field.
quint16 sampleTimeOffset
The GyroscopeDataMessage FIT message's sampleTimeOffset field.
quint16 gyroZ
The GyroscopeDataMessage FIT message's gyroZ field.
quint16 timestampMs
The GyroscopeDataMessage FIT message's timestampMs field.
float calibratedGyroZ
The GyroscopeDataMessage FIT message's calibratedGyroZ field.
The GyroscopeDataMessage class represents a FIT GyroscopeDataMessage data message.
FitBaseType
Garmin FIT FitBaseType type.
DateTime
Seconds since UTC 00:00 Dec 31 1989.