QtFit  0.1
Internal library development documentation
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
LapMessage Class Reference

The LapMessage class represents a FIT LapMessage data message. More...

Inheritance diagram for LapMessage:
[legend]
Collaboration diagram for LapMessage:
[legend]

Public Member Functions

 LapMessage ()
 Constructs a LapMessage object. More...
 
MessageIndex messageIndex () const
 Returns the LapMessage data message's messageIndex field's current value. More...
 
DateTime timestamp () const
 Returns the LapMessage data message's timestamp field's current value. More...
 
Event event () const
 Returns the LapMessage data message's event field's current value. More...
 
EventType eventType () const
 Returns the LapMessage data message's eventType field's current value. More...
 
DateTime startTime () const
 Returns the LapMessage data message's startTime field's current value. More...
 
qint32 startPositionLat () const
 Returns the LapMessage data message's startPositionLat field's current value. More...
 
qint32 startPositionLong () const
 Returns the LapMessage data message's startPositionLong field's current value. More...
 
qint32 endPositionLat () const
 Returns the LapMessage data message's endPositionLat field's current value. More...
 
qint32 endPositionLong () const
 Returns the LapMessage data message's endPositionLong field's current value. More...
 
quint32 totalElapsedTime () const
 Returns the LapMessage data message's totalElapsedTime field's current value. More...
 
quint32 totalTimerTime () const
 Returns the LapMessage data message's totalTimerTime field's current value. More...
 
quint32 totalDistance () const
 Returns the LapMessage data message's totalDistance field's current value. More...
 
quint32 totalCycles () const
 Returns the LapMessage data message's totalCycles field's current value. More...
 
quint16 totalCalories () const
 Returns the LapMessage data message's totalCalories field's current value. More...
 
quint16 totalFatCalories () const
 Returns the LapMessage data message's totalFatCalories field's current value. More...
 
quint16 avgSpeed () const
 Returns the LapMessage data message's avgSpeed field's current value. More...
 
quint16 maxSpeed () const
 Returns the LapMessage data message's maxSpeed field's current value. More...
 
quint8 avgHeartRate () const
 Returns the LapMessage data message's avgHeartRate field's current value. More...
 
quint8 maxHeartRate () const
 Returns the LapMessage data message's maxHeartRate field's current value. More...
 
quint8 avgCadence () const
 Returns the LapMessage data message's avgCadence field's current value. More...
 
quint8 maxCadence () const
 Returns the LapMessage data message's maxCadence field's current value. More...
 
quint16 avgPower () const
 Returns the LapMessage data message's avgPower field's current value. More...
 
quint16 maxPower () const
 Returns the LapMessage data message's maxPower field's current value. More...
 
quint16 totalAscent () const
 Returns the LapMessage data message's totalAscent field's current value. More...
 
quint16 totalDescent () const
 Returns the LapMessage data message's totalDescent field's current value. More...
 
Intensity intensity () const
 Returns the LapMessage data message's intensity field's current value. More...
 
LapTrigger lapTrigger () const
 Returns the LapMessage data message's lapTrigger field's current value. More...
 
Sport sport () const
 Returns the LapMessage data message's sport field's current value. More...
 
quint8 eventGroup () const
 Returns the LapMessage data message's eventGroup field's current value. More...
 
quint16 numLengths () const
 Returns the LapMessage data message's numLengths field's current value. More...
 
quint16 normalizedPower () const
 Returns the LapMessage data message's normalizedPower field's current value. More...
 
LeftRightBalance100 leftRightBalance () const
 Returns the LapMessage data message's leftRightBalance field's current value. More...
 
quint16 firstLengthIndex () const
 Returns the LapMessage data message's firstLengthIndex field's current value. More...
 
quint16 avgStrokeDistance () const
 Returns the LapMessage data message's avgStrokeDistance field's current value. More...
 
SwimStroke swimStroke () const
 Returns the LapMessage data message's swimStroke field's current value. More...
 
SubSport subSport () const
 Returns the LapMessage data message's subSport field's current value. More...
 
quint16 numActiveLengths () const
 Returns the LapMessage data message's numActiveLengths field's current value. More...
 
quint32 totalWork () const
 Returns the LapMessage data message's totalWork field's current value. More...
 
quint16 avgAltitude () const
 Returns the LapMessage data message's avgAltitude field's current value. More...
 
quint16 maxAltitude () const
 Returns the LapMessage data message's maxAltitude field's current value. More...
 
quint8 gpsAccuracy () const
 Returns the LapMessage data message's gpsAccuracy field's current value. More...
 
qint16 avgGrade () const
 Returns the LapMessage data message's avgGrade field's current value. More...
 
qint16 avgPosGrade () const
 Returns the LapMessage data message's avgPosGrade field's current value. More...
 
qint16 avgNegGrade () const
 Returns the LapMessage data message's avgNegGrade field's current value. More...
 
qint16 maxPosGrade () const
 Returns the LapMessage data message's maxPosGrade field's current value. More...
 
qint16 maxNegGrade () const
 Returns the LapMessage data message's maxNegGrade field's current value. More...
 
qint8 avgTemperature () const
 Returns the LapMessage data message's avgTemperature field's current value. More...
 
qint8 maxTemperature () const
 Returns the LapMessage data message's maxTemperature field's current value. More...
 
quint32 totalMovingTime () const
 Returns the LapMessage data message's totalMovingTime field's current value. More...
 
qint16 avgPosVerticalSpeed () const
 Returns the LapMessage data message's avgPosVerticalSpeed field's current value. More...
 
qint16 avgNegVerticalSpeed () const
 Returns the LapMessage data message's avgNegVerticalSpeed field's current value. More...
 
qint16 maxPosVerticalSpeed () const
 Returns the LapMessage data message's maxPosVerticalSpeed field's current value. More...
 
qint16 maxNegVerticalSpeed () const
 Returns the LapMessage data message's maxNegVerticalSpeed field's current value. More...
 
quint32 timeInHrZone () const
 Returns the LapMessage data message's timeInHrZone field's current value. More...
 
quint32 timeInSpeedZone () const
 Returns the LapMessage data message's timeInSpeedZone field's current value. More...
 
quint32 timeInCadenceZone () const
 Returns the LapMessage data message's timeInCadenceZone field's current value. More...
 
quint32 timeInPowerZone () const
 Returns the LapMessage data message's timeInPowerZone field's current value. More...
 
quint16 repetitionNum () const
 Returns the LapMessage data message's repetitionNum field's current value. More...
 
quint16 minAltitude () const
 Returns the LapMessage data message's minAltitude field's current value. More...
 
quint8 minHeartRate () const
 Returns the LapMessage data message's minHeartRate field's current value. More...
 
MessageIndex wktStepIndex () const
 Returns the LapMessage data message's wktStepIndex field's current value. More...
 
quint16 opponentScore () const
 Returns the LapMessage data message's opponentScore field's current value. More...
 
quint16 strokeCount () const
 Returns the LapMessage data message's strokeCount field's current value. More...
 
quint16 zoneCount () const
 Returns the LapMessage data message's zoneCount field's current value. More...
 
quint16 avgVerticalOscillation () const
 Returns the LapMessage data message's avgVerticalOscillation field's current value. More...
 
quint16 avgStanceTimePercent () const
 Returns the LapMessage data message's avgStanceTimePercent field's current value. More...
 
quint16 avgStanceTime () const
 Returns the LapMessage data message's avgStanceTime field's current value. More...
 
quint8 avgFractionalCadence () const
 Returns the LapMessage data message's avgFractionalCadence field's current value. More...
 
quint8 maxFractionalCadence () const
 Returns the LapMessage data message's maxFractionalCadence field's current value. More...
 
quint8 totalFractionalCycles () const
 Returns the LapMessage data message's totalFractionalCycles field's current value. More...
 
quint16 playerScore () const
 Returns the LapMessage data message's playerScore field's current value. More...
 
quint16 avgTotalHemoglobinConc () const
 Returns the LapMessage data message's avgTotalHemoglobinConc field's current value. More...
 
quint16 minTotalHemoglobinConc () const
 Returns the LapMessage data message's minTotalHemoglobinConc field's current value. More...
 
quint16 maxTotalHemoglobinConc () const
 Returns the LapMessage data message's maxTotalHemoglobinConc field's current value. More...
 
quint16 avgSaturatedHemoglobinPercent () const
 Returns the LapMessage data message's avgSaturatedHemoglobinPercent field's current value. More...
 
quint16 minSaturatedHemoglobinPercent () const
 Returns the LapMessage data message's minSaturatedHemoglobinPercent field's current value. More...
 
quint16 maxSaturatedHemoglobinPercent () const
 Returns the LapMessage data message's maxSaturatedHemoglobinPercent field's current value. More...
 
quint8 avgLeftTorqueEffectiveness () const
 Returns the LapMessage data message's avgLeftTorqueEffectiveness field's current value. More...
 
quint8 avgRightTorqueEffectiveness () const
 Returns the LapMessage data message's avgRightTorqueEffectiveness field's current value. More...
 
quint8 avgLeftPedalSmoothness () const
 Returns the LapMessage data message's avgLeftPedalSmoothness field's current value. More...
 
quint8 avgRightPedalSmoothness () const
 Returns the LapMessage data message's avgRightPedalSmoothness field's current value. More...
 
quint8 avgCombinedPedalSmoothness () const
 Returns the LapMessage data message's avgCombinedPedalSmoothness field's current value. More...
 
quint32 timeStanding () const
 Returns the LapMessage data message's timeStanding field's current value. More...
 
quint16 standCount () const
 Returns the LapMessage data message's standCount field's current value. More...
 
qint8 avgLeftPco () const
 Returns the LapMessage data message's avgLeftPco field's current value. More...
 
qint8 avgRightPco () const
 Returns the LapMessage data message's avgRightPco field's current value. More...
 
quint8 avgLeftPowerPhase () const
 Returns the LapMessage data message's avgLeftPowerPhase field's current value. More...
 
quint8 avgLeftPowerPhasePeak () const
 Returns the LapMessage data message's avgLeftPowerPhasePeak field's current value. More...
 
quint8 avgRightPowerPhase () const
 Returns the LapMessage data message's avgRightPowerPhase field's current value. More...
 
quint8 avgRightPowerPhasePeak () const
 Returns the LapMessage data message's avgRightPowerPhasePeak field's current value. More...
 
quint16 avgPowerPosition () const
 Returns the LapMessage data message's avgPowerPosition field's current value. More...
 
quint16 maxPowerPosition () const
 Returns the LapMessage data message's maxPowerPosition field's current value. More...
 
quint8 avgCadencePosition () const
 Returns the LapMessage data message's avgCadencePosition field's current value. More...
 
quint8 maxCadencePosition () const
 Returns the LapMessage data message's maxCadencePosition field's current value. More...
 
quint32 enhancedAvgSpeed () const
 Returns the LapMessage data message's enhancedAvgSpeed field's current value. More...
 
quint32 enhancedMaxSpeed () const
 Returns the LapMessage data message's enhancedMaxSpeed field's current value. More...
 
quint32 enhancedAvgAltitude () const
 Returns the LapMessage data message's enhancedAvgAltitude field's current value. More...
 
quint32 enhancedMinAltitude () const
 Returns the LapMessage data message's enhancedMinAltitude field's current value. More...
 
quint32 enhancedMaxAltitude () const
 Returns the LapMessage data message's enhancedMaxAltitude field's current value. More...
 
quint16 avgLevMotorPower () const
 Returns the LapMessage data message's avgLevMotorPower field's current value. More...
 
quint16 maxLevMotorPower () const
 Returns the LapMessage data message's maxLevMotorPower field's current value. More...
 
quint8 levBatteryConsumption () const
 Returns the LapMessage data message's levBatteryConsumption field's current value. More...
 
quint16 avgVerticalRatio () const
 Returns the LapMessage data message's avgVerticalRatio field's current value. More...
 
quint16 avgStanceTimeBalance () const
 Returns the LapMessage data message's avgStanceTimeBalance field's current value. More...
 
quint16 avgStepLength () const
 Returns the LapMessage data message's avgStepLength field's current value. More...
 
quint16 avgVam () const
 Returns the LapMessage data message's avgVam field's current value. More...
 
float totalGrit () const
 Returns the LapMessage data message's totalGrit field's current value. More...
 
float totalFlow () const
 Returns the LapMessage data message's totalFlow field's current value. More...
 
quint16 jumpCount () const
 Returns the LapMessage data message's jumpCount field's current value. More...
 
float avgGrit () const
 Returns the LapMessage data message's avgGrit field's current value. More...
 
float avgFlow () const
 Returns the LapMessage data message's avgFlow field's current value. More...
 
quint8 totalFractionalAscent () const
 Returns the LapMessage data message's totalFractionalAscent field's current value. More...
 
quint8 totalFractionalDescent () const
 Returns the LapMessage data message's totalFractionalDescent field's current value. More...
 
quint16 avgCoreTemperature () const
 Returns the LapMessage data message's avgCoreTemperature field's current value. More...
 
quint16 minCoreTemperature () const
 Returns the LapMessage data message's minCoreTemperature field's current value. More...
 
quint16 maxCoreTemperature () const
 Returns the LapMessage data message's maxCoreTemperature field's current value. More...
 
void setMessageIndex (const MessageIndex messageIndex)
 Sets the messageIndex field to messageIndex. More...
 
void setTimestamp (const DateTime timestamp)
 Sets the timestamp field to timestamp. More...
 
void setEvent (const Event event)
 Sets the event field to event. More...
 
void setEventType (const EventType eventType)
 Sets the eventType field to eventType. More...
 
void setStartTime (const DateTime startTime)
 Sets the startTime field to startTime. More...
 
void setStartPositionLat (const qint32 startPositionLat)
 Sets the startPositionLat field to startPositionLat. More...
 
void setStartPositionLong (const qint32 startPositionLong)
 Sets the startPositionLong field to startPositionLong. More...
 
void setEndPositionLat (const qint32 endPositionLat)
 Sets the endPositionLat field to endPositionLat. More...
 
void setEndPositionLong (const qint32 endPositionLong)
 Sets the endPositionLong field to endPositionLong. More...
 
void setTotalElapsedTime (const quint32 totalElapsedTime)
 Sets the totalElapsedTime field to totalElapsedTime. More...
 
void setTotalTimerTime (const quint32 totalTimerTime)
 Sets the totalTimerTime field to totalTimerTime. More...
 
void setTotalDistance (const quint32 totalDistance)
 Sets the totalDistance field to totalDistance. More...
 
void setTotalCycles (const quint32 totalCycles)
 Sets the totalCycles field to totalCycles. More...
 
void setTotalCalories (const quint16 totalCalories)
 Sets the totalCalories field to totalCalories. More...
 
void setTotalFatCalories (const quint16 totalFatCalories)
 Sets the totalFatCalories field to totalFatCalories. More...
 
void setAvgSpeed (const quint16 avgSpeed)
 Sets the avgSpeed field to avgSpeed. More...
 
void setMaxSpeed (const quint16 maxSpeed)
 Sets the maxSpeed field to maxSpeed. More...
 
void setAvgHeartRate (const quint8 avgHeartRate)
 Sets the avgHeartRate field to avgHeartRate. More...
 
void setMaxHeartRate (const quint8 maxHeartRate)
 Sets the maxHeartRate field to maxHeartRate. More...
 
void setAvgCadence (const quint8 avgCadence)
 Sets the avgCadence field to avgCadence. More...
 
void setMaxCadence (const quint8 maxCadence)
 Sets the maxCadence field to maxCadence. More...
 
void setAvgPower (const quint16 avgPower)
 Sets the avgPower field to avgPower. More...
 
void setMaxPower (const quint16 maxPower)
 Sets the maxPower field to maxPower. More...
 
void setTotalAscent (const quint16 totalAscent)
 Sets the totalAscent field to totalAscent. More...
 
void setTotalDescent (const quint16 totalDescent)
 Sets the totalDescent field to totalDescent. More...
 
void setIntensity (const Intensity intensity)
 Sets the intensity field to intensity. More...
 
void setLapTrigger (const LapTrigger lapTrigger)
 Sets the lapTrigger field to lapTrigger. More...
 
void setSport (const Sport sport)
 Sets the sport field to sport. More...
 
void setEventGroup (const quint8 eventGroup)
 Sets the eventGroup field to eventGroup. More...
 
void setNumLengths (const quint16 numLengths)
 Sets the numLengths field to numLengths. More...
 
void setNormalizedPower (const quint16 normalizedPower)
 Sets the normalizedPower field to normalizedPower. More...
 
void setLeftRightBalance (const LeftRightBalance100 leftRightBalance)
 Sets the leftRightBalance field to leftRightBalance. More...
 
void setFirstLengthIndex (const quint16 firstLengthIndex)
 Sets the firstLengthIndex field to firstLengthIndex. More...
 
void setAvgStrokeDistance (const quint16 avgStrokeDistance)
 Sets the avgStrokeDistance field to avgStrokeDistance. More...
 
void setSwimStroke (const SwimStroke swimStroke)
 Sets the swimStroke field to swimStroke. More...
 
void setSubSport (const SubSport subSport)
 Sets the subSport field to subSport. More...
 
void setNumActiveLengths (const quint16 numActiveLengths)
 Sets the numActiveLengths field to numActiveLengths. More...
 
void setTotalWork (const quint32 totalWork)
 Sets the totalWork field to totalWork. More...
 
void setAvgAltitude (const quint16 avgAltitude)
 Sets the avgAltitude field to avgAltitude. More...
 
void setMaxAltitude (const quint16 maxAltitude)
 Sets the maxAltitude field to maxAltitude. More...
 
void setGpsAccuracy (const quint8 gpsAccuracy)
 Sets the gpsAccuracy field to gpsAccuracy. More...
 
void setAvgGrade (const qint16 avgGrade)
 Sets the avgGrade field to avgGrade. More...
 
void setAvgPosGrade (const qint16 avgPosGrade)
 Sets the avgPosGrade field to avgPosGrade. More...
 
void setAvgNegGrade (const qint16 avgNegGrade)
 Sets the avgNegGrade field to avgNegGrade. More...
 
void setMaxPosGrade (const qint16 maxPosGrade)
 Sets the maxPosGrade field to maxPosGrade. More...
 
void setMaxNegGrade (const qint16 maxNegGrade)
 Sets the maxNegGrade field to maxNegGrade. More...
 
void setAvgTemperature (const qint8 avgTemperature)
 Sets the avgTemperature field to avgTemperature. More...
 
void setMaxTemperature (const qint8 maxTemperature)
 Sets the maxTemperature field to maxTemperature. More...
 
void setTotalMovingTime (const quint32 totalMovingTime)
 Sets the totalMovingTime field to totalMovingTime. More...
 
void setAvgPosVerticalSpeed (const qint16 avgPosVerticalSpeed)
 Sets the avgPosVerticalSpeed field to avgPosVerticalSpeed. More...
 
void setAvgNegVerticalSpeed (const qint16 avgNegVerticalSpeed)
 Sets the avgNegVerticalSpeed field to avgNegVerticalSpeed. More...
 
void setMaxPosVerticalSpeed (const qint16 maxPosVerticalSpeed)
 Sets the maxPosVerticalSpeed field to maxPosVerticalSpeed. More...
 
void setMaxNegVerticalSpeed (const qint16 maxNegVerticalSpeed)
 Sets the maxNegVerticalSpeed field to maxNegVerticalSpeed. More...
 
void setTimeInHrZone (const quint32 timeInHrZone)
 Sets the timeInHrZone field to timeInHrZone. More...
 
void setTimeInSpeedZone (const quint32 timeInSpeedZone)
 Sets the timeInSpeedZone field to timeInSpeedZone. More...
 
void setTimeInCadenceZone (const quint32 timeInCadenceZone)
 Sets the timeInCadenceZone field to timeInCadenceZone. More...
 
void setTimeInPowerZone (const quint32 timeInPowerZone)
 Sets the timeInPowerZone field to timeInPowerZone. More...
 
void setRepetitionNum (const quint16 repetitionNum)
 Sets the repetitionNum field to repetitionNum. More...
 
void setMinAltitude (const quint16 minAltitude)
 Sets the minAltitude field to minAltitude. More...
 
void setMinHeartRate (const quint8 minHeartRate)
 Sets the minHeartRate field to minHeartRate. More...
 
void setWktStepIndex (const MessageIndex wktStepIndex)
 Sets the wktStepIndex field to wktStepIndex. More...
 
void setOpponentScore (const quint16 opponentScore)
 Sets the opponentScore field to opponentScore. More...
 
void setStrokeCount (const quint16 strokeCount)
 Sets the strokeCount field to strokeCount. More...
 
void setZoneCount (const quint16 zoneCount)
 Sets the zoneCount field to zoneCount. More...
 
void setAvgVerticalOscillation (const quint16 avgVerticalOscillation)
 Sets the avgVerticalOscillation field to avgVerticalOscillation. More...
 
void setAvgStanceTimePercent (const quint16 avgStanceTimePercent)
 Sets the avgStanceTimePercent field to avgStanceTimePercent. More...
 
void setAvgStanceTime (const quint16 avgStanceTime)
 Sets the avgStanceTime field to avgStanceTime. More...
 
void setAvgFractionalCadence (const quint8 avgFractionalCadence)
 Sets the avgFractionalCadence field to avgFractionalCadence. More...
 
void setMaxFractionalCadence (const quint8 maxFractionalCadence)
 Sets the maxFractionalCadence field to maxFractionalCadence. More...
 
void setTotalFractionalCycles (const quint8 totalFractionalCycles)
 Sets the totalFractionalCycles field to totalFractionalCycles. More...
 
void setPlayerScore (const quint16 playerScore)
 Sets the playerScore field to playerScore. More...
 
void setAvgTotalHemoglobinConc (const quint16 avgTotalHemoglobinConc)
 Sets the avgTotalHemoglobinConc field to avgTotalHemoglobinConc. More...
 
void setMinTotalHemoglobinConc (const quint16 minTotalHemoglobinConc)
 Sets the minTotalHemoglobinConc field to minTotalHemoglobinConc. More...
 
void setMaxTotalHemoglobinConc (const quint16 maxTotalHemoglobinConc)
 Sets the maxTotalHemoglobinConc field to maxTotalHemoglobinConc. More...
 
void setAvgSaturatedHemoglobinPercent (const quint16 avgSaturatedHemoglobinPercent)
 Sets the avgSaturatedHemoglobinPercent field to avgSaturatedHemoglobinPercent. More...
 
void setMinSaturatedHemoglobinPercent (const quint16 minSaturatedHemoglobinPercent)
 Sets the minSaturatedHemoglobinPercent field to minSaturatedHemoglobinPercent. More...
 
void setMaxSaturatedHemoglobinPercent (const quint16 maxSaturatedHemoglobinPercent)
 Sets the maxSaturatedHemoglobinPercent field to maxSaturatedHemoglobinPercent. More...
 
void setAvgLeftTorqueEffectiveness (const quint8 avgLeftTorqueEffectiveness)
 Sets the avgLeftTorqueEffectiveness field to avgLeftTorqueEffectiveness. More...
 
void setAvgRightTorqueEffectiveness (const quint8 avgRightTorqueEffectiveness)
 Sets the avgRightTorqueEffectiveness field to avgRightTorqueEffectiveness. More...
 
void setAvgLeftPedalSmoothness (const quint8 avgLeftPedalSmoothness)
 Sets the avgLeftPedalSmoothness field to avgLeftPedalSmoothness. More...
 
void setAvgRightPedalSmoothness (const quint8 avgRightPedalSmoothness)
 Sets the avgRightPedalSmoothness field to avgRightPedalSmoothness. More...
 
void setAvgCombinedPedalSmoothness (const quint8 avgCombinedPedalSmoothness)
 Sets the avgCombinedPedalSmoothness field to avgCombinedPedalSmoothness. More...
 
void setTimeStanding (const quint32 timeStanding)
 Sets the timeStanding field to timeStanding. More...
 
void setStandCount (const quint16 standCount)
 Sets the standCount field to standCount. More...
 
void setAvgLeftPco (const qint8 avgLeftPco)
 Sets the avgLeftPco field to avgLeftPco. More...
 
void setAvgRightPco (const qint8 avgRightPco)
 Sets the avgRightPco field to avgRightPco. More...
 
void setAvgLeftPowerPhase (const quint8 avgLeftPowerPhase)
 Sets the avgLeftPowerPhase field to avgLeftPowerPhase. More...
 
void setAvgLeftPowerPhasePeak (const quint8 avgLeftPowerPhasePeak)
 Sets the avgLeftPowerPhasePeak field to avgLeftPowerPhasePeak. More...
 
void setAvgRightPowerPhase (const quint8 avgRightPowerPhase)
 Sets the avgRightPowerPhase field to avgRightPowerPhase. More...
 
void setAvgRightPowerPhasePeak (const quint8 avgRightPowerPhasePeak)
 Sets the avgRightPowerPhasePeak field to avgRightPowerPhasePeak. More...
 
void setAvgPowerPosition (const quint16 avgPowerPosition)
 Sets the avgPowerPosition field to avgPowerPosition. More...
 
void setMaxPowerPosition (const quint16 maxPowerPosition)
 Sets the maxPowerPosition field to maxPowerPosition. More...
 
void setAvgCadencePosition (const quint8 avgCadencePosition)
 Sets the avgCadencePosition field to avgCadencePosition. More...
 
void setMaxCadencePosition (const quint8 maxCadencePosition)
 Sets the maxCadencePosition field to maxCadencePosition. More...
 
void setEnhancedAvgSpeed (const quint32 enhancedAvgSpeed)
 Sets the enhancedAvgSpeed field to enhancedAvgSpeed. More...
 
void setEnhancedMaxSpeed (const quint32 enhancedMaxSpeed)
 Sets the enhancedMaxSpeed field to enhancedMaxSpeed. More...
 
void setEnhancedAvgAltitude (const quint32 enhancedAvgAltitude)
 Sets the enhancedAvgAltitude field to enhancedAvgAltitude. More...
 
void setEnhancedMinAltitude (const quint32 enhancedMinAltitude)
 Sets the enhancedMinAltitude field to enhancedMinAltitude. More...
 
void setEnhancedMaxAltitude (const quint32 enhancedMaxAltitude)
 Sets the enhancedMaxAltitude field to enhancedMaxAltitude. More...
 
void setAvgLevMotorPower (const quint16 avgLevMotorPower)
 Sets the avgLevMotorPower field to avgLevMotorPower. More...
 
void setMaxLevMotorPower (const quint16 maxLevMotorPower)
 Sets the maxLevMotorPower field to maxLevMotorPower. More...
 
void setLevBatteryConsumption (const quint8 levBatteryConsumption)
 Sets the levBatteryConsumption field to levBatteryConsumption. More...
 
void setAvgVerticalRatio (const quint16 avgVerticalRatio)
 Sets the avgVerticalRatio field to avgVerticalRatio. More...
 
void setAvgStanceTimeBalance (const quint16 avgStanceTimeBalance)
 Sets the avgStanceTimeBalance field to avgStanceTimeBalance. More...
 
void setAvgStepLength (const quint16 avgStepLength)
 Sets the avgStepLength field to avgStepLength. More...
 
void setAvgVam (const quint16 avgVam)
 Sets the avgVam field to avgVam. More...
 
void setTotalGrit (const float totalGrit)
 Sets the totalGrit field to totalGrit. More...
 
void setTotalFlow (const float totalFlow)
 Sets the totalFlow field to totalFlow. More...
 
void setJumpCount (const quint16 jumpCount)
 Sets the jumpCount field to jumpCount. More...
 
void setAvgGrit (const float avgGrit)
 Sets the avgGrit field to avgGrit. More...
 
void setAvgFlow (const float avgFlow)
 Sets the avgFlow field to avgFlow. More...
 
void setTotalFractionalAscent (const quint8 totalFractionalAscent)
 Sets the totalFractionalAscent field to totalFractionalAscent. More...
 
void setTotalFractionalDescent (const quint8 totalFractionalDescent)
 Sets the totalFractionalDescent field to totalFractionalDescent. More...
 
void setAvgCoreTemperature (const quint16 avgCoreTemperature)
 Sets the avgCoreTemperature field to avgCoreTemperature. More...
 
void setMinCoreTemperature (const quint16 minCoreTemperature)
 Sets the minCoreTemperature field to minCoreTemperature. More...
 
void setMaxCoreTemperature (const quint16 maxCoreTemperature)
 Sets the maxCoreTemperature field to maxCoreTemperature. More...
 
- Public Member Functions inherited from AbstractDataMessage
 ~AbstractDataMessage ()
 Destroys the AbstractDataMessage object.
 
MesgNum globalMessageNumber () const
 Returns the data message's global message number. More...
 

Protected Member Functions

 LapMessage (LapMessagePrivate *const d)
 
- Protected Member Functions inherited from AbstractDataMessage
 AbstractDataMessage (AbstractDataMessagePrivate *const d)
 

Additional Inherited Members

- Static Public Member Functions inherited from AbstractDataMessage
static AbstractDataMessagefromData (const DataDefinition *const defn, const QByteArray &record)
 Constructs the relevant AbstractDataMessage-derived class to parse record according to defn. More...
 
- Protected Attributes inherited from AbstractDataMessage
AbstractDataMessagePrivate *const d_ptr
 Internal d-pointer.
 

Detailed Description

The LapMessage class represents a FIT LapMessage data message.

See also
DataMessage

Definition at line 39 of file lapmessage.h.

Constructor & Destructor Documentation

◆ LapMessage() [1/2]

LapMessage::LapMessage ( )

Constructs a LapMessage object.

Typically, instances of this class will be returned by FitStreamReader::readNext, but this constructor may be used, along with the relevant setter methods, to create a valid message.

Definition at line 52 of file lapmessage.cpp.

53 {
54 
55 }
The AbstractDataMessage class is the polymorphic base class for all FIT Data Message classes.

◆ LapMessage() [2/2]

LapMessage::LapMessage ( LapMessagePrivate *const  d)
explicitprotected

Constructs a LapMessage object with private implementation d.

Parameters
dPointer to private implementation.

Definition at line 64 of file lapmessage.cpp.

65 {
66 
67 }

Member Function Documentation

◆ avgAltitude()

quint16 LapMessage::avgAltitude ( ) const

Returns the LapMessage data message's avgAltitude field's current value.

Returns
the avgAltitude field value.

Definition at line 510 of file lapmessage.cpp.

511 {
512  Q_D(const LapMessage);
513  return d->avgAltitude;
514 }
The LapMessage class represents a FIT LapMessage data message.
Definition: lapmessage.h:39

Referenced by setAvgAltitude().

Here is the caller graph for this function:

◆ avgCadence()

quint8 LapMessage::avgCadence ( ) const

Returns the LapMessage data message's avgCadence field's current value.

total_cycles / total_timer_time if non_zero_avg_cadence otherwise total_cycles / total_elapsed_time

Returns
the avgCadence field value.

Definition at line 294 of file lapmessage.cpp.

295 {
296  Q_D(const LapMessage);
297  return d->avgCadence;
298 }

Referenced by setAvgCadence().

Here is the caller graph for this function:

◆ avgCadencePosition()

quint8 LapMessage::avgCadencePosition ( ) const

Returns the LapMessage data message's avgCadencePosition field's current value.

Average cadence by position. Data value indexes defined by rider_position_type.

Returns
the avgCadencePosition field value.

Definition at line 1148 of file lapmessage.cpp.

1149 {
1150  Q_D(const LapMessage);
1151  return d->avgCadencePosition;
1152 }

Referenced by setAvgCadencePosition().

Here is the caller graph for this function:

◆ avgCombinedPedalSmoothness()

quint8 LapMessage::avgCombinedPedalSmoothness ( ) const

Returns the LapMessage data message's avgCombinedPedalSmoothness field's current value.

Returns
the avgCombinedPedalSmoothness field value.

Definition at line 1005 of file lapmessage.cpp.

1006 {
1007  Q_D(const LapMessage);
1008  return d->avgCombinedPedalSmoothness;
1009 }

Referenced by setAvgCombinedPedalSmoothness().

Here is the caller graph for this function:

◆ avgCoreTemperature()

quint16 LapMessage::avgCoreTemperature ( ) const

Returns the LapMessage data message's avgCoreTemperature field's current value.

Returns
the avgCoreTemperature field value.

Definition at line 1403 of file lapmessage.cpp.

1404 {
1405  Q_D(const LapMessage);
1406  return d->avgCoreTemperature;
1407 }

Referenced by setAvgCoreTemperature().

Here is the caller graph for this function:

◆ avgFlow()

float LapMessage::avgFlow ( ) const

Returns the LapMessage data message's avgFlow field's current value.

The flow score estimates how long distance wise a cyclist deaccelerates over intervals where deacceleration is unnecessary such as smooth turns or small grade angle intervals.

Returns
the avgFlow field value.

Definition at line 1366 of file lapmessage.cpp.

1367 {
1368  Q_D(const LapMessage);
1369  return d->avgFlow;
1370 }

Referenced by setAvgFlow().

Here is the caller graph for this function:

◆ avgFractionalCadence()

quint8 LapMessage::avgFractionalCadence ( ) const

Returns the LapMessage data message's avgFractionalCadence field's current value.

fractional part of the avg_cadence

Returns
the avgFractionalCadence field value.

Definition at line 835 of file lapmessage.cpp.

836 {
837  Q_D(const LapMessage);
838  return d->avgFractionalCadence;
839 }

Referenced by setAvgFractionalCadence().

Here is the caller graph for this function:

◆ avgGrade()

qint16 LapMessage::avgGrade ( ) const

Returns the LapMessage data message's avgGrade field's current value.

Returns
the avgGrade field value.

Definition at line 543 of file lapmessage.cpp.

544 {
545  Q_D(const LapMessage);
546  return d->avgGrade;
547 }

Referenced by setAvgGrade().

Here is the caller graph for this function:

◆ avgGrit()

float LapMessage::avgGrit ( ) const

Returns the LapMessage data message's avgGrit field's current value.

The grit score estimates how challenging a route could be for a cyclist in terms of time spent going over sharp turns or large grade slopes.

Returns
the avgGrit field value.

Definition at line 1352 of file lapmessage.cpp.

1353 {
1354  Q_D(const LapMessage);
1355  return d->avgGrit;
1356 }

Referenced by setAvgGrit().

Here is the caller graph for this function:

◆ avgHeartRate()

quint8 LapMessage::avgHeartRate ( ) const

Returns the LapMessage data message's avgHeartRate field's current value.

Returns
the avgHeartRate field value.

Definition at line 269 of file lapmessage.cpp.

270 {
271  Q_D(const LapMessage);
272  return d->avgHeartRate;
273 }

Referenced by setAvgHeartRate().

Here is the caller graph for this function:

◆ avgLeftPco()

qint8 LapMessage::avgLeftPco ( ) const

Returns the LapMessage data message's avgLeftPco field's current value.

Average left platform center offset

Returns
the avgLeftPco field value.

Definition at line 1044 of file lapmessage.cpp.

1045 {
1046  Q_D(const LapMessage);
1047  return d->avgLeftPco;
1048 }

Referenced by setAvgLeftPco().

Here is the caller graph for this function:

◆ avgLeftPedalSmoothness()

quint8 LapMessage::avgLeftPedalSmoothness ( ) const

Returns the LapMessage data message's avgLeftPedalSmoothness field's current value.

Returns
the avgLeftPedalSmoothness field value.

Definition at line 983 of file lapmessage.cpp.

984 {
985  Q_D(const LapMessage);
986  return d->avgLeftPedalSmoothness;
987 }

Referenced by setAvgLeftPedalSmoothness().

Here is the caller graph for this function:

◆ avgLeftPowerPhase()

quint8 LapMessage::avgLeftPowerPhase ( ) const

Returns the LapMessage data message's avgLeftPowerPhase field's current value.

Average left power phase angles. Data value indexes defined by power_phase_type.

Returns
the avgLeftPowerPhase field value.

Definition at line 1070 of file lapmessage.cpp.

1071 {
1072  Q_D(const LapMessage);
1073  return d->avgLeftPowerPhase;
1074 }

Referenced by setAvgLeftPowerPhase().

Here is the caller graph for this function:

◆ avgLeftPowerPhasePeak()

quint8 LapMessage::avgLeftPowerPhasePeak ( ) const

Returns the LapMessage data message's avgLeftPowerPhasePeak field's current value.

Average left power phase peak angles. Data value indexes defined by power_phase_type.

Returns
the avgLeftPowerPhasePeak field value.

Definition at line 1083 of file lapmessage.cpp.

1084 {
1085  Q_D(const LapMessage);
1086  return d->avgLeftPowerPhasePeak;
1087 }

Referenced by setAvgLeftPowerPhasePeak().

Here is the caller graph for this function:

◆ avgLeftTorqueEffectiveness()

quint8 LapMessage::avgLeftTorqueEffectiveness ( ) const

Returns the LapMessage data message's avgLeftTorqueEffectiveness field's current value.

Returns
the avgLeftTorqueEffectiveness field value.

Definition at line 961 of file lapmessage.cpp.

962 {
963  Q_D(const LapMessage);
964  return d->avgLeftTorqueEffectiveness;
965 }

Referenced by setAvgLeftTorqueEffectiveness().

Here is the caller graph for this function:

◆ avgLevMotorPower()

quint16 LapMessage::avgLevMotorPower ( ) const

Returns the LapMessage data message's avgLevMotorPower field's current value.

lev average motor power during lap

Returns
the avgLevMotorPower field value.

Definition at line 1229 of file lapmessage.cpp.

1230 {
1231  Q_D(const LapMessage);
1232  return d->avgLevMotorPower;
1233 }

Referenced by setAvgLevMotorPower().

Here is the caller graph for this function:

◆ avgNegGrade()

qint16 LapMessage::avgNegGrade ( ) const

Returns the LapMessage data message's avgNegGrade field's current value.

Returns
the avgNegGrade field value.

Definition at line 565 of file lapmessage.cpp.

566 {
567  Q_D(const LapMessage);
568  return d->avgNegGrade;
569 }

Referenced by setAvgNegGrade().

Here is the caller graph for this function:

◆ avgNegVerticalSpeed()

qint16 LapMessage::avgNegVerticalSpeed ( ) const

Returns the LapMessage data message's avgNegVerticalSpeed field's current value.

Returns
the avgNegVerticalSpeed field value.

Definition at line 642 of file lapmessage.cpp.

643 {
644  Q_D(const LapMessage);
645  return d->avgNegVerticalSpeed;
646 }

Referenced by setAvgNegVerticalSpeed().

Here is the caller graph for this function:

◆ avgPosGrade()

qint16 LapMessage::avgPosGrade ( ) const

Returns the LapMessage data message's avgPosGrade field's current value.

Returns
the avgPosGrade field value.

Definition at line 554 of file lapmessage.cpp.

555 {
556  Q_D(const LapMessage);
557  return d->avgPosGrade;
558 }

Referenced by setAvgPosGrade().

Here is the caller graph for this function:

◆ avgPosVerticalSpeed()

qint16 LapMessage::avgPosVerticalSpeed ( ) const

Returns the LapMessage data message's avgPosVerticalSpeed field's current value.

Returns
the avgPosVerticalSpeed field value.

Definition at line 631 of file lapmessage.cpp.

632 {
633  Q_D(const LapMessage);
634  return d->avgPosVerticalSpeed;
635 }

Referenced by setAvgPosVerticalSpeed().

Here is the caller graph for this function:

◆ avgPower()

quint16 LapMessage::avgPower ( ) const

Returns the LapMessage data message's avgPower field's current value.

total_power / total_timer_time if non_zero_avg_power otherwise total_power / total_elapsed_time

Returns
the avgPower field value.

Definition at line 319 of file lapmessage.cpp.

320 {
321  Q_D(const LapMessage);
322  return d->avgPower;
323 }

Referenced by setAvgPower().

Here is the caller graph for this function:

◆ avgPowerPosition()

quint16 LapMessage::avgPowerPosition ( ) const

Returns the LapMessage data message's avgPowerPosition field's current value.

Average power by position. Data value indexes defined by rider_position_type.

Returns
the avgPowerPosition field value.

Definition at line 1122 of file lapmessage.cpp.

1123 {
1124  Q_D(const LapMessage);
1125  return d->avgPowerPosition;
1126 }

Referenced by setAvgPowerPosition().

Here is the caller graph for this function:

◆ avgRightPco()

qint8 LapMessage::avgRightPco ( ) const

Returns the LapMessage data message's avgRightPco field's current value.

Average right platform center offset

Returns
the avgRightPco field value.

Definition at line 1057 of file lapmessage.cpp.

1058 {
1059  Q_D(const LapMessage);
1060  return d->avgRightPco;
1061 }

Referenced by setAvgRightPco().

Here is the caller graph for this function:

◆ avgRightPedalSmoothness()

quint8 LapMessage::avgRightPedalSmoothness ( ) const

Returns the LapMessage data message's avgRightPedalSmoothness field's current value.

Returns
the avgRightPedalSmoothness field value.

Definition at line 994 of file lapmessage.cpp.

995 {
996  Q_D(const LapMessage);
997  return d->avgRightPedalSmoothness;
998 }

Referenced by setAvgRightPedalSmoothness().

Here is the caller graph for this function:

◆ avgRightPowerPhase()

quint8 LapMessage::avgRightPowerPhase ( ) const

Returns the LapMessage data message's avgRightPowerPhase field's current value.

Average right power phase angles. Data value indexes defined by power_phase_type.

Returns
the avgRightPowerPhase field value.

Definition at line 1096 of file lapmessage.cpp.

1097 {
1098  Q_D(const LapMessage);
1099  return d->avgRightPowerPhase;
1100 }

Referenced by setAvgRightPowerPhase().

Here is the caller graph for this function:

◆ avgRightPowerPhasePeak()

quint8 LapMessage::avgRightPowerPhasePeak ( ) const

Returns the LapMessage data message's avgRightPowerPhasePeak field's current value.

Average right power phase peak angles. Data value indexes defined by power_phase_type.

Returns
the avgRightPowerPhasePeak field value.

Definition at line 1109 of file lapmessage.cpp.

1110 {
1111  Q_D(const LapMessage);
1112  return d->avgRightPowerPhasePeak;
1113 }

Referenced by setAvgRightPowerPhasePeak().

Here is the caller graph for this function:

◆ avgRightTorqueEffectiveness()

quint8 LapMessage::avgRightTorqueEffectiveness ( ) const

Returns the LapMessage data message's avgRightTorqueEffectiveness field's current value.

Returns
the avgRightTorqueEffectiveness field value.

Definition at line 972 of file lapmessage.cpp.

973 {
974  Q_D(const LapMessage);
975  return d->avgRightTorqueEffectiveness;
976 }

Referenced by setAvgRightTorqueEffectiveness().

Here is the caller graph for this function:

◆ avgSaturatedHemoglobinPercent()

quint16 LapMessage::avgSaturatedHemoglobinPercent ( ) const

Returns the LapMessage data message's avgSaturatedHemoglobinPercent field's current value.

Avg percentage of hemoglobin saturated with oxygen

Returns
the avgSaturatedHemoglobinPercent field value.

Definition at line 924 of file lapmessage.cpp.

925 {
926  Q_D(const LapMessage);
927  return d->avgSaturatedHemoglobinPercent;
928 }

Referenced by setAvgSaturatedHemoglobinPercent().

Here is the caller graph for this function:

◆ avgSpeed()

quint16 LapMessage::avgSpeed ( ) const

Returns the LapMessage data message's avgSpeed field's current value.

Returns
the avgSpeed field value.

Definition at line 247 of file lapmessage.cpp.

248 {
249  Q_D(const LapMessage);
250  return d->avgSpeed;
251 }

Referenced by setAvgSpeed().

Here is the caller graph for this function:

◆ avgStanceTime()

quint16 LapMessage::avgStanceTime ( ) const

Returns the LapMessage data message's avgStanceTime field's current value.

Returns
the avgStanceTime field value.

Definition at line 822 of file lapmessage.cpp.

823 {
824  Q_D(const LapMessage);
825  return d->avgStanceTime;
826 }

Referenced by setAvgStanceTime().

Here is the caller graph for this function:

◆ avgStanceTimeBalance()

quint16 LapMessage::avgStanceTimeBalance ( ) const

Returns the LapMessage data message's avgStanceTimeBalance field's current value.

Returns
the avgStanceTimeBalance field value.

Definition at line 1277 of file lapmessage.cpp.

1278 {
1279  Q_D(const LapMessage);
1280  return d->avgStanceTimeBalance;
1281 }

Referenced by setAvgStanceTimeBalance().

Here is the caller graph for this function:

◆ avgStanceTimePercent()

quint16 LapMessage::avgStanceTimePercent ( ) const

Returns the LapMessage data message's avgStanceTimePercent field's current value.

Returns
the avgStanceTimePercent field value.

Definition at line 811 of file lapmessage.cpp.

812 {
813  Q_D(const LapMessage);
814  return d->avgStanceTimePercent;
815 }

Referenced by setAvgStanceTimePercent().

Here is the caller graph for this function:

◆ avgStepLength()

quint16 LapMessage::avgStepLength ( ) const

Returns the LapMessage data message's avgStepLength field's current value.

Returns
the avgStepLength field value.

Definition at line 1288 of file lapmessage.cpp.

1289 {
1290  Q_D(const LapMessage);
1291  return d->avgStepLength;
1292 }

Referenced by setAvgStepLength().

Here is the caller graph for this function:

◆ avgStrokeDistance()

quint16 LapMessage::avgStrokeDistance ( ) const

Returns the LapMessage data message's avgStrokeDistance field's current value.

Returns
the avgStrokeDistance field value.

Definition at line 453 of file lapmessage.cpp.

454 {
455  Q_D(const LapMessage);
456  return d->avgStrokeDistance;
457 }

Referenced by setAvgStrokeDistance().

Here is the caller graph for this function:

◆ avgTemperature()

qint8 LapMessage::avgTemperature ( ) const

Returns the LapMessage data message's avgTemperature field's current value.

Returns
the avgTemperature field value.

Definition at line 598 of file lapmessage.cpp.

599 {
600  Q_D(const LapMessage);
601  return d->avgTemperature;
602 }

Referenced by setAvgTemperature().

Here is the caller graph for this function:

◆ avgTotalHemoglobinConc()

quint16 LapMessage::avgTotalHemoglobinConc ( ) const

Returns the LapMessage data message's avgTotalHemoglobinConc field's current value.

Avg saturated and unsaturated hemoglobin

Returns
the avgTotalHemoglobinConc field value.

Definition at line 885 of file lapmessage.cpp.

886 {
887  Q_D(const LapMessage);
888  return d->avgTotalHemoglobinConc;
889 }

Referenced by setAvgTotalHemoglobinConc().

Here is the caller graph for this function:

◆ avgVam()

quint16 LapMessage::avgVam ( ) const

Returns the LapMessage data message's avgVam field's current value.

Returns
the avgVam field value.

Definition at line 1299 of file lapmessage.cpp.

1300 {
1301  Q_D(const LapMessage);
1302  return d->avgVam;
1303 }

Referenced by setAvgVam().

Here is the caller graph for this function:

◆ avgVerticalOscillation()

quint16 LapMessage::avgVerticalOscillation ( ) const

Returns the LapMessage data message's avgVerticalOscillation field's current value.

Returns
the avgVerticalOscillation field value.

Definition at line 800 of file lapmessage.cpp.

801 {
802  Q_D(const LapMessage);
803  return d->avgVerticalOscillation;
804 }

Referenced by setAvgVerticalOscillation().

Here is the caller graph for this function:

◆ avgVerticalRatio()

quint16 LapMessage::avgVerticalRatio ( ) const

Returns the LapMessage data message's avgVerticalRatio field's current value.

Returns
the avgVerticalRatio field value.

Definition at line 1266 of file lapmessage.cpp.

1267 {
1268  Q_D(const LapMessage);
1269  return d->avgVerticalRatio;
1270 }

Referenced by setAvgVerticalRatio().

Here is the caller graph for this function:

◆ endPositionLat()

qint32 LapMessage::endPositionLat ( ) const

Returns the LapMessage data message's endPositionLat field's current value.

Returns
the endPositionLat field value.

Definition at line 153 of file lapmessage.cpp.

154 {
155  Q_D(const LapMessage);
156  return d->endPositionLat;
157 }

Referenced by setEndPositionLat().

Here is the caller graph for this function:

◆ endPositionLong()

qint32 LapMessage::endPositionLong ( ) const

Returns the LapMessage data message's endPositionLong field's current value.

Returns
the endPositionLong field value.

Definition at line 164 of file lapmessage.cpp.

165 {
166  Q_D(const LapMessage);
167  return d->endPositionLong;
168 }

Referenced by setEndPositionLong().

Here is the caller graph for this function:

◆ enhancedAvgAltitude()

quint32 LapMessage::enhancedAvgAltitude ( ) const

Returns the LapMessage data message's enhancedAvgAltitude field's current value.

Returns
the enhancedAvgAltitude field value.

Definition at line 1194 of file lapmessage.cpp.

1195 {
1196  Q_D(const LapMessage);
1197  return d->enhancedAvgAltitude;
1198 }

Referenced by setEnhancedAvgAltitude().

Here is the caller graph for this function:

◆ enhancedAvgSpeed()

quint32 LapMessage::enhancedAvgSpeed ( ) const

Returns the LapMessage data message's enhancedAvgSpeed field's current value.

Returns
the enhancedAvgSpeed field value.

Definition at line 1172 of file lapmessage.cpp.

1173 {
1174  Q_D(const LapMessage);
1175  return d->enhancedAvgSpeed;
1176 }

Referenced by setEnhancedAvgSpeed().

Here is the caller graph for this function:

◆ enhancedMaxAltitude()

quint32 LapMessage::enhancedMaxAltitude ( ) const

Returns the LapMessage data message's enhancedMaxAltitude field's current value.

Returns
the enhancedMaxAltitude field value.

Definition at line 1216 of file lapmessage.cpp.

1217 {
1218  Q_D(const LapMessage);
1219  return d->enhancedMaxAltitude;
1220 }

Referenced by setEnhancedMaxAltitude().

Here is the caller graph for this function:

◆ enhancedMaxSpeed()

quint32 LapMessage::enhancedMaxSpeed ( ) const

Returns the LapMessage data message's enhancedMaxSpeed field's current value.

Returns
the enhancedMaxSpeed field value.

Definition at line 1183 of file lapmessage.cpp.

1184 {
1185  Q_D(const LapMessage);
1186  return d->enhancedMaxSpeed;
1187 }

Referenced by setEnhancedMaxSpeed().

Here is the caller graph for this function:

◆ enhancedMinAltitude()

quint32 LapMessage::enhancedMinAltitude ( ) const

Returns the LapMessage data message's enhancedMinAltitude field's current value.

Returns
the enhancedMinAltitude field value.

Definition at line 1205 of file lapmessage.cpp.

1206 {
1207  Q_D(const LapMessage);
1208  return d->enhancedMinAltitude;
1209 }

Referenced by setEnhancedMinAltitude().

Here is the caller graph for this function:

◆ event()

Event LapMessage::event ( ) const

Returns the LapMessage data message's event field's current value.

Returns
the event field value.

Definition at line 98 of file lapmessage.cpp.

99 {
100  Q_D(const LapMessage);
101  return d->event;
102 }

Referenced by setEvent().

Here is the caller graph for this function:

◆ eventGroup()

quint8 LapMessage::eventGroup ( ) const

Returns the LapMessage data message's eventGroup field's current value.

Returns
the eventGroup field value.

Definition at line 396 of file lapmessage.cpp.

397 {
398  Q_D(const LapMessage);
399  return d->eventGroup;
400 }

Referenced by setEventGroup().

Here is the caller graph for this function:

◆ eventType()

EventType LapMessage::eventType ( ) const

Returns the LapMessage data message's eventType field's current value.

Returns
the eventType field value.

Definition at line 109 of file lapmessage.cpp.

110 {
111  Q_D(const LapMessage);
112  return d->eventType;
113 }

Referenced by setEventType().

Here is the caller graph for this function:

◆ firstLengthIndex()

quint16 LapMessage::firstLengthIndex ( ) const

Returns the LapMessage data message's firstLengthIndex field's current value.

Returns
the firstLengthIndex field value.

Definition at line 442 of file lapmessage.cpp.

443 {
444  Q_D(const LapMessage);
445  return d->firstLengthIndex;
446 }

Referenced by setFirstLengthIndex().

Here is the caller graph for this function:

◆ gpsAccuracy()

quint8 LapMessage::gpsAccuracy ( ) const

Returns the LapMessage data message's gpsAccuracy field's current value.

Returns
the gpsAccuracy field value.

Definition at line 532 of file lapmessage.cpp.

533 {
534  Q_D(const LapMessage);
535  return d->gpsAccuracy;
536 }

Referenced by setGpsAccuracy().

Here is the caller graph for this function:

◆ intensity()

Intensity LapMessage::intensity ( ) const

Returns the LapMessage data message's intensity field's current value.

Returns
the intensity field value.

Definition at line 363 of file lapmessage.cpp.

364 {
365  Q_D(const LapMessage);
366  return d->intensity;
367 }

Referenced by setIntensity().

Here is the caller graph for this function:

◆ jumpCount()

quint16 LapMessage::jumpCount ( ) const

Returns the LapMessage data message's jumpCount field's current value.

Returns
the jumpCount field value.

Definition at line 1338 of file lapmessage.cpp.

1339 {
1340  Q_D(const LapMessage);
1341  return d->jumpCount;
1342 }

Referenced by setJumpCount().

Here is the caller graph for this function:

◆ lapTrigger()

LapTrigger LapMessage::lapTrigger ( ) const

Returns the LapMessage data message's lapTrigger field's current value.

Returns
the lapTrigger field value.

Definition at line 374 of file lapmessage.cpp.

375 {
376  Q_D(const LapMessage);
377  return d->lapTrigger;
378 }

Referenced by setLapTrigger().

Here is the caller graph for this function:

◆ leftRightBalance()

LeftRightBalance100 LapMessage::leftRightBalance ( ) const

Returns the LapMessage data message's leftRightBalance field's current value.

Returns
the leftRightBalance field value.

Definition at line 431 of file lapmessage.cpp.

432 {
433  Q_D(const LapMessage);
434  return d->leftRightBalance;
435 }

Referenced by setLeftRightBalance().

Here is the caller graph for this function:

◆ levBatteryConsumption()

quint8 LapMessage::levBatteryConsumption ( ) const

Returns the LapMessage data message's levBatteryConsumption field's current value.

lev battery consumption during lap

Returns
the levBatteryConsumption field value.

Definition at line 1255 of file lapmessage.cpp.

1256 {
1257  Q_D(const LapMessage);
1258  return d->levBatteryConsumption;
1259 }

Referenced by setLevBatteryConsumption().

Here is the caller graph for this function:

◆ maxAltitude()

quint16 LapMessage::maxAltitude ( ) const

Returns the LapMessage data message's maxAltitude field's current value.

Returns
the maxAltitude field value.

Definition at line 521 of file lapmessage.cpp.

522 {
523  Q_D(const LapMessage);
524  return d->maxAltitude;
525 }

Referenced by setMaxAltitude().

Here is the caller graph for this function:

◆ maxCadence()

quint8 LapMessage::maxCadence ( ) const

Returns the LapMessage data message's maxCadence field's current value.

Returns
the maxCadence field value.

Definition at line 305 of file lapmessage.cpp.

306 {
307  Q_D(const LapMessage);
308  return d->maxCadence;
309 }

Referenced by setMaxCadence().

Here is the caller graph for this function:

◆ maxCadencePosition()

quint8 LapMessage::maxCadencePosition ( ) const

Returns the LapMessage data message's maxCadencePosition field's current value.

Maximum cadence by position. Data value indexes defined by rider_position_type.

Returns
the maxCadencePosition field value.

Definition at line 1161 of file lapmessage.cpp.

1162 {
1163  Q_D(const LapMessage);
1164  return d->maxCadencePosition;
1165 }

Referenced by setMaxCadencePosition().

Here is the caller graph for this function:

◆ maxCoreTemperature()

quint16 LapMessage::maxCoreTemperature ( ) const

Returns the LapMessage data message's maxCoreTemperature field's current value.

Returns
the maxCoreTemperature field value.

Definition at line 1425 of file lapmessage.cpp.

1426 {
1427  Q_D(const LapMessage);
1428  return d->maxCoreTemperature;
1429 }

Referenced by setMaxCoreTemperature().

Here is the caller graph for this function:

◆ maxFractionalCadence()

quint8 LapMessage::maxFractionalCadence ( ) const

Returns the LapMessage data message's maxFractionalCadence field's current value.

fractional part of the max_cadence

Returns
the maxFractionalCadence field value.

Definition at line 848 of file lapmessage.cpp.

849 {
850  Q_D(const LapMessage);
851  return d->maxFractionalCadence;
852 }

Referenced by setMaxFractionalCadence().

Here is the caller graph for this function:

◆ maxHeartRate()

quint8 LapMessage::maxHeartRate ( ) const

Returns the LapMessage data message's maxHeartRate field's current value.

Returns
the maxHeartRate field value.

Definition at line 280 of file lapmessage.cpp.

281 {
282  Q_D(const LapMessage);
283  return d->maxHeartRate;
284 }

Referenced by setMaxHeartRate().

Here is the caller graph for this function:

◆ maxLevMotorPower()

quint16 LapMessage::maxLevMotorPower ( ) const

Returns the LapMessage data message's maxLevMotorPower field's current value.

lev maximum motor power during lap

Returns
the maxLevMotorPower field value.

Definition at line 1242 of file lapmessage.cpp.

1243 {
1244  Q_D(const LapMessage);
1245  return d->maxLevMotorPower;
1246 }

Referenced by setMaxLevMotorPower().

Here is the caller graph for this function:

◆ maxNegGrade()

qint16 LapMessage::maxNegGrade ( ) const

Returns the LapMessage data message's maxNegGrade field's current value.

Returns
the maxNegGrade field value.

Definition at line 587 of file lapmessage.cpp.

588 {
589  Q_D(const LapMessage);
590  return d->maxNegGrade;
591 }

Referenced by setMaxNegGrade().

Here is the caller graph for this function:

◆ maxNegVerticalSpeed()

qint16 LapMessage::maxNegVerticalSpeed ( ) const

Returns the LapMessage data message's maxNegVerticalSpeed field's current value.

Returns
the maxNegVerticalSpeed field value.

Definition at line 664 of file lapmessage.cpp.

665 {
666  Q_D(const LapMessage);
667  return d->maxNegVerticalSpeed;
668 }

Referenced by setMaxNegVerticalSpeed().

Here is the caller graph for this function:

◆ maxPosGrade()

qint16 LapMessage::maxPosGrade ( ) const

Returns the LapMessage data message's maxPosGrade field's current value.

Returns
the maxPosGrade field value.

Definition at line 576 of file lapmessage.cpp.

577 {
578  Q_D(const LapMessage);
579  return d->maxPosGrade;
580 }

Referenced by setMaxPosGrade().

Here is the caller graph for this function:

◆ maxPosVerticalSpeed()

qint16 LapMessage::maxPosVerticalSpeed ( ) const

Returns the LapMessage data message's maxPosVerticalSpeed field's current value.

Returns
the maxPosVerticalSpeed field value.

Definition at line 653 of file lapmessage.cpp.

654 {
655  Q_D(const LapMessage);
656  return d->maxPosVerticalSpeed;
657 }

Referenced by setMaxPosVerticalSpeed().

Here is the caller graph for this function:

◆ maxPower()

quint16 LapMessage::maxPower ( ) const

Returns the LapMessage data message's maxPower field's current value.

Returns
the maxPower field value.

Definition at line 330 of file lapmessage.cpp.

331 {
332  Q_D(const LapMessage);
333  return d->maxPower;
334 }

Referenced by setMaxPower().

Here is the caller graph for this function:

◆ maxPowerPosition()

quint16 LapMessage::maxPowerPosition ( ) const

Returns the LapMessage data message's maxPowerPosition field's current value.

Maximum power by position. Data value indexes defined by rider_position_type.

Returns
the maxPowerPosition field value.

Definition at line 1135 of file lapmessage.cpp.

1136 {
1137  Q_D(const LapMessage);
1138  return d->maxPowerPosition;
1139 }

Referenced by setMaxPowerPosition().

Here is the caller graph for this function:

◆ maxSaturatedHemoglobinPercent()

quint16 LapMessage::maxSaturatedHemoglobinPercent ( ) const

Returns the LapMessage data message's maxSaturatedHemoglobinPercent field's current value.

Max percentage of hemoglobin saturated with oxygen

Returns
the maxSaturatedHemoglobinPercent field value.

Definition at line 950 of file lapmessage.cpp.

951 {
952  Q_D(const LapMessage);
953  return d->maxSaturatedHemoglobinPercent;
954 }

Referenced by setMaxSaturatedHemoglobinPercent().

Here is the caller graph for this function:

◆ maxSpeed()

quint16 LapMessage::maxSpeed ( ) const

Returns the LapMessage data message's maxSpeed field's current value.

Returns
the maxSpeed field value.

Definition at line 258 of file lapmessage.cpp.

259 {
260  Q_D(const LapMessage);
261  return d->maxSpeed;
262 }

Referenced by setMaxSpeed().

Here is the caller graph for this function:

◆ maxTemperature()

qint8 LapMessage::maxTemperature ( ) const

Returns the LapMessage data message's maxTemperature field's current value.

Returns
the maxTemperature field value.

Definition at line 609 of file lapmessage.cpp.

610 {
611  Q_D(const LapMessage);
612  return d->maxTemperature;
613 }

Referenced by setMaxTemperature().

Here is the caller graph for this function:

◆ maxTotalHemoglobinConc()

quint16 LapMessage::maxTotalHemoglobinConc ( ) const

Returns the LapMessage data message's maxTotalHemoglobinConc field's current value.

Max saturated and unsaturated hemoglobin

Returns
the maxTotalHemoglobinConc field value.

Definition at line 911 of file lapmessage.cpp.

912 {
913  Q_D(const LapMessage);
914  return d->maxTotalHemoglobinConc;
915 }

Referenced by setMaxTotalHemoglobinConc().

Here is the caller graph for this function:

◆ messageIndex()

MessageIndex LapMessage::messageIndex ( ) const

Returns the LapMessage data message's messageIndex field's current value.

Returns
the messageIndex field value.

Definition at line 74 of file lapmessage.cpp.

75 {
76  Q_D(const LapMessage);
77  return d->messageIndex;
78 }

Referenced by setMessageIndex().

Here is the caller graph for this function:

◆ minAltitude()

quint16 LapMessage::minAltitude ( ) const

Returns the LapMessage data message's minAltitude field's current value.

Returns
the minAltitude field value.

Definition at line 730 of file lapmessage.cpp.

731 {
732  Q_D(const LapMessage);
733  return d->minAltitude;
734 }

Referenced by setMinAltitude().

Here is the caller graph for this function:

◆ minCoreTemperature()

quint16 LapMessage::minCoreTemperature ( ) const

Returns the LapMessage data message's minCoreTemperature field's current value.

Returns
the minCoreTemperature field value.

Definition at line 1414 of file lapmessage.cpp.

1415 {
1416  Q_D(const LapMessage);
1417  return d->minCoreTemperature;
1418 }

Referenced by setMinCoreTemperature().

Here is the caller graph for this function:

◆ minHeartRate()

quint8 LapMessage::minHeartRate ( ) const

Returns the LapMessage data message's minHeartRate field's current value.

Returns
the minHeartRate field value.

Definition at line 741 of file lapmessage.cpp.

742 {
743  Q_D(const LapMessage);
744  return d->minHeartRate;
745 }

Referenced by setMinHeartRate().

Here is the caller graph for this function:

◆ minSaturatedHemoglobinPercent()

quint16 LapMessage::minSaturatedHemoglobinPercent ( ) const

Returns the LapMessage data message's minSaturatedHemoglobinPercent field's current value.

Min percentage of hemoglobin saturated with oxygen

Returns
the minSaturatedHemoglobinPercent field value.

Definition at line 937 of file lapmessage.cpp.

938 {
939  Q_D(const LapMessage);
940  return d->minSaturatedHemoglobinPercent;
941 }

Referenced by setMinSaturatedHemoglobinPercent().

Here is the caller graph for this function:

◆ minTotalHemoglobinConc()

quint16 LapMessage::minTotalHemoglobinConc ( ) const

Returns the LapMessage data message's minTotalHemoglobinConc field's current value.

Min saturated and unsaturated hemoglobin

Returns
the minTotalHemoglobinConc field value.

Definition at line 898 of file lapmessage.cpp.

899 {
900  Q_D(const LapMessage);
901  return d->minTotalHemoglobinConc;
902 }

Referenced by setMinTotalHemoglobinConc().

Here is the caller graph for this function:

◆ normalizedPower()

quint16 LapMessage::normalizedPower ( ) const

Returns the LapMessage data message's normalizedPower field's current value.

Returns
the normalizedPower field value.

Definition at line 420 of file lapmessage.cpp.

421 {
422  Q_D(const LapMessage);
423  return d->normalizedPower;
424 }

Referenced by setNormalizedPower().

Here is the caller graph for this function:

◆ numActiveLengths()

quint16 LapMessage::numActiveLengths ( ) const

Returns the LapMessage data message's numActiveLengths field's current value.

of active lengths of swim pool

Returns
the numActiveLengths field value.

Definition at line 488 of file lapmessage.cpp.

489 {
490  Q_D(const LapMessage);
491  return d->numActiveLengths;
492 }

Referenced by setNumActiveLengths().

Here is the caller graph for this function:

◆ numLengths()

quint16 LapMessage::numLengths ( ) const

Returns the LapMessage data message's numLengths field's current value.

of lengths of swim pool

Returns
the numLengths field value.

Definition at line 409 of file lapmessage.cpp.

410 {
411  Q_D(const LapMessage);
412  return d->numLengths;
413 }

Referenced by setNumLengths().

Here is the caller graph for this function:

◆ opponentScore()

quint16 LapMessage::opponentScore ( ) const

Returns the LapMessage data message's opponentScore field's current value.

Returns
the opponentScore field value.

Definition at line 763 of file lapmessage.cpp.

764 {
765  Q_D(const LapMessage);
766  return d->opponentScore;
767 }

Referenced by setOpponentScore().

Here is the caller graph for this function:

◆ playerScore()

quint16 LapMessage::playerScore ( ) const

Returns the LapMessage data message's playerScore field's current value.

Returns
the playerScore field value.

Definition at line 872 of file lapmessage.cpp.

873 {
874  Q_D(const LapMessage);
875  return d->playerScore;
876 }

Referenced by setPlayerScore().

Here is the caller graph for this function:

◆ repetitionNum()

quint16 LapMessage::repetitionNum ( ) const

Returns the LapMessage data message's repetitionNum field's current value.

Returns
the repetitionNum field value.

Definition at line 719 of file lapmessage.cpp.

720 {
721  Q_D(const LapMessage);
722  return d->repetitionNum;
723 }

Referenced by setRepetitionNum().

Here is the caller graph for this function:

◆ setAvgAltitude()

void LapMessage::setAvgAltitude ( const quint16  avgAltitude)

Sets the avgAltitude field to avgAltitude.

Parameters
avgAltitudeThe field value to set.

Definition at line 1816 of file lapmessage.cpp.

1817 {
1818  Q_D(LapMessage);
1819  d->avgAltitude = avgAltitude;
1820 }
quint16 avgAltitude() const
Returns the LapMessage data message's avgAltitude field's current value.
Definition: lapmessage.cpp:510

References avgAltitude().

Here is the call graph for this function:

◆ setAvgCadence()

void LapMessage::setAvgCadence ( const quint8  avgCadence)

Sets the avgCadence field to avgCadence.

Parameters
avgCadenceThe field value to set.

Definition at line 1626 of file lapmessage.cpp.

1627 {
1628  Q_D(LapMessage);
1629  d->avgCadence = avgCadence;
1630 }
quint8 avgCadence() const
Returns the LapMessage data message's avgCadence field's current value.
Definition: lapmessage.cpp:294

References avgCadence().

Here is the call graph for this function:

◆ setAvgCadencePosition()

void LapMessage::setAvgCadencePosition ( const quint8  avgCadencePosition)

Sets the avgCadencePosition field to avgCadencePosition.

Parameters
avgCadencePositionThe field value to set.

Definition at line 2356 of file lapmessage.cpp.

2357 {
2358  Q_D(LapMessage);
2359  d->avgCadencePosition = avgCadencePosition;
2360 }
quint8 avgCadencePosition() const
Returns the LapMessage data message's avgCadencePosition field's current value.

References avgCadencePosition().

Here is the call graph for this function:

◆ setAvgCombinedPedalSmoothness()

void LapMessage::setAvgCombinedPedalSmoothness ( const quint8  avgCombinedPedalSmoothness)

Sets the avgCombinedPedalSmoothness field to avgCombinedPedalSmoothness.

Parameters
avgCombinedPedalSmoothnessThe field value to set.

Definition at line 2246 of file lapmessage.cpp.

2247 {
2248  Q_D(LapMessage);
2249  d->avgCombinedPedalSmoothness = avgCombinedPedalSmoothness;
2250 }
quint8 avgCombinedPedalSmoothness() const
Returns the LapMessage data message's avgCombinedPedalSmoothness field's current value.

References avgCombinedPedalSmoothness().

Here is the call graph for this function:

◆ setAvgCoreTemperature()

void LapMessage::setAvgCoreTemperature ( const quint16  avgCoreTemperature)

Sets the avgCoreTemperature field to avgCoreTemperature.

Parameters
avgCoreTemperatureThe field value to set.

Definition at line 2566 of file lapmessage.cpp.

2567 {
2568  Q_D(LapMessage);
2569  d->avgCoreTemperature = avgCoreTemperature;
2570 }
quint16 avgCoreTemperature() const
Returns the LapMessage data message's avgCoreTemperature field's current value.

References avgCoreTemperature().

Here is the call graph for this function:

◆ setAvgFlow()

void LapMessage::setAvgFlow ( const float  avgFlow)

Sets the avgFlow field to avgFlow.

Parameters
avgFlowThe field value to set.

Definition at line 2536 of file lapmessage.cpp.

2537 {
2538  Q_D(LapMessage);
2539  d->avgFlow = avgFlow;
2540 }
float avgFlow() const
Returns the LapMessage data message's avgFlow field's current value.

References avgFlow().

Here is the call graph for this function:

◆ setAvgFractionalCadence()

void LapMessage::setAvgFractionalCadence ( const quint8  avgFractionalCadence)

Sets the avgFractionalCadence field to avgFractionalCadence.

Parameters
avgFractionalCadenceThe field value to set.

Definition at line 2106 of file lapmessage.cpp.

2107 {
2108  Q_D(LapMessage);
2109  d->avgFractionalCadence = avgFractionalCadence;
2110 }
quint8 avgFractionalCadence() const
Returns the LapMessage data message's avgFractionalCadence field's current value.
Definition: lapmessage.cpp:835

References avgFractionalCadence().

Here is the call graph for this function:

◆ setAvgGrade()

void LapMessage::setAvgGrade ( const qint16  avgGrade)

Sets the avgGrade field to avgGrade.

Parameters
avgGradeThe field value to set.

Definition at line 1846 of file lapmessage.cpp.

1847 {
1848  Q_D(LapMessage);
1849  d->avgGrade = avgGrade;
1850 }
qint16 avgGrade() const
Returns the LapMessage data message's avgGrade field's current value.
Definition: lapmessage.cpp:543

References avgGrade().

Here is the call graph for this function:

◆ setAvgGrit()

void LapMessage::setAvgGrit ( const float  avgGrit)

Sets the avgGrit field to avgGrit.

Parameters
avgGritThe field value to set.

Definition at line 2526 of file lapmessage.cpp.

2527 {
2528  Q_D(LapMessage);
2529  d->avgGrit = avgGrit;
2530 }
float avgGrit() const
Returns the LapMessage data message's avgGrit field's current value.

References avgGrit().

Here is the call graph for this function:

◆ setAvgHeartRate()

void LapMessage::setAvgHeartRate ( const quint8  avgHeartRate)

Sets the avgHeartRate field to avgHeartRate.

Parameters
avgHeartRateThe field value to set.

Definition at line 1606 of file lapmessage.cpp.

1607 {
1608  Q_D(LapMessage);
1609  d->avgHeartRate = avgHeartRate;
1610 }
quint8 avgHeartRate() const
Returns the LapMessage data message's avgHeartRate field's current value.
Definition: lapmessage.cpp:269

References avgHeartRate().

Here is the call graph for this function:

◆ setAvgLeftPco()

void LapMessage::setAvgLeftPco ( const qint8  avgLeftPco)

Sets the avgLeftPco field to avgLeftPco.

Parameters
avgLeftPcoThe field value to set.

Definition at line 2276 of file lapmessage.cpp.

2277 {
2278  Q_D(LapMessage);
2279  d->avgLeftPco = avgLeftPco;
2280 }
qint8 avgLeftPco() const
Returns the LapMessage data message's avgLeftPco field's current value.

References avgLeftPco().

Here is the call graph for this function:

◆ setAvgLeftPedalSmoothness()

void LapMessage::setAvgLeftPedalSmoothness ( const quint8  avgLeftPedalSmoothness)

Sets the avgLeftPedalSmoothness field to avgLeftPedalSmoothness.

Parameters
avgLeftPedalSmoothnessThe field value to set.

Definition at line 2226 of file lapmessage.cpp.

2227 {
2228  Q_D(LapMessage);
2229  d->avgLeftPedalSmoothness = avgLeftPedalSmoothness;
2230 }
quint8 avgLeftPedalSmoothness() const
Returns the LapMessage data message's avgLeftPedalSmoothness field's current value.
Definition: lapmessage.cpp:983

References avgLeftPedalSmoothness().

Here is the call graph for this function:

◆ setAvgLeftPowerPhase()

void LapMessage::setAvgLeftPowerPhase ( const quint8  avgLeftPowerPhase)

Sets the avgLeftPowerPhase field to avgLeftPowerPhase.

Parameters
avgLeftPowerPhaseThe field value to set.

Definition at line 2296 of file lapmessage.cpp.

2297 {
2298  Q_D(LapMessage);
2299  d->avgLeftPowerPhase = avgLeftPowerPhase;
2300 }
quint8 avgLeftPowerPhase() const
Returns the LapMessage data message's avgLeftPowerPhase field's current value.

References avgLeftPowerPhase().

Here is the call graph for this function:

◆ setAvgLeftPowerPhasePeak()

void LapMessage::setAvgLeftPowerPhasePeak ( const quint8  avgLeftPowerPhasePeak)

Sets the avgLeftPowerPhasePeak field to avgLeftPowerPhasePeak.

Parameters
avgLeftPowerPhasePeakThe field value to set.

Definition at line 2306 of file lapmessage.cpp.

2307 {
2308  Q_D(LapMessage);
2309  d->avgLeftPowerPhasePeak = avgLeftPowerPhasePeak;
2310 }
quint8 avgLeftPowerPhasePeak() const
Returns the LapMessage data message's avgLeftPowerPhasePeak field's current value.

References avgLeftPowerPhasePeak().

Here is the call graph for this function:

◆ setAvgLeftTorqueEffectiveness()

void LapMessage::setAvgLeftTorqueEffectiveness ( const quint8  avgLeftTorqueEffectiveness)

Sets the avgLeftTorqueEffectiveness field to avgLeftTorqueEffectiveness.

Parameters
avgLeftTorqueEffectivenessThe field value to set.

Definition at line 2206 of file lapmessage.cpp.

2207 {
2208  Q_D(LapMessage);
2209  d->avgLeftTorqueEffectiveness = avgLeftTorqueEffectiveness;
2210 }
quint8 avgLeftTorqueEffectiveness() const
Returns the LapMessage data message's avgLeftTorqueEffectiveness field's current value.
Definition: lapmessage.cpp:961

References avgLeftTorqueEffectiveness().

Here is the call graph for this function:

◆ setAvgLevMotorPower()

void LapMessage::setAvgLevMotorPower ( const quint16  avgLevMotorPower)

Sets the avgLevMotorPower field to avgLevMotorPower.

Parameters
avgLevMotorPowerThe field value to set.

Definition at line 2426 of file lapmessage.cpp.

2427 {
2428  Q_D(LapMessage);
2429  d->avgLevMotorPower = avgLevMotorPower;
2430 }
quint16 avgLevMotorPower() const
Returns the LapMessage data message's avgLevMotorPower field's current value.

References avgLevMotorPower().

Here is the call graph for this function:

◆ setAvgNegGrade()

void LapMessage::setAvgNegGrade ( const qint16  avgNegGrade)

Sets the avgNegGrade field to avgNegGrade.

Parameters
avgNegGradeThe field value to set.

Definition at line 1866 of file lapmessage.cpp.

1867 {
1868  Q_D(LapMessage);
1869  d->avgNegGrade = avgNegGrade;
1870 }
qint16 avgNegGrade() const
Returns the LapMessage data message's avgNegGrade field's current value.
Definition: lapmessage.cpp:565

References avgNegGrade().

Here is the call graph for this function:

◆ setAvgNegVerticalSpeed()

void LapMessage::setAvgNegVerticalSpeed ( const qint16  avgNegVerticalSpeed)

Sets the avgNegVerticalSpeed field to avgNegVerticalSpeed.

Parameters
avgNegVerticalSpeedThe field value to set.

Definition at line 1936 of file lapmessage.cpp.

1937 {
1938  Q_D(LapMessage);
1939  d->avgNegVerticalSpeed = avgNegVerticalSpeed;
1940 }
qint16 avgNegVerticalSpeed() const
Returns the LapMessage data message's avgNegVerticalSpeed field's current value.
Definition: lapmessage.cpp:642

References avgNegVerticalSpeed().

Here is the call graph for this function:

◆ setAvgPosGrade()

void LapMessage::setAvgPosGrade ( const qint16  avgPosGrade)

Sets the avgPosGrade field to avgPosGrade.

Parameters
avgPosGradeThe field value to set.

Definition at line 1856 of file lapmessage.cpp.

1857 {
1858  Q_D(LapMessage);
1859  d->avgPosGrade = avgPosGrade;
1860 }
qint16 avgPosGrade() const
Returns the LapMessage data message's avgPosGrade field's current value.
Definition: lapmessage.cpp:554

References avgPosGrade().

Here is the call graph for this function:

◆ setAvgPosVerticalSpeed()

void LapMessage::setAvgPosVerticalSpeed ( const qint16  avgPosVerticalSpeed)

Sets the avgPosVerticalSpeed field to avgPosVerticalSpeed.

Parameters
avgPosVerticalSpeedThe field value to set.

Definition at line 1926 of file lapmessage.cpp.

1927 {
1928  Q_D(LapMessage);
1929  d->avgPosVerticalSpeed = avgPosVerticalSpeed;
1930 }
qint16 avgPosVerticalSpeed() const
Returns the LapMessage data message's avgPosVerticalSpeed field's current value.
Definition: lapmessage.cpp:631

References avgPosVerticalSpeed().

Here is the call graph for this function:

◆ setAvgPower()

void LapMessage::setAvgPower ( const quint16  avgPower)

Sets the avgPower field to avgPower.

Parameters
avgPowerThe field value to set.

Definition at line 1646 of file lapmessage.cpp.

1647 {
1648  Q_D(LapMessage);
1649  d->avgPower = avgPower;
1650 }
quint16 avgPower() const
Returns the LapMessage data message's avgPower field's current value.
Definition: lapmessage.cpp:319

References avgPower().

Here is the call graph for this function:

◆ setAvgPowerPosition()

void LapMessage::setAvgPowerPosition ( const quint16  avgPowerPosition)

Sets the avgPowerPosition field to avgPowerPosition.

Parameters
avgPowerPositionThe field value to set.

Definition at line 2336 of file lapmessage.cpp.

2337 {
2338  Q_D(LapMessage);
2339  d->avgPowerPosition = avgPowerPosition;
2340 }
quint16 avgPowerPosition() const
Returns the LapMessage data message's avgPowerPosition field's current value.

References avgPowerPosition().

Here is the call graph for this function:

◆ setAvgRightPco()

void LapMessage::setAvgRightPco ( const qint8  avgRightPco)

Sets the avgRightPco field to avgRightPco.

Parameters
avgRightPcoThe field value to set.

Definition at line 2286 of file lapmessage.cpp.

2287 {
2288  Q_D(LapMessage);
2289  d->avgRightPco = avgRightPco;
2290 }
qint8 avgRightPco() const
Returns the LapMessage data message's avgRightPco field's current value.

References avgRightPco().

Here is the call graph for this function:

◆ setAvgRightPedalSmoothness()

void LapMessage::setAvgRightPedalSmoothness ( const quint8  avgRightPedalSmoothness)

Sets the avgRightPedalSmoothness field to avgRightPedalSmoothness.

Parameters
avgRightPedalSmoothnessThe field value to set.

Definition at line 2236 of file lapmessage.cpp.

2237 {
2238  Q_D(LapMessage);
2239  d->avgRightPedalSmoothness = avgRightPedalSmoothness;
2240 }
quint8 avgRightPedalSmoothness() const
Returns the LapMessage data message's avgRightPedalSmoothness field's current value.
Definition: lapmessage.cpp:994

References avgRightPedalSmoothness().

Here is the call graph for this function:

◆ setAvgRightPowerPhase()

void LapMessage::setAvgRightPowerPhase ( const quint8  avgRightPowerPhase)

Sets the avgRightPowerPhase field to avgRightPowerPhase.

Parameters
avgRightPowerPhaseThe field value to set.

Definition at line 2316 of file lapmessage.cpp.

2317 {
2318  Q_D(LapMessage);
2319  d->avgRightPowerPhase = avgRightPowerPhase;
2320 }
quint8 avgRightPowerPhase() const
Returns the LapMessage data message's avgRightPowerPhase field's current value.

References avgRightPowerPhase().

Here is the call graph for this function:

◆ setAvgRightPowerPhasePeak()

void LapMessage::setAvgRightPowerPhasePeak ( const quint8  avgRightPowerPhasePeak)

Sets the avgRightPowerPhasePeak field to avgRightPowerPhasePeak.

Parameters
avgRightPowerPhasePeakThe field value to set.

Definition at line 2326 of file lapmessage.cpp.

2327 {
2328  Q_D(LapMessage);
2329  d->avgRightPowerPhasePeak = avgRightPowerPhasePeak;
2330 }
quint8 avgRightPowerPhasePeak() const
Returns the LapMessage data message's avgRightPowerPhasePeak field's current value.

References avgRightPowerPhasePeak().

Here is the call graph for this function:

◆ setAvgRightTorqueEffectiveness()

void LapMessage::setAvgRightTorqueEffectiveness ( const quint8  avgRightTorqueEffectiveness)

Sets the avgRightTorqueEffectiveness field to avgRightTorqueEffectiveness.

Parameters
avgRightTorqueEffectivenessThe field value to set.

Definition at line 2216 of file lapmessage.cpp.

2217 {
2218  Q_D(LapMessage);
2219  d->avgRightTorqueEffectiveness = avgRightTorqueEffectiveness;
2220 }
quint8 avgRightTorqueEffectiveness() const
Returns the LapMessage data message's avgRightTorqueEffectiveness field's current value.
Definition: lapmessage.cpp:972

References avgRightTorqueEffectiveness().

Here is the call graph for this function:

◆ setAvgSaturatedHemoglobinPercent()

void LapMessage::setAvgSaturatedHemoglobinPercent ( const quint16  avgSaturatedHemoglobinPercent)

Sets the avgSaturatedHemoglobinPercent field to avgSaturatedHemoglobinPercent.

Parameters
avgSaturatedHemoglobinPercentThe field value to set.

Definition at line 2176 of file lapmessage.cpp.

2177 {
2178  Q_D(LapMessage);
2179  d->avgSaturatedHemoglobinPercent = avgSaturatedHemoglobinPercent;
2180 }
quint16 avgSaturatedHemoglobinPercent() const
Returns the LapMessage data message's avgSaturatedHemoglobinPercent field's current value.
Definition: lapmessage.cpp:924

References avgSaturatedHemoglobinPercent().

Here is the call graph for this function:

◆ setAvgSpeed()

void LapMessage::setAvgSpeed ( const quint16  avgSpeed)

Sets the avgSpeed field to avgSpeed.

Parameters
avgSpeedThe field value to set.

Definition at line 1586 of file lapmessage.cpp.

1587 {
1588  Q_D(LapMessage);
1589  d->avgSpeed = avgSpeed;
1590 }
quint16 avgSpeed() const
Returns the LapMessage data message's avgSpeed field's current value.
Definition: lapmessage.cpp:247

References avgSpeed().

Here is the call graph for this function:

◆ setAvgStanceTime()

void LapMessage::setAvgStanceTime ( const quint16  avgStanceTime)

Sets the avgStanceTime field to avgStanceTime.

Parameters
avgStanceTimeThe field value to set.

Definition at line 2096 of file lapmessage.cpp.

2097 {
2098  Q_D(LapMessage);
2099  d->avgStanceTime = avgStanceTime;
2100 }
quint16 avgStanceTime() const
Returns the LapMessage data message's avgStanceTime field's current value.
Definition: lapmessage.cpp:822

References avgStanceTime().

Here is the call graph for this function:

◆ setAvgStanceTimeBalance()

void LapMessage::setAvgStanceTimeBalance ( const quint16  avgStanceTimeBalance)

Sets the avgStanceTimeBalance field to avgStanceTimeBalance.

Parameters
avgStanceTimeBalanceThe field value to set.

Definition at line 2466 of file lapmessage.cpp.

2467 {
2468  Q_D(LapMessage);
2469  d->avgStanceTimeBalance = avgStanceTimeBalance;
2470 }
quint16 avgStanceTimeBalance() const
Returns the LapMessage data message's avgStanceTimeBalance field's current value.

References avgStanceTimeBalance().

Here is the call graph for this function:

◆ setAvgStanceTimePercent()

void LapMessage::setAvgStanceTimePercent ( const quint16  avgStanceTimePercent)

Sets the avgStanceTimePercent field to avgStanceTimePercent.

Parameters
avgStanceTimePercentThe field value to set.

Definition at line 2086 of file lapmessage.cpp.

2087 {
2088  Q_D(LapMessage);
2089  d->avgStanceTimePercent = avgStanceTimePercent;
2090 }
quint16 avgStanceTimePercent() const
Returns the LapMessage data message's avgStanceTimePercent field's current value.
Definition: lapmessage.cpp:811

References avgStanceTimePercent().

Here is the call graph for this function:

◆ setAvgStepLength()

void LapMessage::setAvgStepLength ( const quint16  avgStepLength)

Sets the avgStepLength field to avgStepLength.

Parameters
avgStepLengthThe field value to set.

Definition at line 2476 of file lapmessage.cpp.

2477 {
2478  Q_D(LapMessage);
2479  d->avgStepLength = avgStepLength;
2480 }
quint16 avgStepLength() const
Returns the LapMessage data message's avgStepLength field's current value.

References avgStepLength().

Here is the call graph for this function:

◆ setAvgStrokeDistance()

void LapMessage::setAvgStrokeDistance ( const quint16  avgStrokeDistance)

Sets the avgStrokeDistance field to avgStrokeDistance.

Parameters
avgStrokeDistanceThe field value to set.

Definition at line 1766 of file lapmessage.cpp.

1767 {
1768  Q_D(LapMessage);
1769  d->avgStrokeDistance = avgStrokeDistance;
1770 }
quint16 avgStrokeDistance() const
Returns the LapMessage data message's avgStrokeDistance field's current value.
Definition: lapmessage.cpp:453

References avgStrokeDistance().

Here is the call graph for this function:

◆ setAvgTemperature()

void LapMessage::setAvgTemperature ( const qint8  avgTemperature)

Sets the avgTemperature field to avgTemperature.

Parameters
avgTemperatureThe field value to set.

Definition at line 1896 of file lapmessage.cpp.

1897 {
1898  Q_D(LapMessage);
1899  d->avgTemperature = avgTemperature;
1900 }
qint8 avgTemperature() const
Returns the LapMessage data message's avgTemperature field's current value.
Definition: lapmessage.cpp:598

References avgTemperature().

Here is the call graph for this function:

◆ setAvgTotalHemoglobinConc()

void LapMessage::setAvgTotalHemoglobinConc ( const quint16  avgTotalHemoglobinConc)

Sets the avgTotalHemoglobinConc field to avgTotalHemoglobinConc.

Parameters
avgTotalHemoglobinConcThe field value to set.

Definition at line 2146 of file lapmessage.cpp.

2147 {
2148  Q_D(LapMessage);
2149  d->avgTotalHemoglobinConc = avgTotalHemoglobinConc;
2150 }
quint16 avgTotalHemoglobinConc() const
Returns the LapMessage data message's avgTotalHemoglobinConc field's current value.
Definition: lapmessage.cpp:885

References avgTotalHemoglobinConc().

Here is the call graph for this function:

◆ setAvgVam()

void LapMessage::setAvgVam ( const quint16  avgVam)

Sets the avgVam field to avgVam.

Parameters
avgVamThe field value to set.

Definition at line 2486 of file lapmessage.cpp.

2487 {
2488  Q_D(LapMessage);
2489  d->avgVam = avgVam;
2490 }
quint16 avgVam() const
Returns the LapMessage data message's avgVam field's current value.

References avgVam().

Here is the call graph for this function:

◆ setAvgVerticalOscillation()

void LapMessage::setAvgVerticalOscillation ( const quint16  avgVerticalOscillation)

Sets the avgVerticalOscillation field to avgVerticalOscillation.

Parameters
avgVerticalOscillationThe field value to set.

Definition at line 2076 of file lapmessage.cpp.

2077 {
2078  Q_D(LapMessage);
2079  d->avgVerticalOscillation = avgVerticalOscillation;
2080 }
quint16 avgVerticalOscillation() const
Returns the LapMessage data message's avgVerticalOscillation field's current value.
Definition: lapmessage.cpp:800

References avgVerticalOscillation().

Here is the call graph for this function:

◆ setAvgVerticalRatio()

void LapMessage::setAvgVerticalRatio ( const quint16  avgVerticalRatio)

Sets the avgVerticalRatio field to avgVerticalRatio.

Parameters
avgVerticalRatioThe field value to set.

Definition at line 2456 of file lapmessage.cpp.

2457 {
2458  Q_D(LapMessage);
2459  d->avgVerticalRatio = avgVerticalRatio;
2460 }
quint16 avgVerticalRatio() const
Returns the LapMessage data message's avgVerticalRatio field's current value.

References avgVerticalRatio().

Here is the call graph for this function:

◆ setEndPositionLat()

void LapMessage::setEndPositionLat ( const qint32  endPositionLat)

Sets the endPositionLat field to endPositionLat.

Parameters
endPositionLatThe field value to set.

Definition at line 1506 of file lapmessage.cpp.

1507 {
1508  Q_D(LapMessage);
1509  d->endPositionLat = endPositionLat;
1510 }
qint32 endPositionLat() const
Returns the LapMessage data message's endPositionLat field's current value.
Definition: lapmessage.cpp:153

References endPositionLat().

Here is the call graph for this function:

◆ setEndPositionLong()

void LapMessage::setEndPositionLong ( const qint32  endPositionLong)

Sets the endPositionLong field to endPositionLong.

Parameters
endPositionLongThe field value to set.

Definition at line 1516 of file lapmessage.cpp.

1517 {
1518  Q_D(LapMessage);
1519  d->endPositionLong = endPositionLong;
1520 }
qint32 endPositionLong() const
Returns the LapMessage data message's endPositionLong field's current value.
Definition: lapmessage.cpp:164

References endPositionLong().

Here is the call graph for this function:

◆ setEnhancedAvgAltitude()

void LapMessage::setEnhancedAvgAltitude ( const quint32  enhancedAvgAltitude)

Sets the enhancedAvgAltitude field to enhancedAvgAltitude.

Parameters
enhancedAvgAltitudeThe field value to set.

Definition at line 2396 of file lapmessage.cpp.

2397 {
2398  Q_D(LapMessage);
2399  d->enhancedAvgAltitude = enhancedAvgAltitude;
2400 }
quint32 enhancedAvgAltitude() const
Returns the LapMessage data message's enhancedAvgAltitude field's current value.

References enhancedAvgAltitude().

Here is the call graph for this function:

◆ setEnhancedAvgSpeed()

void LapMessage::setEnhancedAvgSpeed ( const quint32  enhancedAvgSpeed)

Sets the enhancedAvgSpeed field to enhancedAvgSpeed.

Parameters
enhancedAvgSpeedThe field value to set.

Definition at line 2376 of file lapmessage.cpp.

2377 {
2378  Q_D(LapMessage);
2379  d->enhancedAvgSpeed = enhancedAvgSpeed;
2380 }
quint32 enhancedAvgSpeed() const
Returns the LapMessage data message's enhancedAvgSpeed field's current value.

References enhancedAvgSpeed().

Here is the call graph for this function:

◆ setEnhancedMaxAltitude()

void LapMessage::setEnhancedMaxAltitude ( const quint32  enhancedMaxAltitude)

Sets the enhancedMaxAltitude field to enhancedMaxAltitude.

Parameters
enhancedMaxAltitudeThe field value to set.

Definition at line 2416 of file lapmessage.cpp.

2417 {
2418  Q_D(LapMessage);
2419  d->enhancedMaxAltitude = enhancedMaxAltitude;
2420 }
quint32 enhancedMaxAltitude() const
Returns the LapMessage data message's enhancedMaxAltitude field's current value.

References enhancedMaxAltitude().

Here is the call graph for this function:

◆ setEnhancedMaxSpeed()

void LapMessage::setEnhancedMaxSpeed ( const quint32  enhancedMaxSpeed)

Sets the enhancedMaxSpeed field to enhancedMaxSpeed.

Parameters
enhancedMaxSpeedThe field value to set.

Definition at line 2386 of file lapmessage.cpp.

2387 {
2388  Q_D(LapMessage);
2389  d->enhancedMaxSpeed = enhancedMaxSpeed;
2390 }
quint32 enhancedMaxSpeed() const
Returns the LapMessage data message's enhancedMaxSpeed field's current value.

References enhancedMaxSpeed().

Here is the call graph for this function:

◆ setEnhancedMinAltitude()

void LapMessage::setEnhancedMinAltitude ( const quint32  enhancedMinAltitude)

Sets the enhancedMinAltitude field to enhancedMinAltitude.

Parameters
enhancedMinAltitudeThe field value to set.

Definition at line 2406 of file lapmessage.cpp.

2407 {
2408  Q_D(LapMessage);
2409  d->enhancedMinAltitude = enhancedMinAltitude;
2410 }
quint32 enhancedMinAltitude() const
Returns the LapMessage data message's enhancedMinAltitude field's current value.

References enhancedMinAltitude().

Here is the call graph for this function:

◆ setEvent()

void LapMessage::setEvent ( const Event  event)

Sets the event field to event.

Parameters
eventThe field value to set.

Definition at line 1456 of file lapmessage.cpp.

1457 {
1458  Q_D(LapMessage);
1459  d->event = event;
1460 }
Event event() const
Returns the LapMessage data message's event field's current value.
Definition: lapmessage.cpp:98

References event().

Here is the call graph for this function:

◆ setEventGroup()

void LapMessage::setEventGroup ( const quint8  eventGroup)

Sets the eventGroup field to eventGroup.

Parameters
eventGroupThe field value to set.

Definition at line 1716 of file lapmessage.cpp.

1717 {
1718  Q_D(LapMessage);
1719  d->eventGroup = eventGroup;
1720 }
quint8 eventGroup() const
Returns the LapMessage data message's eventGroup field's current value.
Definition: lapmessage.cpp:396

References eventGroup().

Here is the call graph for this function:

◆ setEventType()

void LapMessage::setEventType ( const EventType  eventType)

Sets the eventType field to eventType.

Parameters
eventTypeThe field value to set.

Definition at line 1466 of file lapmessage.cpp.

1467 {
1468  Q_D(LapMessage);
1469  d->eventType = eventType;
1470 }
EventType eventType() const
Returns the LapMessage data message's eventType field's current value.
Definition: lapmessage.cpp:109

References eventType().

Here is the call graph for this function:

◆ setFirstLengthIndex()

void LapMessage::setFirstLengthIndex ( const quint16  firstLengthIndex)

Sets the firstLengthIndex field to firstLengthIndex.

Parameters
firstLengthIndexThe field value to set.

Definition at line 1756 of file lapmessage.cpp.

1757 {
1758  Q_D(LapMessage);
1759  d->firstLengthIndex = firstLengthIndex;
1760 }
quint16 firstLengthIndex() const
Returns the LapMessage data message's firstLengthIndex field's current value.
Definition: lapmessage.cpp:442

References firstLengthIndex().

Here is the call graph for this function:

◆ setGpsAccuracy()

void LapMessage::setGpsAccuracy ( const quint8  gpsAccuracy)

Sets the gpsAccuracy field to gpsAccuracy.

Parameters
gpsAccuracyThe field value to set.

Definition at line 1836 of file lapmessage.cpp.

1837 {
1838  Q_D(LapMessage);
1839  d->gpsAccuracy = gpsAccuracy;
1840 }
quint8 gpsAccuracy() const
Returns the LapMessage data message's gpsAccuracy field's current value.
Definition: lapmessage.cpp:532

References gpsAccuracy().

Here is the call graph for this function:

◆ setIntensity()

void LapMessage::setIntensity ( const Intensity  intensity)

Sets the intensity field to intensity.

Parameters
intensityThe field value to set.

Definition at line 1686 of file lapmessage.cpp.

1687 {
1688  Q_D(LapMessage);
1689  d->intensity = intensity;
1690 }
Intensity intensity() const
Returns the LapMessage data message's intensity field's current value.
Definition: lapmessage.cpp:363

References intensity().

Here is the call graph for this function:

◆ setJumpCount()

void LapMessage::setJumpCount ( const quint16  jumpCount)

Sets the jumpCount field to jumpCount.

Parameters
jumpCountThe field value to set.

Definition at line 2516 of file lapmessage.cpp.

2517 {
2518  Q_D(LapMessage);
2519  d->jumpCount = jumpCount;
2520 }
quint16 jumpCount() const
Returns the LapMessage data message's jumpCount field's current value.

References jumpCount().

Here is the call graph for this function:

◆ setLapTrigger()

void LapMessage::setLapTrigger ( const LapTrigger  lapTrigger)

Sets the lapTrigger field to lapTrigger.

Parameters
lapTriggerThe field value to set.

Definition at line 1696 of file lapmessage.cpp.

1697 {
1698  Q_D(LapMessage);
1699  d->lapTrigger = lapTrigger;
1700 }
LapTrigger lapTrigger() const
Returns the LapMessage data message's lapTrigger field's current value.
Definition: lapmessage.cpp:374

References lapTrigger().

Here is the call graph for this function:

◆ setLeftRightBalance()

void LapMessage::setLeftRightBalance ( const LeftRightBalance100  leftRightBalance)

Sets the leftRightBalance field to leftRightBalance.

Parameters
leftRightBalanceThe field value to set.

Definition at line 1746 of file lapmessage.cpp.

1747 {
1748  Q_D(LapMessage);
1749  d->leftRightBalance = leftRightBalance;
1750 }
LeftRightBalance100 leftRightBalance() const
Returns the LapMessage data message's leftRightBalance field's current value.
Definition: lapmessage.cpp:431

References leftRightBalance().

Here is the call graph for this function:

◆ setLevBatteryConsumption()

void LapMessage::setLevBatteryConsumption ( const quint8  levBatteryConsumption)

Sets the levBatteryConsumption field to levBatteryConsumption.

Parameters
levBatteryConsumptionThe field value to set.

Definition at line 2446 of file lapmessage.cpp.

2447 {
2448  Q_D(LapMessage);
2449  d->levBatteryConsumption = levBatteryConsumption;
2450 }
quint8 levBatteryConsumption() const
Returns the LapMessage data message's levBatteryConsumption field's current value.

References levBatteryConsumption().

Here is the call graph for this function:

◆ setMaxAltitude()

void LapMessage::setMaxAltitude ( const quint16  maxAltitude)

Sets the maxAltitude field to maxAltitude.

Parameters
maxAltitudeThe field value to set.

Definition at line 1826 of file lapmessage.cpp.

1827 {
1828  Q_D(LapMessage);
1829  d->maxAltitude = maxAltitude;
1830 }
quint16 maxAltitude() const
Returns the LapMessage data message's maxAltitude field's current value.
Definition: lapmessage.cpp:521

References maxAltitude().

Here is the call graph for this function:

◆ setMaxCadence()

void LapMessage::setMaxCadence ( const quint8  maxCadence)

Sets the maxCadence field to maxCadence.

Parameters
maxCadenceThe field value to set.

Definition at line 1636 of file lapmessage.cpp.

1637 {
1638  Q_D(LapMessage);
1639  d->maxCadence = maxCadence;
1640 }
quint8 maxCadence() const
Returns the LapMessage data message's maxCadence field's current value.
Definition: lapmessage.cpp:305

References maxCadence().

Here is the call graph for this function:

◆ setMaxCadencePosition()

void LapMessage::setMaxCadencePosition ( const quint8  maxCadencePosition)

Sets the maxCadencePosition field to maxCadencePosition.

Parameters
maxCadencePositionThe field value to set.

Definition at line 2366 of file lapmessage.cpp.

2367 {
2368  Q_D(LapMessage);
2369  d->maxCadencePosition = maxCadencePosition;
2370 }
quint8 maxCadencePosition() const
Returns the LapMessage data message's maxCadencePosition field's current value.

References maxCadencePosition().

Here is the call graph for this function:

◆ setMaxCoreTemperature()

void LapMessage::setMaxCoreTemperature ( const quint16  maxCoreTemperature)

Sets the maxCoreTemperature field to maxCoreTemperature.

Parameters
maxCoreTemperatureThe field value to set.

Definition at line 2586 of file lapmessage.cpp.

2587 {
2588  Q_D(LapMessage);
2589  d->maxCoreTemperature = maxCoreTemperature;
2590 }
quint16 maxCoreTemperature() const
Returns the LapMessage data message's maxCoreTemperature field's current value.

References maxCoreTemperature().

Here is the call graph for this function:

◆ setMaxFractionalCadence()

void LapMessage::setMaxFractionalCadence ( const quint8  maxFractionalCadence)

Sets the maxFractionalCadence field to maxFractionalCadence.

Parameters
maxFractionalCadenceThe field value to set.

Definition at line 2116 of file lapmessage.cpp.

2117 {
2118  Q_D(LapMessage);
2119  d->maxFractionalCadence = maxFractionalCadence;
2120 }
quint8 maxFractionalCadence() const
Returns the LapMessage data message's maxFractionalCadence field's current value.
Definition: lapmessage.cpp:848

References maxFractionalCadence().

Here is the call graph for this function:

◆ setMaxHeartRate()

void LapMessage::setMaxHeartRate ( const quint8  maxHeartRate)

Sets the maxHeartRate field to maxHeartRate.

Parameters
maxHeartRateThe field value to set.

Definition at line 1616 of file lapmessage.cpp.

1617 {
1618  Q_D(LapMessage);
1619  d->maxHeartRate = maxHeartRate;
1620 }
quint8 maxHeartRate() const
Returns the LapMessage data message's maxHeartRate field's current value.
Definition: lapmessage.cpp:280

References maxHeartRate().

Here is the call graph for this function:

◆ setMaxLevMotorPower()

void LapMessage::setMaxLevMotorPower ( const quint16  maxLevMotorPower)

Sets the maxLevMotorPower field to maxLevMotorPower.

Parameters
maxLevMotorPowerThe field value to set.

Definition at line 2436 of file lapmessage.cpp.

2437 {
2438  Q_D(LapMessage);
2439  d->maxLevMotorPower = maxLevMotorPower;
2440 }
quint16 maxLevMotorPower() const
Returns the LapMessage data message's maxLevMotorPower field's current value.

References maxLevMotorPower().

Here is the call graph for this function:

◆ setMaxNegGrade()

void LapMessage::setMaxNegGrade ( const qint16  maxNegGrade)

Sets the maxNegGrade field to maxNegGrade.

Parameters
maxNegGradeThe field value to set.

Definition at line 1886 of file lapmessage.cpp.

1887 {
1888  Q_D(LapMessage);
1889  d->maxNegGrade = maxNegGrade;
1890 }
qint16 maxNegGrade() const
Returns the LapMessage data message's maxNegGrade field's current value.
Definition: lapmessage.cpp:587

References maxNegGrade().

Here is the call graph for this function:

◆ setMaxNegVerticalSpeed()

void LapMessage::setMaxNegVerticalSpeed ( const qint16  maxNegVerticalSpeed)

Sets the maxNegVerticalSpeed field to maxNegVerticalSpeed.

Parameters
maxNegVerticalSpeedThe field value to set.

Definition at line 1956 of file lapmessage.cpp.

1957 {
1958  Q_D(LapMessage);
1959  d->maxNegVerticalSpeed = maxNegVerticalSpeed;
1960 }
qint16 maxNegVerticalSpeed() const
Returns the LapMessage data message's maxNegVerticalSpeed field's current value.
Definition: lapmessage.cpp:664

References maxNegVerticalSpeed().

Here is the call graph for this function:

◆ setMaxPosGrade()

void LapMessage::setMaxPosGrade ( const qint16  maxPosGrade)

Sets the maxPosGrade field to maxPosGrade.

Parameters
maxPosGradeThe field value to set.

Definition at line 1876 of file lapmessage.cpp.

1877 {
1878  Q_D(LapMessage);
1879  d->maxPosGrade = maxPosGrade;
1880 }
qint16 maxPosGrade() const
Returns the LapMessage data message's maxPosGrade field's current value.
Definition: lapmessage.cpp:576

References maxPosGrade().

Here is the call graph for this function:

◆ setMaxPosVerticalSpeed()

void LapMessage::setMaxPosVerticalSpeed ( const qint16  maxPosVerticalSpeed)

Sets the maxPosVerticalSpeed field to maxPosVerticalSpeed.

Parameters
maxPosVerticalSpeedThe field value to set.

Definition at line 1946 of file lapmessage.cpp.

1947 {
1948  Q_D(LapMessage);
1949  d->maxPosVerticalSpeed = maxPosVerticalSpeed;
1950 }
qint16 maxPosVerticalSpeed() const
Returns the LapMessage data message's maxPosVerticalSpeed field's current value.
Definition: lapmessage.cpp:653

References maxPosVerticalSpeed().

Here is the call graph for this function:

◆ setMaxPower()

void LapMessage::setMaxPower ( const quint16  maxPower)

Sets the maxPower field to maxPower.

Parameters
maxPowerThe field value to set.

Definition at line 1656 of file lapmessage.cpp.

1657 {
1658  Q_D(LapMessage);
1659  d->maxPower = maxPower;
1660 }
quint16 maxPower() const
Returns the LapMessage data message's maxPower field's current value.
Definition: lapmessage.cpp:330

References maxPower().

Here is the call graph for this function:

◆ setMaxPowerPosition()

void LapMessage::setMaxPowerPosition ( const quint16  maxPowerPosition)

Sets the maxPowerPosition field to maxPowerPosition.

Parameters
maxPowerPositionThe field value to set.

Definition at line 2346 of file lapmessage.cpp.

2347 {
2348  Q_D(LapMessage);
2349  d->maxPowerPosition = maxPowerPosition;
2350 }
quint16 maxPowerPosition() const
Returns the LapMessage data message's maxPowerPosition field's current value.

References maxPowerPosition().

Here is the call graph for this function:

◆ setMaxSaturatedHemoglobinPercent()

void LapMessage::setMaxSaturatedHemoglobinPercent ( const quint16  maxSaturatedHemoglobinPercent)

Sets the maxSaturatedHemoglobinPercent field to maxSaturatedHemoglobinPercent.

Parameters
maxSaturatedHemoglobinPercentThe field value to set.

Definition at line 2196 of file lapmessage.cpp.

2197 {
2198  Q_D(LapMessage);
2199  d->maxSaturatedHemoglobinPercent = maxSaturatedHemoglobinPercent;
2200 }
quint16 maxSaturatedHemoglobinPercent() const
Returns the LapMessage data message's maxSaturatedHemoglobinPercent field's current value.
Definition: lapmessage.cpp:950

References maxSaturatedHemoglobinPercent().

Here is the call graph for this function:

◆ setMaxSpeed()

void LapMessage::setMaxSpeed ( const quint16  maxSpeed)

Sets the maxSpeed field to maxSpeed.

Parameters
maxSpeedThe field value to set.

Definition at line 1596 of file lapmessage.cpp.

1597 {
1598  Q_D(LapMessage);
1599  d->maxSpeed = maxSpeed;
1600 }
quint16 maxSpeed() const
Returns the LapMessage data message's maxSpeed field's current value.
Definition: lapmessage.cpp:258

References maxSpeed().

Here is the call graph for this function:

◆ setMaxTemperature()

void LapMessage::setMaxTemperature ( const qint8  maxTemperature)

Sets the maxTemperature field to maxTemperature.

Parameters
maxTemperatureThe field value to set.

Definition at line 1906 of file lapmessage.cpp.

1907 {
1908  Q_D(LapMessage);
1909  d->maxTemperature = maxTemperature;
1910 }
qint8 maxTemperature() const
Returns the LapMessage data message's maxTemperature field's current value.
Definition: lapmessage.cpp:609

References maxTemperature().

Here is the call graph for this function:

◆ setMaxTotalHemoglobinConc()

void LapMessage::setMaxTotalHemoglobinConc ( const quint16  maxTotalHemoglobinConc)

Sets the maxTotalHemoglobinConc field to maxTotalHemoglobinConc.

Parameters
maxTotalHemoglobinConcThe field value to set.

Definition at line 2166 of file lapmessage.cpp.

2167 {
2168  Q_D(LapMessage);
2169  d->maxTotalHemoglobinConc = maxTotalHemoglobinConc;
2170 }
quint16 maxTotalHemoglobinConc() const
Returns the LapMessage data message's maxTotalHemoglobinConc field's current value.
Definition: lapmessage.cpp:911

References maxTotalHemoglobinConc().

Here is the call graph for this function:

◆ setMessageIndex()

void LapMessage::setMessageIndex ( const MessageIndex  messageIndex)

Sets the messageIndex field to messageIndex.

Parameters
messageIndexThe field value to set.

Definition at line 1436 of file lapmessage.cpp.

1437 {
1438  Q_D(LapMessage);
1439  d->messageIndex = messageIndex;
1440 }
MessageIndex messageIndex() const
Returns the LapMessage data message's messageIndex field's current value.
Definition: lapmessage.cpp:74

References messageIndex().

Here is the call graph for this function:

◆ setMinAltitude()

void LapMessage::setMinAltitude ( const quint16  minAltitude)

Sets the minAltitude field to minAltitude.

Parameters
minAltitudeThe field value to set.

Definition at line 2016 of file lapmessage.cpp.

2017 {
2018  Q_D(LapMessage);
2019  d->minAltitude = minAltitude;
2020 }
quint16 minAltitude() const
Returns the LapMessage data message's minAltitude field's current value.
Definition: lapmessage.cpp:730

References minAltitude().

Here is the call graph for this function:

◆ setMinCoreTemperature()

void LapMessage::setMinCoreTemperature ( const quint16  minCoreTemperature)

Sets the minCoreTemperature field to minCoreTemperature.

Parameters
minCoreTemperatureThe field value to set.

Definition at line 2576 of file lapmessage.cpp.

2577 {
2578  Q_D(LapMessage);
2579  d->minCoreTemperature = minCoreTemperature;
2580 }
quint16 minCoreTemperature() const
Returns the LapMessage data message's minCoreTemperature field's current value.

References minCoreTemperature().

Here is the call graph for this function:

◆ setMinHeartRate()

void LapMessage::setMinHeartRate ( const quint8  minHeartRate)

Sets the minHeartRate field to minHeartRate.

Parameters
minHeartRateThe field value to set.

Definition at line 2026 of file lapmessage.cpp.

2027 {
2028  Q_D(LapMessage);
2029  d->minHeartRate = minHeartRate;
2030 }
quint8 minHeartRate() const
Returns the LapMessage data message's minHeartRate field's current value.
Definition: lapmessage.cpp:741

References minHeartRate().

Here is the call graph for this function:

◆ setMinSaturatedHemoglobinPercent()

void LapMessage::setMinSaturatedHemoglobinPercent ( const quint16  minSaturatedHemoglobinPercent)

Sets the minSaturatedHemoglobinPercent field to minSaturatedHemoglobinPercent.

Parameters
minSaturatedHemoglobinPercentThe field value to set.

Definition at line 2186 of file lapmessage.cpp.

2187 {
2188  Q_D(LapMessage);
2189  d->minSaturatedHemoglobinPercent = minSaturatedHemoglobinPercent;
2190 }
quint16 minSaturatedHemoglobinPercent() const
Returns the LapMessage data message's minSaturatedHemoglobinPercent field's current value.
Definition: lapmessage.cpp:937

References minSaturatedHemoglobinPercent().

Here is the call graph for this function:

◆ setMinTotalHemoglobinConc()

void LapMessage::setMinTotalHemoglobinConc ( const quint16  minTotalHemoglobinConc)

Sets the minTotalHemoglobinConc field to minTotalHemoglobinConc.

Parameters
minTotalHemoglobinConcThe field value to set.

Definition at line 2156 of file lapmessage.cpp.

2157 {
2158  Q_D(LapMessage);
2159  d->minTotalHemoglobinConc = minTotalHemoglobinConc;
2160 }
quint16 minTotalHemoglobinConc() const
Returns the LapMessage data message's minTotalHemoglobinConc field's current value.
Definition: lapmessage.cpp:898

References minTotalHemoglobinConc().

Here is the call graph for this function:

◆ setNormalizedPower()

void LapMessage::setNormalizedPower ( const quint16  normalizedPower)

Sets the normalizedPower field to normalizedPower.

Parameters
normalizedPowerThe field value to set.

Definition at line 1736 of file lapmessage.cpp.

1737 {
1738  Q_D(LapMessage);
1739  d->normalizedPower = normalizedPower;
1740 }
quint16 normalizedPower() const
Returns the LapMessage data message's normalizedPower field's current value.
Definition: lapmessage.cpp:420

References normalizedPower().

Here is the call graph for this function:

◆ setNumActiveLengths()

void LapMessage::setNumActiveLengths ( const quint16  numActiveLengths)

Sets the numActiveLengths field to numActiveLengths.

Parameters
numActiveLengthsThe field value to set.

Definition at line 1796 of file lapmessage.cpp.

1797 {
1798  Q_D(LapMessage);
1799  d->numActiveLengths = numActiveLengths;
1800 }
quint16 numActiveLengths() const
Returns the LapMessage data message's numActiveLengths field's current value.
Definition: lapmessage.cpp:488

References numActiveLengths().

Here is the call graph for this function:

◆ setNumLengths()

void LapMessage::setNumLengths ( const quint16  numLengths)

Sets the numLengths field to numLengths.

Parameters
numLengthsThe field value to set.

Definition at line 1726 of file lapmessage.cpp.

1727 {
1728  Q_D(LapMessage);
1729  d->numLengths = numLengths;
1730 }
quint16 numLengths() const
Returns the LapMessage data message's numLengths field's current value.
Definition: lapmessage.cpp:409

References numLengths().

Here is the call graph for this function:

◆ setOpponentScore()

void LapMessage::setOpponentScore ( const quint16  opponentScore)

Sets the opponentScore field to opponentScore.

Parameters
opponentScoreThe field value to set.

Definition at line 2046 of file lapmessage.cpp.

2047 {
2048  Q_D(LapMessage);
2049  d->opponentScore = opponentScore;
2050 }
quint16 opponentScore() const
Returns the LapMessage data message's opponentScore field's current value.
Definition: lapmessage.cpp:763

References opponentScore().

Here is the call graph for this function:

◆ setPlayerScore()

void LapMessage::setPlayerScore ( const quint16  playerScore)

Sets the playerScore field to playerScore.

Parameters
playerScoreThe field value to set.

Definition at line 2136 of file lapmessage.cpp.

2137 {
2138  Q_D(LapMessage);
2139  d->playerScore = playerScore;
2140 }
quint16 playerScore() const
Returns the LapMessage data message's playerScore field's current value.
Definition: lapmessage.cpp:872

References playerScore().

Here is the call graph for this function:

◆ setRepetitionNum()

void LapMessage::setRepetitionNum ( const quint16  repetitionNum)

Sets the repetitionNum field to repetitionNum.

Parameters
repetitionNumThe field value to set.

Definition at line 2006 of file lapmessage.cpp.

2007 {
2008  Q_D(LapMessage);
2009  d->repetitionNum = repetitionNum;
2010 }
quint16 repetitionNum() const
Returns the LapMessage data message's repetitionNum field's current value.
Definition: lapmessage.cpp:719

References repetitionNum().

Here is the call graph for this function:

◆ setSport()

void LapMessage::setSport ( const Sport  sport)

Sets the sport field to sport.

Parameters
sportThe field value to set.

Definition at line 1706 of file lapmessage.cpp.

1707 {
1708  Q_D(LapMessage);
1709  d->sport = sport;
1710 }
Sport sport() const
Returns the LapMessage data message's sport field's current value.
Definition: lapmessage.cpp:385

References sport().

Here is the call graph for this function:

◆ setStandCount()

void LapMessage::setStandCount ( const quint16  standCount)

Sets the standCount field to standCount.

Parameters
standCountThe field value to set.

Definition at line 2266 of file lapmessage.cpp.

2267 {
2268  Q_D(LapMessage);
2269  d->standCount = standCount;
2270 }
quint16 standCount() const
Returns the LapMessage data message's standCount field's current value.

References standCount().

Here is the call graph for this function:

◆ setStartPositionLat()

void LapMessage::setStartPositionLat ( const qint32  startPositionLat)

Sets the startPositionLat field to startPositionLat.

Parameters
startPositionLatThe field value to set.

Definition at line 1486 of file lapmessage.cpp.

1487 {
1488  Q_D(LapMessage);
1489  d->startPositionLat = startPositionLat;
1490 }
qint32 startPositionLat() const
Returns the LapMessage data message's startPositionLat field's current value.
Definition: lapmessage.cpp:131

References startPositionLat().

Here is the call graph for this function:

◆ setStartPositionLong()

void LapMessage::setStartPositionLong ( const qint32  startPositionLong)

Sets the startPositionLong field to startPositionLong.

Parameters
startPositionLongThe field value to set.

Definition at line 1496 of file lapmessage.cpp.

1497 {
1498  Q_D(LapMessage);
1499  d->startPositionLong = startPositionLong;
1500 }
qint32 startPositionLong() const
Returns the LapMessage data message's startPositionLong field's current value.
Definition: lapmessage.cpp:142

References startPositionLong().

Here is the call graph for this function:

◆ setStartTime()

void LapMessage::setStartTime ( const DateTime  startTime)

Sets the startTime field to startTime.

Parameters
startTimeThe field value to set.

Definition at line 1476 of file lapmessage.cpp.

1477 {
1478  Q_D(LapMessage);
1479  d->startTime = startTime;
1480 }
DateTime startTime() const
Returns the LapMessage data message's startTime field's current value.
Definition: lapmessage.cpp:120

References startTime().

Here is the call graph for this function:

◆ setStrokeCount()

void LapMessage::setStrokeCount ( const quint16  strokeCount)

Sets the strokeCount field to strokeCount.

Parameters
strokeCountThe field value to set.

Definition at line 2056 of file lapmessage.cpp.

2057 {
2058  Q_D(LapMessage);
2059  d->strokeCount = strokeCount;
2060 }
quint16 strokeCount() const
Returns the LapMessage data message's strokeCount field's current value.
Definition: lapmessage.cpp:776

References strokeCount().

Here is the call graph for this function:

◆ setSubSport()

void LapMessage::setSubSport ( const SubSport  subSport)

Sets the subSport field to subSport.

Parameters
subSportThe field value to set.

Definition at line 1786 of file lapmessage.cpp.

1787 {
1788  Q_D(LapMessage);
1789  d->subSport = subSport;
1790 }
SubSport subSport() const
Returns the LapMessage data message's subSport field's current value.
Definition: lapmessage.cpp:475

References subSport().

Here is the call graph for this function:

◆ setSwimStroke()

void LapMessage::setSwimStroke ( const SwimStroke  swimStroke)

Sets the swimStroke field to swimStroke.

Parameters
swimStrokeThe field value to set.

Definition at line 1776 of file lapmessage.cpp.

1777 {
1778  Q_D(LapMessage);
1779  d->swimStroke = swimStroke;
1780 }
SwimStroke swimStroke() const
Returns the LapMessage data message's swimStroke field's current value.
Definition: lapmessage.cpp:464

References swimStroke().

Here is the call graph for this function:

◆ setTimeInCadenceZone()

void LapMessage::setTimeInCadenceZone ( const quint32  timeInCadenceZone)

Sets the timeInCadenceZone field to timeInCadenceZone.

Parameters
timeInCadenceZoneThe field value to set.

Definition at line 1986 of file lapmessage.cpp.

1987 {
1988  Q_D(LapMessage);
1989  d->timeInCadenceZone = timeInCadenceZone;
1990 }
quint32 timeInCadenceZone() const
Returns the LapMessage data message's timeInCadenceZone field's current value.
Definition: lapmessage.cpp:697

References timeInCadenceZone().

Here is the call graph for this function:

◆ setTimeInHrZone()

void LapMessage::setTimeInHrZone ( const quint32  timeInHrZone)

Sets the timeInHrZone field to timeInHrZone.

Parameters
timeInHrZoneThe field value to set.

Definition at line 1966 of file lapmessage.cpp.

1967 {
1968  Q_D(LapMessage);
1969  d->timeInHrZone = timeInHrZone;
1970 }
quint32 timeInHrZone() const
Returns the LapMessage data message's timeInHrZone field's current value.
Definition: lapmessage.cpp:675

References timeInHrZone().

Here is the call graph for this function:

◆ setTimeInPowerZone()

void LapMessage::setTimeInPowerZone ( const quint32  timeInPowerZone)

Sets the timeInPowerZone field to timeInPowerZone.

Parameters
timeInPowerZoneThe field value to set.

Definition at line 1996 of file lapmessage.cpp.

1997 {
1998  Q_D(LapMessage);
1999  d->timeInPowerZone = timeInPowerZone;
2000 }
quint32 timeInPowerZone() const
Returns the LapMessage data message's timeInPowerZone field's current value.
Definition: lapmessage.cpp:708

References timeInPowerZone().

Here is the call graph for this function:

◆ setTimeInSpeedZone()

void LapMessage::setTimeInSpeedZone ( const quint32  timeInSpeedZone)

Sets the timeInSpeedZone field to timeInSpeedZone.

Parameters
timeInSpeedZoneThe field value to set.

Definition at line 1976 of file lapmessage.cpp.

1977 {
1978  Q_D(LapMessage);
1979  d->timeInSpeedZone = timeInSpeedZone;
1980 }
quint32 timeInSpeedZone() const
Returns the LapMessage data message's timeInSpeedZone field's current value.
Definition: lapmessage.cpp:686

References timeInSpeedZone().

Here is the call graph for this function:

◆ setTimestamp()

void LapMessage::setTimestamp ( const DateTime  timestamp)

Sets the timestamp field to timestamp.

Parameters
timestampThe field value to set.

Definition at line 1446 of file lapmessage.cpp.

1447 {
1448  Q_D(LapMessage);
1449  d->timestamp = timestamp;
1450 }
DateTime timestamp() const
Returns the LapMessage data message's timestamp field's current value.
Definition: lapmessage.cpp:87

References timestamp().

Here is the call graph for this function:

◆ setTimeStanding()

void LapMessage::setTimeStanding ( const quint32  timeStanding)

Sets the timeStanding field to timeStanding.

Parameters
timeStandingThe field value to set.

Definition at line 2256 of file lapmessage.cpp.

2257 {
2258  Q_D(LapMessage);
2259  d->timeStanding = timeStanding;
2260 }
quint32 timeStanding() const
Returns the LapMessage data message's timeStanding field's current value.

References timeStanding().

Here is the call graph for this function:

◆ setTotalAscent()

void LapMessage::setTotalAscent ( const quint16  totalAscent)

Sets the totalAscent field to totalAscent.

Parameters
totalAscentThe field value to set.

Definition at line 1666 of file lapmessage.cpp.

1667 {
1668  Q_D(LapMessage);
1669  d->totalAscent = totalAscent;
1670 }
quint16 totalAscent() const
Returns the LapMessage data message's totalAscent field's current value.
Definition: lapmessage.cpp:341

References totalAscent().

Here is the call graph for this function:

◆ setTotalCalories()

void LapMessage::setTotalCalories ( const quint16  totalCalories)

Sets the totalCalories field to totalCalories.

Parameters
totalCaloriesThe field value to set.

Definition at line 1566 of file lapmessage.cpp.

1567 {
1568  Q_D(LapMessage);
1569  d->totalCalories = totalCalories;
1570 }
quint16 totalCalories() const
Returns the LapMessage data message's totalCalories field's current value.
Definition: lapmessage.cpp:223

References totalCalories().

Here is the call graph for this function:

◆ setTotalCycles()

void LapMessage::setTotalCycles ( const quint32  totalCycles)

Sets the totalCycles field to totalCycles.

Parameters
totalCyclesThe field value to set.

Definition at line 1556 of file lapmessage.cpp.

1557 {
1558  Q_D(LapMessage);
1559  d->totalCycles = totalCycles;
1560 }
quint32 totalCycles() const
Returns the LapMessage data message's totalCycles field's current value.
Definition: lapmessage.cpp:212

References totalCycles().

Here is the call graph for this function:

◆ setTotalDescent()

void LapMessage::setTotalDescent ( const quint16  totalDescent)

Sets the totalDescent field to totalDescent.

Parameters
totalDescentThe field value to set.

Definition at line 1676 of file lapmessage.cpp.

1677 {
1678  Q_D(LapMessage);
1679  d->totalDescent = totalDescent;
1680 }
quint16 totalDescent() const
Returns the LapMessage data message's totalDescent field's current value.
Definition: lapmessage.cpp:352

References totalDescent().

Here is the call graph for this function:

◆ setTotalDistance()

void LapMessage::setTotalDistance ( const quint32  totalDistance)

Sets the totalDistance field to totalDistance.

Parameters
totalDistanceThe field value to set.

Definition at line 1546 of file lapmessage.cpp.

1547 {
1548  Q_D(LapMessage);
1549  d->totalDistance = totalDistance;
1550 }
quint32 totalDistance() const
Returns the LapMessage data message's totalDistance field's current value.
Definition: lapmessage.cpp:201

References totalDistance().

Here is the call graph for this function:

◆ setTotalElapsedTime()

void LapMessage::setTotalElapsedTime ( const quint32  totalElapsedTime)

Sets the totalElapsedTime field to totalElapsedTime.

Parameters
totalElapsedTimeThe field value to set.

Definition at line 1526 of file lapmessage.cpp.

1527 {
1528  Q_D(LapMessage);
1529  d->totalElapsedTime = totalElapsedTime;
1530 }
quint32 totalElapsedTime() const
Returns the LapMessage data message's totalElapsedTime field's current value.
Definition: lapmessage.cpp:177

References totalElapsedTime().

Here is the call graph for this function:

◆ setTotalFatCalories()

void LapMessage::setTotalFatCalories ( const quint16  totalFatCalories)

Sets the totalFatCalories field to totalFatCalories.

Parameters
totalFatCaloriesThe field value to set.

Definition at line 1576 of file lapmessage.cpp.

1577 {
1578  Q_D(LapMessage);
1579  d->totalFatCalories = totalFatCalories;
1580 }
quint16 totalFatCalories() const
Returns the LapMessage data message's totalFatCalories field's current value.
Definition: lapmessage.cpp:236

References totalFatCalories().

Here is the call graph for this function:

◆ setTotalFlow()

void LapMessage::setTotalFlow ( const float  totalFlow)

Sets the totalFlow field to totalFlow.

Parameters
totalFlowThe field value to set.

Definition at line 2506 of file lapmessage.cpp.

2507 {
2508  Q_D(LapMessage);
2509  d->totalFlow = totalFlow;
2510 }
float totalFlow() const
Returns the LapMessage data message's totalFlow field's current value.

References totalFlow().

Here is the call graph for this function:

◆ setTotalFractionalAscent()

void LapMessage::setTotalFractionalAscent ( const quint8  totalFractionalAscent)

Sets the totalFractionalAscent field to totalFractionalAscent.

Parameters
totalFractionalAscentThe field value to set.

Definition at line 2546 of file lapmessage.cpp.

2547 {
2548  Q_D(LapMessage);
2549  d->totalFractionalAscent = totalFractionalAscent;
2550 }
quint8 totalFractionalAscent() const
Returns the LapMessage data message's totalFractionalAscent field's current value.

References totalFractionalAscent().

Here is the call graph for this function:

◆ setTotalFractionalCycles()

void LapMessage::setTotalFractionalCycles ( const quint8  totalFractionalCycles)

Sets the totalFractionalCycles field to totalFractionalCycles.

Parameters
totalFractionalCyclesThe field value to set.

Definition at line 2126 of file lapmessage.cpp.

2127 {
2128  Q_D(LapMessage);
2129  d->totalFractionalCycles = totalFractionalCycles;
2130 }
quint8 totalFractionalCycles() const
Returns the LapMessage data message's totalFractionalCycles field's current value.
Definition: lapmessage.cpp:861

References totalFractionalCycles().

Here is the call graph for this function:

◆ setTotalFractionalDescent()

void LapMessage::setTotalFractionalDescent ( const quint8  totalFractionalDescent)

Sets the totalFractionalDescent field to totalFractionalDescent.

Parameters
totalFractionalDescentThe field value to set.

Definition at line 2556 of file lapmessage.cpp.

2557 {
2558  Q_D(LapMessage);
2559  d->totalFractionalDescent = totalFractionalDescent;
2560 }
quint8 totalFractionalDescent() const
Returns the LapMessage data message's totalFractionalDescent field's current value.

References totalFractionalDescent().

Here is the call graph for this function:

◆ setTotalGrit()

void LapMessage::setTotalGrit ( const float  totalGrit)

Sets the totalGrit field to totalGrit.

Parameters
totalGritThe field value to set.

Definition at line 2496 of file lapmessage.cpp.

2497 {
2498  Q_D(LapMessage);
2499  d->totalGrit = totalGrit;
2500 }
float totalGrit() const
Returns the LapMessage data message's totalGrit field's current value.

References totalGrit().

Here is the call graph for this function:

◆ setTotalMovingTime()

void LapMessage::setTotalMovingTime ( const quint32  totalMovingTime)

Sets the totalMovingTime field to totalMovingTime.

Parameters
totalMovingTimeThe field value to set.

Definition at line 1916 of file lapmessage.cpp.

1917 {
1918  Q_D(LapMessage);
1919  d->totalMovingTime = totalMovingTime;
1920 }
quint32 totalMovingTime() const
Returns the LapMessage data message's totalMovingTime field's current value.
Definition: lapmessage.cpp:620

References totalMovingTime().

Here is the call graph for this function:

◆ setTotalTimerTime()

void LapMessage::setTotalTimerTime ( const quint32  totalTimerTime)

Sets the totalTimerTime field to totalTimerTime.

Parameters
totalTimerTimeThe field value to set.

Definition at line 1536 of file lapmessage.cpp.

1537 {
1538  Q_D(LapMessage);
1539  d->totalTimerTime = totalTimerTime;
1540 }
quint32 totalTimerTime() const
Returns the LapMessage data message's totalTimerTime field's current value.
Definition: lapmessage.cpp:190

References totalTimerTime().

Here is the call graph for this function:

◆ setTotalWork()

void LapMessage::setTotalWork ( const quint32  totalWork)

Sets the totalWork field to totalWork.

Parameters
totalWorkThe field value to set.

Definition at line 1806 of file lapmessage.cpp.

1807 {
1808  Q_D(LapMessage);
1809  d->totalWork = totalWork;
1810 }
quint32 totalWork() const
Returns the LapMessage data message's totalWork field's current value.
Definition: lapmessage.cpp:499

References totalWork().

Here is the call graph for this function:

◆ setWktStepIndex()

void LapMessage::setWktStepIndex ( const MessageIndex  wktStepIndex)

Sets the wktStepIndex field to wktStepIndex.

Parameters
wktStepIndexThe field value to set.

Definition at line 2036 of file lapmessage.cpp.

2037 {
2038  Q_D(LapMessage);
2039  d->wktStepIndex = wktStepIndex;
2040 }
MessageIndex wktStepIndex() const
Returns the LapMessage data message's wktStepIndex field's current value.
Definition: lapmessage.cpp:752

References wktStepIndex().

Here is the call graph for this function:

◆ setZoneCount()

void LapMessage::setZoneCount ( const quint16  zoneCount)

Sets the zoneCount field to zoneCount.

Parameters
zoneCountThe field value to set.

Definition at line 2066 of file lapmessage.cpp.

2067 {
2068  Q_D(LapMessage);
2069  d->zoneCount = zoneCount;
2070 }
quint16 zoneCount() const
Returns the LapMessage data message's zoneCount field's current value.
Definition: lapmessage.cpp:789

References zoneCount().

Here is the call graph for this function:

◆ sport()

Sport LapMessage::sport ( ) const

Returns the LapMessage data message's sport field's current value.

Returns
the sport field value.

Definition at line 385 of file lapmessage.cpp.

386 {
387  Q_D(const LapMessage);
388  return d->sport;
389 }

Referenced by setSport().

Here is the caller graph for this function:

◆ standCount()

quint16 LapMessage::standCount ( ) const

Returns the LapMessage data message's standCount field's current value.

Number of transitions to the standing state

Returns
the standCount field value.

Definition at line 1031 of file lapmessage.cpp.

1032 {
1033  Q_D(const LapMessage);
1034  return d->standCount;
1035 }

Referenced by setStandCount().

Here is the caller graph for this function:

◆ startPositionLat()

qint32 LapMessage::startPositionLat ( ) const

Returns the LapMessage data message's startPositionLat field's current value.

Returns
the startPositionLat field value.

Definition at line 131 of file lapmessage.cpp.

132 {
133  Q_D(const LapMessage);
134  return d->startPositionLat;
135 }

Referenced by setStartPositionLat().

Here is the caller graph for this function:

◆ startPositionLong()

qint32 LapMessage::startPositionLong ( ) const

Returns the LapMessage data message's startPositionLong field's current value.

Returns
the startPositionLong field value.

Definition at line 142 of file lapmessage.cpp.

143 {
144  Q_D(const LapMessage);
145  return d->startPositionLong;
146 }

Referenced by setStartPositionLong().

Here is the caller graph for this function:

◆ startTime()

DateTime LapMessage::startTime ( ) const

Returns the LapMessage data message's startTime field's current value.

Returns
the startTime field value.

Definition at line 120 of file lapmessage.cpp.

121 {
122  Q_D(const LapMessage);
123  return d->startTime;
124 }

Referenced by setStartTime().

Here is the caller graph for this function:

◆ strokeCount()

quint16 LapMessage::strokeCount ( ) const

Returns the LapMessage data message's strokeCount field's current value.

stroke_type enum used as the index

Returns
the strokeCount field value.

Definition at line 776 of file lapmessage.cpp.

777 {
778  Q_D(const LapMessage);
779  return d->strokeCount;
780 }

Referenced by setStrokeCount().

Here is the caller graph for this function:

◆ subSport()

SubSport LapMessage::subSport ( ) const

Returns the LapMessage data message's subSport field's current value.

Returns
the subSport field value.

Definition at line 475 of file lapmessage.cpp.

476 {
477  Q_D(const LapMessage);
478  return d->subSport;
479 }

Referenced by setSubSport().

Here is the caller graph for this function:

◆ swimStroke()

SwimStroke LapMessage::swimStroke ( ) const

Returns the LapMessage data message's swimStroke field's current value.

Returns
the swimStroke field value.

Definition at line 464 of file lapmessage.cpp.

465 {
466  Q_D(const LapMessage);
467  return d->swimStroke;
468 }

Referenced by setSwimStroke().

Here is the caller graph for this function:

◆ timeInCadenceZone()

quint32 LapMessage::timeInCadenceZone ( ) const

Returns the LapMessage data message's timeInCadenceZone field's current value.

Returns
the timeInCadenceZone field value.

Definition at line 697 of file lapmessage.cpp.

698 {
699  Q_D(const LapMessage);
700  return d->timeInCadenceZone;
701 }

Referenced by setTimeInCadenceZone().

Here is the caller graph for this function:

◆ timeInHrZone()

quint32 LapMessage::timeInHrZone ( ) const

Returns the LapMessage data message's timeInHrZone field's current value.

Returns
the timeInHrZone field value.

Definition at line 675 of file lapmessage.cpp.

676 {
677  Q_D(const LapMessage);
678  return d->timeInHrZone;
679 }

Referenced by setTimeInHrZone().

Here is the caller graph for this function:

◆ timeInPowerZone()

quint32 LapMessage::timeInPowerZone ( ) const

Returns the LapMessage data message's timeInPowerZone field's current value.

Returns
the timeInPowerZone field value.

Definition at line 708 of file lapmessage.cpp.

709 {
710  Q_D(const LapMessage);
711  return d->timeInPowerZone;
712 }

Referenced by setTimeInPowerZone().

Here is the caller graph for this function:

◆ timeInSpeedZone()

quint32 LapMessage::timeInSpeedZone ( ) const

Returns the LapMessage data message's timeInSpeedZone field's current value.

Returns
the timeInSpeedZone field value.

Definition at line 686 of file lapmessage.cpp.

687 {
688  Q_D(const LapMessage);
689  return d->timeInSpeedZone;
690 }

Referenced by setTimeInSpeedZone().

Here is the caller graph for this function:

◆ timestamp()

DateTime LapMessage::timestamp ( ) const

Returns the LapMessage data message's timestamp field's current value.

Lap end time.

Returns
the timestamp field value.

Definition at line 87 of file lapmessage.cpp.

88 {
89  Q_D(const LapMessage);
90  return d->timestamp;
91 }

Referenced by setTimestamp().

Here is the caller graph for this function:

◆ timeStanding()

quint32 LapMessage::timeStanding ( ) const

Returns the LapMessage data message's timeStanding field's current value.

Total time spent in the standing position

Returns
the timeStanding field value.

Definition at line 1018 of file lapmessage.cpp.

1019 {
1020  Q_D(const LapMessage);
1021  return d->timeStanding;
1022 }

Referenced by setTimeStanding().

Here is the caller graph for this function:

◆ totalAscent()

quint16 LapMessage::totalAscent ( ) const

Returns the LapMessage data message's totalAscent field's current value.

Returns
the totalAscent field value.

Definition at line 341 of file lapmessage.cpp.

342 {
343  Q_D(const LapMessage);
344  return d->totalAscent;
345 }

Referenced by setTotalAscent().

Here is the caller graph for this function:

◆ totalCalories()

quint16 LapMessage::totalCalories ( ) const

Returns the LapMessage data message's totalCalories field's current value.

Returns
the totalCalories field value.

Definition at line 223 of file lapmessage.cpp.

224 {
225  Q_D(const LapMessage);
226  return d->totalCalories;
227 }

Referenced by setTotalCalories().

Here is the caller graph for this function:

◆ totalCycles()

quint32 LapMessage::totalCycles ( ) const

Returns the LapMessage data message's totalCycles field's current value.

Returns
the totalCycles field value.

Definition at line 212 of file lapmessage.cpp.

213 {
214  Q_D(const LapMessage);
215  return d->totalCycles;
216 }

Referenced by setTotalCycles().

Here is the caller graph for this function:

◆ totalDescent()

quint16 LapMessage::totalDescent ( ) const

Returns the LapMessage data message's totalDescent field's current value.

Returns
the totalDescent field value.

Definition at line 352 of file lapmessage.cpp.

353 {
354  Q_D(const LapMessage);
355  return d->totalDescent;
356 }

Referenced by setTotalDescent().

Here is the caller graph for this function:

◆ totalDistance()

quint32 LapMessage::totalDistance ( ) const

Returns the LapMessage data message's totalDistance field's current value.

Returns
the totalDistance field value.

Definition at line 201 of file lapmessage.cpp.

202 {
203  Q_D(const LapMessage);
204  return d->totalDistance;
205 }

Referenced by setTotalDistance().

Here is the caller graph for this function:

◆ totalElapsedTime()

quint32 LapMessage::totalElapsedTime ( ) const

Returns the LapMessage data message's totalElapsedTime field's current value.

Time (includes pauses)

Returns
the totalElapsedTime field value.

Definition at line 177 of file lapmessage.cpp.

178 {
179  Q_D(const LapMessage);
180  return d->totalElapsedTime;
181 }

Referenced by setTotalElapsedTime().

Here is the caller graph for this function:

◆ totalFatCalories()

quint16 LapMessage::totalFatCalories ( ) const

Returns the LapMessage data message's totalFatCalories field's current value.

If New Leaf

Returns
the totalFatCalories field value.

Definition at line 236 of file lapmessage.cpp.

237 {
238  Q_D(const LapMessage);
239  return d->totalFatCalories;
240 }

Referenced by setTotalFatCalories().

Here is the caller graph for this function:

◆ totalFlow()

float LapMessage::totalFlow ( ) const

Returns the LapMessage data message's totalFlow field's current value.

The flow score estimates how long distance wise a cyclist deaccelerates over intervals where deacceleration is unnecessary such as smooth turns or small grade angle intervals.

Returns
the totalFlow field value.

Definition at line 1327 of file lapmessage.cpp.

1328 {
1329  Q_D(const LapMessage);
1330  return d->totalFlow;
1331 }

Referenced by setTotalFlow().

Here is the caller graph for this function:

◆ totalFractionalAscent()

quint8 LapMessage::totalFractionalAscent ( ) const

Returns the LapMessage data message's totalFractionalAscent field's current value.

fractional part of total_ascent

Returns
the totalFractionalAscent field value.

Definition at line 1379 of file lapmessage.cpp.

1380 {
1381  Q_D(const LapMessage);
1382  return d->totalFractionalAscent;
1383 }

Referenced by setTotalFractionalAscent().

Here is the caller graph for this function:

◆ totalFractionalCycles()

quint8 LapMessage::totalFractionalCycles ( ) const

Returns the LapMessage data message's totalFractionalCycles field's current value.

fractional part of the total_cycles

Returns
the totalFractionalCycles field value.

Definition at line 861 of file lapmessage.cpp.

862 {
863  Q_D(const LapMessage);
864  return d->totalFractionalCycles;
865 }

Referenced by setTotalFractionalCycles().

Here is the caller graph for this function:

◆ totalFractionalDescent()

quint8 LapMessage::totalFractionalDescent ( ) const

Returns the LapMessage data message's totalFractionalDescent field's current value.

fractional part of total_descent

Returns
the totalFractionalDescent field value.

Definition at line 1392 of file lapmessage.cpp.

1393 {
1394  Q_D(const LapMessage);
1395  return d->totalFractionalDescent;
1396 }

Referenced by setTotalFractionalDescent().

Here is the caller graph for this function:

◆ totalGrit()

float LapMessage::totalGrit ( ) const

Returns the LapMessage data message's totalGrit field's current value.

The grit score estimates how challenging a route could be for a cyclist in terms of time spent going over sharp turns or large grade slopes.

Returns
the totalGrit field value.

Definition at line 1313 of file lapmessage.cpp.

1314 {
1315  Q_D(const LapMessage);
1316  return d->totalGrit;
1317 }

Referenced by setTotalGrit().

Here is the caller graph for this function:

◆ totalMovingTime()

quint32 LapMessage::totalMovingTime ( ) const

Returns the LapMessage data message's totalMovingTime field's current value.

Returns
the totalMovingTime field value.

Definition at line 620 of file lapmessage.cpp.

621 {
622  Q_D(const LapMessage);
623  return d->totalMovingTime;
624 }

Referenced by setTotalMovingTime().

Here is the caller graph for this function:

◆ totalTimerTime()

quint32 LapMessage::totalTimerTime ( ) const

Returns the LapMessage data message's totalTimerTime field's current value.

Timer Time (excludes pauses)

Returns
the totalTimerTime field value.

Definition at line 190 of file lapmessage.cpp.

191 {
192  Q_D(const LapMessage);
193  return d->totalTimerTime;
194 }

Referenced by setTotalTimerTime().

Here is the caller graph for this function:

◆ totalWork()

quint32 LapMessage::totalWork ( ) const

Returns the LapMessage data message's totalWork field's current value.

Returns
the totalWork field value.

Definition at line 499 of file lapmessage.cpp.

500 {
501  Q_D(const LapMessage);
502  return d->totalWork;
503 }

Referenced by setTotalWork().

Here is the caller graph for this function:

◆ wktStepIndex()

MessageIndex LapMessage::wktStepIndex ( ) const

Returns the LapMessage data message's wktStepIndex field's current value.

Returns
the wktStepIndex field value.

Definition at line 752 of file lapmessage.cpp.

753 {
754  Q_D(const LapMessage);
755  return d->wktStepIndex;
756 }

Referenced by setWktStepIndex().

Here is the caller graph for this function:

◆ zoneCount()

quint16 LapMessage::zoneCount ( ) const

Returns the LapMessage data message's zoneCount field's current value.

zone number used as the index

Returns
the zoneCount field value.

Definition at line 789 of file lapmessage.cpp.

790 {
791  Q_D(const LapMessage);
792  return d->zoneCount;
793 }

Referenced by setZoneCount().

Here is the caller graph for this function:

The documentation for this class was generated from the following files: