|
QtFit
0.1
Internal library development documentation
|
The LapMessage class represents a FIT LapMessage data message. More...
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 AbstractDataMessage * | fromData (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. | |
The LapMessage class represents a FIT LapMessage data message.
Definition at line 39 of file lapmessage.h.
| 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.
|
explicitprotected |
Constructs a LapMessage object with private implementation d.
| d | Pointer to private implementation. |
Definition at line 64 of file lapmessage.cpp.
| quint16 LapMessage::avgAltitude | ( | ) | const |
Returns the LapMessage data message's avgAltitude field's current value.
avgAltitude field value. Definition at line 510 of file lapmessage.cpp.
Referenced by setAvgAltitude().
| 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
avgCadence field value. Definition at line 294 of file lapmessage.cpp.
Referenced by setAvgCadence().
| 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.
avgCadencePosition field value. Definition at line 1148 of file lapmessage.cpp.
Referenced by setAvgCadencePosition().
| quint8 LapMessage::avgCombinedPedalSmoothness | ( | ) | const |
Returns the LapMessage data message's avgCombinedPedalSmoothness field's current value.
avgCombinedPedalSmoothness field value. Definition at line 1005 of file lapmessage.cpp.
Referenced by setAvgCombinedPedalSmoothness().
| quint16 LapMessage::avgCoreTemperature | ( | ) | const |
Returns the LapMessage data message's avgCoreTemperature field's current value.
avgCoreTemperature field value. Definition at line 1403 of file lapmessage.cpp.
Referenced by setAvgCoreTemperature().
| 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.
avgFlow field value. Definition at line 1366 of file lapmessage.cpp.
Referenced by setAvgFlow().
| quint8 LapMessage::avgFractionalCadence | ( | ) | const |
Returns the LapMessage data message's avgFractionalCadence field's current value.
fractional part of the avg_cadence
avgFractionalCadence field value. Definition at line 835 of file lapmessage.cpp.
Referenced by setAvgFractionalCadence().
| qint16 LapMessage::avgGrade | ( | ) | const |
Returns the LapMessage data message's avgGrade field's current value.
avgGrade field value. Definition at line 543 of file lapmessage.cpp.
Referenced by setAvgGrade().
| 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.
avgGrit field value. Definition at line 1352 of file lapmessage.cpp.
Referenced by setAvgGrit().
| quint8 LapMessage::avgHeartRate | ( | ) | const |
Returns the LapMessage data message's avgHeartRate field's current value.
avgHeartRate field value. Definition at line 269 of file lapmessage.cpp.
Referenced by setAvgHeartRate().
| qint8 LapMessage::avgLeftPco | ( | ) | const |
Returns the LapMessage data message's avgLeftPco field's current value.
Average left platform center offset
avgLeftPco field value. Definition at line 1044 of file lapmessage.cpp.
Referenced by setAvgLeftPco().
| quint8 LapMessage::avgLeftPedalSmoothness | ( | ) | const |
Returns the LapMessage data message's avgLeftPedalSmoothness field's current value.
avgLeftPedalSmoothness field value. Definition at line 983 of file lapmessage.cpp.
Referenced by setAvgLeftPedalSmoothness().
| 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.
avgLeftPowerPhase field value. Definition at line 1070 of file lapmessage.cpp.
Referenced by setAvgLeftPowerPhase().
| 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.
avgLeftPowerPhasePeak field value. Definition at line 1083 of file lapmessage.cpp.
Referenced by setAvgLeftPowerPhasePeak().
| quint8 LapMessage::avgLeftTorqueEffectiveness | ( | ) | const |
Returns the LapMessage data message's avgLeftTorqueEffectiveness field's current value.
avgLeftTorqueEffectiveness field value. Definition at line 961 of file lapmessage.cpp.
Referenced by setAvgLeftTorqueEffectiveness().
| quint16 LapMessage::avgLevMotorPower | ( | ) | const |
Returns the LapMessage data message's avgLevMotorPower field's current value.
lev average motor power during lap
avgLevMotorPower field value. Definition at line 1229 of file lapmessage.cpp.
Referenced by setAvgLevMotorPower().
| qint16 LapMessage::avgNegGrade | ( | ) | const |
Returns the LapMessage data message's avgNegGrade field's current value.
avgNegGrade field value. Definition at line 565 of file lapmessage.cpp.
Referenced by setAvgNegGrade().
| qint16 LapMessage::avgNegVerticalSpeed | ( | ) | const |
Returns the LapMessage data message's avgNegVerticalSpeed field's current value.
avgNegVerticalSpeed field value. Definition at line 642 of file lapmessage.cpp.
Referenced by setAvgNegVerticalSpeed().
| qint16 LapMessage::avgPosGrade | ( | ) | const |
Returns the LapMessage data message's avgPosGrade field's current value.
avgPosGrade field value. Definition at line 554 of file lapmessage.cpp.
Referenced by setAvgPosGrade().
| qint16 LapMessage::avgPosVerticalSpeed | ( | ) | const |
Returns the LapMessage data message's avgPosVerticalSpeed field's current value.
avgPosVerticalSpeed field value. Definition at line 631 of file lapmessage.cpp.
Referenced by setAvgPosVerticalSpeed().
| 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
avgPower field value. Definition at line 319 of file lapmessage.cpp.
Referenced by setAvgPower().
| 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.
avgPowerPosition field value. Definition at line 1122 of file lapmessage.cpp.
Referenced by setAvgPowerPosition().
| qint8 LapMessage::avgRightPco | ( | ) | const |
Returns the LapMessage data message's avgRightPco field's current value.
Average right platform center offset
avgRightPco field value. Definition at line 1057 of file lapmessage.cpp.
Referenced by setAvgRightPco().
| quint8 LapMessage::avgRightPedalSmoothness | ( | ) | const |
Returns the LapMessage data message's avgRightPedalSmoothness field's current value.
avgRightPedalSmoothness field value. Definition at line 994 of file lapmessage.cpp.
Referenced by setAvgRightPedalSmoothness().
| 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.
avgRightPowerPhase field value. Definition at line 1096 of file lapmessage.cpp.
Referenced by setAvgRightPowerPhase().
| 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.
avgRightPowerPhasePeak field value. Definition at line 1109 of file lapmessage.cpp.
Referenced by setAvgRightPowerPhasePeak().
| quint8 LapMessage::avgRightTorqueEffectiveness | ( | ) | const |
Returns the LapMessage data message's avgRightTorqueEffectiveness field's current value.
avgRightTorqueEffectiveness field value. Definition at line 972 of file lapmessage.cpp.
Referenced by setAvgRightTorqueEffectiveness().
| quint16 LapMessage::avgSaturatedHemoglobinPercent | ( | ) | const |
Returns the LapMessage data message's avgSaturatedHemoglobinPercent field's current value.
Avg percentage of hemoglobin saturated with oxygen
avgSaturatedHemoglobinPercent field value. Definition at line 924 of file lapmessage.cpp.
Referenced by setAvgSaturatedHemoglobinPercent().
| quint16 LapMessage::avgSpeed | ( | ) | const |
Returns the LapMessage data message's avgSpeed field's current value.
avgSpeed field value. Definition at line 247 of file lapmessage.cpp.
Referenced by setAvgSpeed().
| quint16 LapMessage::avgStanceTime | ( | ) | const |
Returns the LapMessage data message's avgStanceTime field's current value.
avgStanceTime field value. Definition at line 822 of file lapmessage.cpp.
Referenced by setAvgStanceTime().
| quint16 LapMessage::avgStanceTimeBalance | ( | ) | const |
Returns the LapMessage data message's avgStanceTimeBalance field's current value.
avgStanceTimeBalance field value. Definition at line 1277 of file lapmessage.cpp.
Referenced by setAvgStanceTimeBalance().
| quint16 LapMessage::avgStanceTimePercent | ( | ) | const |
Returns the LapMessage data message's avgStanceTimePercent field's current value.
avgStanceTimePercent field value. Definition at line 811 of file lapmessage.cpp.
Referenced by setAvgStanceTimePercent().
| quint16 LapMessage::avgStepLength | ( | ) | const |
Returns the LapMessage data message's avgStepLength field's current value.
avgStepLength field value. Definition at line 1288 of file lapmessage.cpp.
Referenced by setAvgStepLength().
| quint16 LapMessage::avgStrokeDistance | ( | ) | const |
Returns the LapMessage data message's avgStrokeDistance field's current value.
avgStrokeDistance field value. Definition at line 453 of file lapmessage.cpp.
Referenced by setAvgStrokeDistance().
| qint8 LapMessage::avgTemperature | ( | ) | const |
Returns the LapMessage data message's avgTemperature field's current value.
avgTemperature field value. Definition at line 598 of file lapmessage.cpp.
Referenced by setAvgTemperature().
| quint16 LapMessage::avgTotalHemoglobinConc | ( | ) | const |
Returns the LapMessage data message's avgTotalHemoglobinConc field's current value.
Avg saturated and unsaturated hemoglobin
avgTotalHemoglobinConc field value. Definition at line 885 of file lapmessage.cpp.
Referenced by setAvgTotalHemoglobinConc().
| quint16 LapMessage::avgVam | ( | ) | const |
Returns the LapMessage data message's avgVam field's current value.
avgVam field value. Definition at line 1299 of file lapmessage.cpp.
Referenced by setAvgVam().
| quint16 LapMessage::avgVerticalOscillation | ( | ) | const |
Returns the LapMessage data message's avgVerticalOscillation field's current value.
avgVerticalOscillation field value. Definition at line 800 of file lapmessage.cpp.
Referenced by setAvgVerticalOscillation().
| quint16 LapMessage::avgVerticalRatio | ( | ) | const |
Returns the LapMessage data message's avgVerticalRatio field's current value.
avgVerticalRatio field value. Definition at line 1266 of file lapmessage.cpp.
Referenced by setAvgVerticalRatio().
| qint32 LapMessage::endPositionLat | ( | ) | const |
Returns the LapMessage data message's endPositionLat field's current value.
endPositionLat field value. Definition at line 153 of file lapmessage.cpp.
Referenced by setEndPositionLat().
| qint32 LapMessage::endPositionLong | ( | ) | const |
Returns the LapMessage data message's endPositionLong field's current value.
endPositionLong field value. Definition at line 164 of file lapmessage.cpp.
Referenced by setEndPositionLong().
| quint32 LapMessage::enhancedAvgAltitude | ( | ) | const |
Returns the LapMessage data message's enhancedAvgAltitude field's current value.
enhancedAvgAltitude field value. Definition at line 1194 of file lapmessage.cpp.
Referenced by setEnhancedAvgAltitude().
| quint32 LapMessage::enhancedAvgSpeed | ( | ) | const |
Returns the LapMessage data message's enhancedAvgSpeed field's current value.
enhancedAvgSpeed field value. Definition at line 1172 of file lapmessage.cpp.
Referenced by setEnhancedAvgSpeed().
| quint32 LapMessage::enhancedMaxAltitude | ( | ) | const |
Returns the LapMessage data message's enhancedMaxAltitude field's current value.
enhancedMaxAltitude field value. Definition at line 1216 of file lapmessage.cpp.
Referenced by setEnhancedMaxAltitude().
| quint32 LapMessage::enhancedMaxSpeed | ( | ) | const |
Returns the LapMessage data message's enhancedMaxSpeed field's current value.
enhancedMaxSpeed field value. Definition at line 1183 of file lapmessage.cpp.
Referenced by setEnhancedMaxSpeed().
| quint32 LapMessage::enhancedMinAltitude | ( | ) | const |
Returns the LapMessage data message's enhancedMinAltitude field's current value.
enhancedMinAltitude field value. Definition at line 1205 of file lapmessage.cpp.
Referenced by setEnhancedMinAltitude().
| Event LapMessage::event | ( | ) | const |
Returns the LapMessage data message's event field's current value.
event field value. Definition at line 98 of file lapmessage.cpp.
Referenced by setEvent().
| quint8 LapMessage::eventGroup | ( | ) | const |
Returns the LapMessage data message's eventGroup field's current value.
eventGroup field value. Definition at line 396 of file lapmessage.cpp.
Referenced by setEventGroup().
| EventType LapMessage::eventType | ( | ) | const |
Returns the LapMessage data message's eventType field's current value.
eventType field value. Definition at line 109 of file lapmessage.cpp.
Referenced by setEventType().
| quint16 LapMessage::firstLengthIndex | ( | ) | const |
Returns the LapMessage data message's firstLengthIndex field's current value.
firstLengthIndex field value. Definition at line 442 of file lapmessage.cpp.
Referenced by setFirstLengthIndex().
| quint8 LapMessage::gpsAccuracy | ( | ) | const |
Returns the LapMessage data message's gpsAccuracy field's current value.
gpsAccuracy field value. Definition at line 532 of file lapmessage.cpp.
Referenced by setGpsAccuracy().
| Intensity LapMessage::intensity | ( | ) | const |
Returns the LapMessage data message's intensity field's current value.
intensity field value. Definition at line 363 of file lapmessage.cpp.
Referenced by setIntensity().
| quint16 LapMessage::jumpCount | ( | ) | const |
Returns the LapMessage data message's jumpCount field's current value.
jumpCount field value. Definition at line 1338 of file lapmessage.cpp.
Referenced by setJumpCount().
| LapTrigger LapMessage::lapTrigger | ( | ) | const |
Returns the LapMessage data message's lapTrigger field's current value.
lapTrigger field value. Definition at line 374 of file lapmessage.cpp.
Referenced by setLapTrigger().
| LeftRightBalance100 LapMessage::leftRightBalance | ( | ) | const |
Returns the LapMessage data message's leftRightBalance field's current value.
leftRightBalance field value. Definition at line 431 of file lapmessage.cpp.
Referenced by setLeftRightBalance().
| quint8 LapMessage::levBatteryConsumption | ( | ) | const |
Returns the LapMessage data message's levBatteryConsumption field's current value.
lev battery consumption during lap
levBatteryConsumption field value. Definition at line 1255 of file lapmessage.cpp.
Referenced by setLevBatteryConsumption().
| quint16 LapMessage::maxAltitude | ( | ) | const |
Returns the LapMessage data message's maxAltitude field's current value.
maxAltitude field value. Definition at line 521 of file lapmessage.cpp.
Referenced by setMaxAltitude().
| quint8 LapMessage::maxCadence | ( | ) | const |
Returns the LapMessage data message's maxCadence field's current value.
maxCadence field value. Definition at line 305 of file lapmessage.cpp.
Referenced by setMaxCadence().
| 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.
maxCadencePosition field value. Definition at line 1161 of file lapmessage.cpp.
Referenced by setMaxCadencePosition().
| quint16 LapMessage::maxCoreTemperature | ( | ) | const |
Returns the LapMessage data message's maxCoreTemperature field's current value.
maxCoreTemperature field value. Definition at line 1425 of file lapmessage.cpp.
Referenced by setMaxCoreTemperature().
| quint8 LapMessage::maxFractionalCadence | ( | ) | const |
Returns the LapMessage data message's maxFractionalCadence field's current value.
fractional part of the max_cadence
maxFractionalCadence field value. Definition at line 848 of file lapmessage.cpp.
Referenced by setMaxFractionalCadence().
| quint8 LapMessage::maxHeartRate | ( | ) | const |
Returns the LapMessage data message's maxHeartRate field's current value.
maxHeartRate field value. Definition at line 280 of file lapmessage.cpp.
Referenced by setMaxHeartRate().
| quint16 LapMessage::maxLevMotorPower | ( | ) | const |
Returns the LapMessage data message's maxLevMotorPower field's current value.
lev maximum motor power during lap
maxLevMotorPower field value. Definition at line 1242 of file lapmessage.cpp.
Referenced by setMaxLevMotorPower().
| qint16 LapMessage::maxNegGrade | ( | ) | const |
Returns the LapMessage data message's maxNegGrade field's current value.
maxNegGrade field value. Definition at line 587 of file lapmessage.cpp.
Referenced by setMaxNegGrade().
| qint16 LapMessage::maxNegVerticalSpeed | ( | ) | const |
Returns the LapMessage data message's maxNegVerticalSpeed field's current value.
maxNegVerticalSpeed field value. Definition at line 664 of file lapmessage.cpp.
Referenced by setMaxNegVerticalSpeed().
| qint16 LapMessage::maxPosGrade | ( | ) | const |
Returns the LapMessage data message's maxPosGrade field's current value.
maxPosGrade field value. Definition at line 576 of file lapmessage.cpp.
Referenced by setMaxPosGrade().
| qint16 LapMessage::maxPosVerticalSpeed | ( | ) | const |
Returns the LapMessage data message's maxPosVerticalSpeed field's current value.
maxPosVerticalSpeed field value. Definition at line 653 of file lapmessage.cpp.
Referenced by setMaxPosVerticalSpeed().
| quint16 LapMessage::maxPower | ( | ) | const |
Returns the LapMessage data message's maxPower field's current value.
maxPower field value. Definition at line 330 of file lapmessage.cpp.
Referenced by setMaxPower().
| 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.
maxPowerPosition field value. Definition at line 1135 of file lapmessage.cpp.
Referenced by setMaxPowerPosition().
| quint16 LapMessage::maxSaturatedHemoglobinPercent | ( | ) | const |
Returns the LapMessage data message's maxSaturatedHemoglobinPercent field's current value.
Max percentage of hemoglobin saturated with oxygen
maxSaturatedHemoglobinPercent field value. Definition at line 950 of file lapmessage.cpp.
Referenced by setMaxSaturatedHemoglobinPercent().
| quint16 LapMessage::maxSpeed | ( | ) | const |
Returns the LapMessage data message's maxSpeed field's current value.
maxSpeed field value. Definition at line 258 of file lapmessage.cpp.
Referenced by setMaxSpeed().
| qint8 LapMessage::maxTemperature | ( | ) | const |
Returns the LapMessage data message's maxTemperature field's current value.
maxTemperature field value. Definition at line 609 of file lapmessage.cpp.
Referenced by setMaxTemperature().
| quint16 LapMessage::maxTotalHemoglobinConc | ( | ) | const |
Returns the LapMessage data message's maxTotalHemoglobinConc field's current value.
Max saturated and unsaturated hemoglobin
maxTotalHemoglobinConc field value. Definition at line 911 of file lapmessage.cpp.
Referenced by setMaxTotalHemoglobinConc().
| MessageIndex LapMessage::messageIndex | ( | ) | const |
Returns the LapMessage data message's messageIndex field's current value.
messageIndex field value. Definition at line 74 of file lapmessage.cpp.
Referenced by setMessageIndex().
| quint16 LapMessage::minAltitude | ( | ) | const |
Returns the LapMessage data message's minAltitude field's current value.
minAltitude field value. Definition at line 730 of file lapmessage.cpp.
Referenced by setMinAltitude().
| quint16 LapMessage::minCoreTemperature | ( | ) | const |
Returns the LapMessage data message's minCoreTemperature field's current value.
minCoreTemperature field value. Definition at line 1414 of file lapmessage.cpp.
Referenced by setMinCoreTemperature().
| quint8 LapMessage::minHeartRate | ( | ) | const |
Returns the LapMessage data message's minHeartRate field's current value.
minHeartRate field value. Definition at line 741 of file lapmessage.cpp.
Referenced by setMinHeartRate().
| quint16 LapMessage::minSaturatedHemoglobinPercent | ( | ) | const |
Returns the LapMessage data message's minSaturatedHemoglobinPercent field's current value.
Min percentage of hemoglobin saturated with oxygen
minSaturatedHemoglobinPercent field value. Definition at line 937 of file lapmessage.cpp.
Referenced by setMinSaturatedHemoglobinPercent().
| quint16 LapMessage::minTotalHemoglobinConc | ( | ) | const |
Returns the LapMessage data message's minTotalHemoglobinConc field's current value.
Min saturated and unsaturated hemoglobin
minTotalHemoglobinConc field value. Definition at line 898 of file lapmessage.cpp.
Referenced by setMinTotalHemoglobinConc().
| quint16 LapMessage::normalizedPower | ( | ) | const |
Returns the LapMessage data message's normalizedPower field's current value.
normalizedPower field value. Definition at line 420 of file lapmessage.cpp.
Referenced by setNormalizedPower().
| quint16 LapMessage::numActiveLengths | ( | ) | const |
Returns the LapMessage data message's numActiveLengths field's current value.
numActiveLengths field value. Definition at line 488 of file lapmessage.cpp.
Referenced by setNumActiveLengths().
| quint16 LapMessage::numLengths | ( | ) | const |
Returns the LapMessage data message's numLengths field's current value.
numLengths field value. Definition at line 409 of file lapmessage.cpp.
Referenced by setNumLengths().
| quint16 LapMessage::opponentScore | ( | ) | const |
Returns the LapMessage data message's opponentScore field's current value.
opponentScore field value. Definition at line 763 of file lapmessage.cpp.
Referenced by setOpponentScore().
| quint16 LapMessage::playerScore | ( | ) | const |
Returns the LapMessage data message's playerScore field's current value.
playerScore field value. Definition at line 872 of file lapmessage.cpp.
Referenced by setPlayerScore().
| quint16 LapMessage::repetitionNum | ( | ) | const |
Returns the LapMessage data message's repetitionNum field's current value.
repetitionNum field value. Definition at line 719 of file lapmessage.cpp.
Referenced by setRepetitionNum().
| void LapMessage::setAvgAltitude | ( | const quint16 | avgAltitude | ) |
Sets the avgAltitude field to avgAltitude.
| avgAltitude | The field value to set. |
Definition at line 1816 of file lapmessage.cpp.
References avgAltitude().
| void LapMessage::setAvgCadence | ( | const quint8 | avgCadence | ) |
Sets the avgCadence field to avgCadence.
| avgCadence | The field value to set. |
Definition at line 1626 of file lapmessage.cpp.
References avgCadence().
| void LapMessage::setAvgCadencePosition | ( | const quint8 | avgCadencePosition | ) |
Sets the avgCadencePosition field to avgCadencePosition.
| avgCadencePosition | The field value to set. |
Definition at line 2356 of file lapmessage.cpp.
References avgCadencePosition().
| void LapMessage::setAvgCombinedPedalSmoothness | ( | const quint8 | avgCombinedPedalSmoothness | ) |
Sets the avgCombinedPedalSmoothness field to avgCombinedPedalSmoothness.
| avgCombinedPedalSmoothness | The field value to set. |
Definition at line 2246 of file lapmessage.cpp.
References avgCombinedPedalSmoothness().
| void LapMessage::setAvgCoreTemperature | ( | const quint16 | avgCoreTemperature | ) |
Sets the avgCoreTemperature field to avgCoreTemperature.
| avgCoreTemperature | The field value to set. |
Definition at line 2566 of file lapmessage.cpp.
References avgCoreTemperature().
| void LapMessage::setAvgFlow | ( | const float | avgFlow | ) |
Sets the avgFlow field to avgFlow.
| avgFlow | The field value to set. |
Definition at line 2536 of file lapmessage.cpp.
References avgFlow().
| void LapMessage::setAvgFractionalCadence | ( | const quint8 | avgFractionalCadence | ) |
Sets the avgFractionalCadence field to avgFractionalCadence.
| avgFractionalCadence | The field value to set. |
Definition at line 2106 of file lapmessage.cpp.
References avgFractionalCadence().
| void LapMessage::setAvgGrade | ( | const qint16 | avgGrade | ) |
Sets the avgGrade field to avgGrade.
| avgGrade | The field value to set. |
Definition at line 1846 of file lapmessage.cpp.
References avgGrade().
| void LapMessage::setAvgGrit | ( | const float | avgGrit | ) |
Sets the avgGrit field to avgGrit.
| avgGrit | The field value to set. |
Definition at line 2526 of file lapmessage.cpp.
References avgGrit().
| void LapMessage::setAvgHeartRate | ( | const quint8 | avgHeartRate | ) |
Sets the avgHeartRate field to avgHeartRate.
| avgHeartRate | The field value to set. |
Definition at line 1606 of file lapmessage.cpp.
References avgHeartRate().
| void LapMessage::setAvgLeftPco | ( | const qint8 | avgLeftPco | ) |
Sets the avgLeftPco field to avgLeftPco.
| avgLeftPco | The field value to set. |
Definition at line 2276 of file lapmessage.cpp.
References avgLeftPco().
| void LapMessage::setAvgLeftPedalSmoothness | ( | const quint8 | avgLeftPedalSmoothness | ) |
Sets the avgLeftPedalSmoothness field to avgLeftPedalSmoothness.
| avgLeftPedalSmoothness | The field value to set. |
Definition at line 2226 of file lapmessage.cpp.
References avgLeftPedalSmoothness().
| void LapMessage::setAvgLeftPowerPhase | ( | const quint8 | avgLeftPowerPhase | ) |
Sets the avgLeftPowerPhase field to avgLeftPowerPhase.
| avgLeftPowerPhase | The field value to set. |
Definition at line 2296 of file lapmessage.cpp.
References avgLeftPowerPhase().
| void LapMessage::setAvgLeftPowerPhasePeak | ( | const quint8 | avgLeftPowerPhasePeak | ) |
Sets the avgLeftPowerPhasePeak field to avgLeftPowerPhasePeak.
| avgLeftPowerPhasePeak | The field value to set. |
Definition at line 2306 of file lapmessage.cpp.
References avgLeftPowerPhasePeak().
| void LapMessage::setAvgLeftTorqueEffectiveness | ( | const quint8 | avgLeftTorqueEffectiveness | ) |
Sets the avgLeftTorqueEffectiveness field to avgLeftTorqueEffectiveness.
| avgLeftTorqueEffectiveness | The field value to set. |
Definition at line 2206 of file lapmessage.cpp.
References avgLeftTorqueEffectiveness().
| void LapMessage::setAvgLevMotorPower | ( | const quint16 | avgLevMotorPower | ) |
Sets the avgLevMotorPower field to avgLevMotorPower.
| avgLevMotorPower | The field value to set. |
Definition at line 2426 of file lapmessage.cpp.
References avgLevMotorPower().
| void LapMessage::setAvgNegGrade | ( | const qint16 | avgNegGrade | ) |
Sets the avgNegGrade field to avgNegGrade.
| avgNegGrade | The field value to set. |
Definition at line 1866 of file lapmessage.cpp.
References avgNegGrade().
| void LapMessage::setAvgNegVerticalSpeed | ( | const qint16 | avgNegVerticalSpeed | ) |
Sets the avgNegVerticalSpeed field to avgNegVerticalSpeed.
| avgNegVerticalSpeed | The field value to set. |
Definition at line 1936 of file lapmessage.cpp.
References avgNegVerticalSpeed().
| void LapMessage::setAvgPosGrade | ( | const qint16 | avgPosGrade | ) |
Sets the avgPosGrade field to avgPosGrade.
| avgPosGrade | The field value to set. |
Definition at line 1856 of file lapmessage.cpp.
References avgPosGrade().
| void LapMessage::setAvgPosVerticalSpeed | ( | const qint16 | avgPosVerticalSpeed | ) |
Sets the avgPosVerticalSpeed field to avgPosVerticalSpeed.
| avgPosVerticalSpeed | The field value to set. |
Definition at line 1926 of file lapmessage.cpp.
References avgPosVerticalSpeed().
| void LapMessage::setAvgPower | ( | const quint16 | avgPower | ) |
Sets the avgPower field to avgPower.
| avgPower | The field value to set. |
Definition at line 1646 of file lapmessage.cpp.
References avgPower().
| void LapMessage::setAvgPowerPosition | ( | const quint16 | avgPowerPosition | ) |
Sets the avgPowerPosition field to avgPowerPosition.
| avgPowerPosition | The field value to set. |
Definition at line 2336 of file lapmessage.cpp.
References avgPowerPosition().
| void LapMessage::setAvgRightPco | ( | const qint8 | avgRightPco | ) |
Sets the avgRightPco field to avgRightPco.
| avgRightPco | The field value to set. |
Definition at line 2286 of file lapmessage.cpp.
References avgRightPco().
| void LapMessage::setAvgRightPedalSmoothness | ( | const quint8 | avgRightPedalSmoothness | ) |
Sets the avgRightPedalSmoothness field to avgRightPedalSmoothness.
| avgRightPedalSmoothness | The field value to set. |
Definition at line 2236 of file lapmessage.cpp.
References avgRightPedalSmoothness().
| void LapMessage::setAvgRightPowerPhase | ( | const quint8 | avgRightPowerPhase | ) |
Sets the avgRightPowerPhase field to avgRightPowerPhase.
| avgRightPowerPhase | The field value to set. |
Definition at line 2316 of file lapmessage.cpp.
References avgRightPowerPhase().
| void LapMessage::setAvgRightPowerPhasePeak | ( | const quint8 | avgRightPowerPhasePeak | ) |
Sets the avgRightPowerPhasePeak field to avgRightPowerPhasePeak.
| avgRightPowerPhasePeak | The field value to set. |
Definition at line 2326 of file lapmessage.cpp.
References avgRightPowerPhasePeak().
| void LapMessage::setAvgRightTorqueEffectiveness | ( | const quint8 | avgRightTorqueEffectiveness | ) |
Sets the avgRightTorqueEffectiveness field to avgRightTorqueEffectiveness.
| avgRightTorqueEffectiveness | The field value to set. |
Definition at line 2216 of file lapmessage.cpp.
References avgRightTorqueEffectiveness().
| void LapMessage::setAvgSaturatedHemoglobinPercent | ( | const quint16 | avgSaturatedHemoglobinPercent | ) |
Sets the avgSaturatedHemoglobinPercent field to avgSaturatedHemoglobinPercent.
| avgSaturatedHemoglobinPercent | The field value to set. |
Definition at line 2176 of file lapmessage.cpp.
References avgSaturatedHemoglobinPercent().
| void LapMessage::setAvgSpeed | ( | const quint16 | avgSpeed | ) |
Sets the avgSpeed field to avgSpeed.
| avgSpeed | The field value to set. |
Definition at line 1586 of file lapmessage.cpp.
References avgSpeed().
| void LapMessage::setAvgStanceTime | ( | const quint16 | avgStanceTime | ) |
Sets the avgStanceTime field to avgStanceTime.
| avgStanceTime | The field value to set. |
Definition at line 2096 of file lapmessage.cpp.
References avgStanceTime().
| void LapMessage::setAvgStanceTimeBalance | ( | const quint16 | avgStanceTimeBalance | ) |
Sets the avgStanceTimeBalance field to avgStanceTimeBalance.
| avgStanceTimeBalance | The field value to set. |
Definition at line 2466 of file lapmessage.cpp.
References avgStanceTimeBalance().
| void LapMessage::setAvgStanceTimePercent | ( | const quint16 | avgStanceTimePercent | ) |
Sets the avgStanceTimePercent field to avgStanceTimePercent.
| avgStanceTimePercent | The field value to set. |
Definition at line 2086 of file lapmessage.cpp.
References avgStanceTimePercent().
| void LapMessage::setAvgStepLength | ( | const quint16 | avgStepLength | ) |
Sets the avgStepLength field to avgStepLength.
| avgStepLength | The field value to set. |
Definition at line 2476 of file lapmessage.cpp.
References avgStepLength().
| void LapMessage::setAvgStrokeDistance | ( | const quint16 | avgStrokeDistance | ) |
Sets the avgStrokeDistance field to avgStrokeDistance.
| avgStrokeDistance | The field value to set. |
Definition at line 1766 of file lapmessage.cpp.
References avgStrokeDistance().
| void LapMessage::setAvgTemperature | ( | const qint8 | avgTemperature | ) |
Sets the avgTemperature field to avgTemperature.
| avgTemperature | The field value to set. |
Definition at line 1896 of file lapmessage.cpp.
References avgTemperature().
| void LapMessage::setAvgTotalHemoglobinConc | ( | const quint16 | avgTotalHemoglobinConc | ) |
Sets the avgTotalHemoglobinConc field to avgTotalHemoglobinConc.
| avgTotalHemoglobinConc | The field value to set. |
Definition at line 2146 of file lapmessage.cpp.
References avgTotalHemoglobinConc().
| void LapMessage::setAvgVam | ( | const quint16 | avgVam | ) |
Sets the avgVam field to avgVam.
| avgVam | The field value to set. |
Definition at line 2486 of file lapmessage.cpp.
References avgVam().
| void LapMessage::setAvgVerticalOscillation | ( | const quint16 | avgVerticalOscillation | ) |
Sets the avgVerticalOscillation field to avgVerticalOscillation.
| avgVerticalOscillation | The field value to set. |
Definition at line 2076 of file lapmessage.cpp.
References avgVerticalOscillation().
| void LapMessage::setAvgVerticalRatio | ( | const quint16 | avgVerticalRatio | ) |
Sets the avgVerticalRatio field to avgVerticalRatio.
| avgVerticalRatio | The field value to set. |
Definition at line 2456 of file lapmessage.cpp.
References avgVerticalRatio().
| void LapMessage::setEndPositionLat | ( | const qint32 | endPositionLat | ) |
Sets the endPositionLat field to endPositionLat.
| endPositionLat | The field value to set. |
Definition at line 1506 of file lapmessage.cpp.
References endPositionLat().
| void LapMessage::setEndPositionLong | ( | const qint32 | endPositionLong | ) |
Sets the endPositionLong field to endPositionLong.
| endPositionLong | The field value to set. |
Definition at line 1516 of file lapmessage.cpp.
References endPositionLong().
| void LapMessage::setEnhancedAvgAltitude | ( | const quint32 | enhancedAvgAltitude | ) |
Sets the enhancedAvgAltitude field to enhancedAvgAltitude.
| enhancedAvgAltitude | The field value to set. |
Definition at line 2396 of file lapmessage.cpp.
References enhancedAvgAltitude().
| void LapMessage::setEnhancedAvgSpeed | ( | const quint32 | enhancedAvgSpeed | ) |
Sets the enhancedAvgSpeed field to enhancedAvgSpeed.
| enhancedAvgSpeed | The field value to set. |
Definition at line 2376 of file lapmessage.cpp.
References enhancedAvgSpeed().
| void LapMessage::setEnhancedMaxAltitude | ( | const quint32 | enhancedMaxAltitude | ) |
Sets the enhancedMaxAltitude field to enhancedMaxAltitude.
| enhancedMaxAltitude | The field value to set. |
Definition at line 2416 of file lapmessage.cpp.
References enhancedMaxAltitude().
| void LapMessage::setEnhancedMaxSpeed | ( | const quint32 | enhancedMaxSpeed | ) |
Sets the enhancedMaxSpeed field to enhancedMaxSpeed.
| enhancedMaxSpeed | The field value to set. |
Definition at line 2386 of file lapmessage.cpp.
References enhancedMaxSpeed().
| void LapMessage::setEnhancedMinAltitude | ( | const quint32 | enhancedMinAltitude | ) |
Sets the enhancedMinAltitude field to enhancedMinAltitude.
| enhancedMinAltitude | The field value to set. |
Definition at line 2406 of file lapmessage.cpp.
References enhancedMinAltitude().
| void LapMessage::setEvent | ( | const Event | event | ) |
Sets the event field to event.
| event | The field value to set. |
Definition at line 1456 of file lapmessage.cpp.
References event().
| void LapMessage::setEventGroup | ( | const quint8 | eventGroup | ) |
Sets the eventGroup field to eventGroup.
| eventGroup | The field value to set. |
Definition at line 1716 of file lapmessage.cpp.
References eventGroup().
| void LapMessage::setEventType | ( | const EventType | eventType | ) |
Sets the eventType field to eventType.
| eventType | The field value to set. |
Definition at line 1466 of file lapmessage.cpp.
References eventType().
| void LapMessage::setFirstLengthIndex | ( | const quint16 | firstLengthIndex | ) |
Sets the firstLengthIndex field to firstLengthIndex.
| firstLengthIndex | The field value to set. |
Definition at line 1756 of file lapmessage.cpp.
References firstLengthIndex().
| void LapMessage::setGpsAccuracy | ( | const quint8 | gpsAccuracy | ) |
Sets the gpsAccuracy field to gpsAccuracy.
| gpsAccuracy | The field value to set. |
Definition at line 1836 of file lapmessage.cpp.
References gpsAccuracy().
| void LapMessage::setIntensity | ( | const Intensity | intensity | ) |
Sets the intensity field to intensity.
| intensity | The field value to set. |
Definition at line 1686 of file lapmessage.cpp.
References intensity().
| void LapMessage::setJumpCount | ( | const quint16 | jumpCount | ) |
Sets the jumpCount field to jumpCount.
| jumpCount | The field value to set. |
Definition at line 2516 of file lapmessage.cpp.
References jumpCount().
| void LapMessage::setLapTrigger | ( | const LapTrigger | lapTrigger | ) |
Sets the lapTrigger field to lapTrigger.
| lapTrigger | The field value to set. |
Definition at line 1696 of file lapmessage.cpp.
References lapTrigger().
| void LapMessage::setLeftRightBalance | ( | const LeftRightBalance100 | leftRightBalance | ) |
Sets the leftRightBalance field to leftRightBalance.
| leftRightBalance | The field value to set. |
Definition at line 1746 of file lapmessage.cpp.
References leftRightBalance().
| void LapMessage::setLevBatteryConsumption | ( | const quint8 | levBatteryConsumption | ) |
Sets the levBatteryConsumption field to levBatteryConsumption.
| levBatteryConsumption | The field value to set. |
Definition at line 2446 of file lapmessage.cpp.
References levBatteryConsumption().
| void LapMessage::setMaxAltitude | ( | const quint16 | maxAltitude | ) |
Sets the maxAltitude field to maxAltitude.
| maxAltitude | The field value to set. |
Definition at line 1826 of file lapmessage.cpp.
References maxAltitude().
| void LapMessage::setMaxCadence | ( | const quint8 | maxCadence | ) |
Sets the maxCadence field to maxCadence.
| maxCadence | The field value to set. |
Definition at line 1636 of file lapmessage.cpp.
References maxCadence().
| void LapMessage::setMaxCadencePosition | ( | const quint8 | maxCadencePosition | ) |
Sets the maxCadencePosition field to maxCadencePosition.
| maxCadencePosition | The field value to set. |
Definition at line 2366 of file lapmessage.cpp.
References maxCadencePosition().
| void LapMessage::setMaxCoreTemperature | ( | const quint16 | maxCoreTemperature | ) |
Sets the maxCoreTemperature field to maxCoreTemperature.
| maxCoreTemperature | The field value to set. |
Definition at line 2586 of file lapmessage.cpp.
References maxCoreTemperature().
| void LapMessage::setMaxFractionalCadence | ( | const quint8 | maxFractionalCadence | ) |
Sets the maxFractionalCadence field to maxFractionalCadence.
| maxFractionalCadence | The field value to set. |
Definition at line 2116 of file lapmessage.cpp.
References maxFractionalCadence().
| void LapMessage::setMaxHeartRate | ( | const quint8 | maxHeartRate | ) |
Sets the maxHeartRate field to maxHeartRate.
| maxHeartRate | The field value to set. |
Definition at line 1616 of file lapmessage.cpp.
References maxHeartRate().
| void LapMessage::setMaxLevMotorPower | ( | const quint16 | maxLevMotorPower | ) |
Sets the maxLevMotorPower field to maxLevMotorPower.
| maxLevMotorPower | The field value to set. |
Definition at line 2436 of file lapmessage.cpp.
References maxLevMotorPower().
| void LapMessage::setMaxNegGrade | ( | const qint16 | maxNegGrade | ) |
Sets the maxNegGrade field to maxNegGrade.
| maxNegGrade | The field value to set. |
Definition at line 1886 of file lapmessage.cpp.
References maxNegGrade().
| void LapMessage::setMaxNegVerticalSpeed | ( | const qint16 | maxNegVerticalSpeed | ) |
Sets the maxNegVerticalSpeed field to maxNegVerticalSpeed.
| maxNegVerticalSpeed | The field value to set. |
Definition at line 1956 of file lapmessage.cpp.
References maxNegVerticalSpeed().
| void LapMessage::setMaxPosGrade | ( | const qint16 | maxPosGrade | ) |
Sets the maxPosGrade field to maxPosGrade.
| maxPosGrade | The field value to set. |
Definition at line 1876 of file lapmessage.cpp.
References maxPosGrade().
| void LapMessage::setMaxPosVerticalSpeed | ( | const qint16 | maxPosVerticalSpeed | ) |
Sets the maxPosVerticalSpeed field to maxPosVerticalSpeed.
| maxPosVerticalSpeed | The field value to set. |
Definition at line 1946 of file lapmessage.cpp.
References maxPosVerticalSpeed().
| void LapMessage::setMaxPower | ( | const quint16 | maxPower | ) |
Sets the maxPower field to maxPower.
| maxPower | The field value to set. |
Definition at line 1656 of file lapmessage.cpp.
References maxPower().
| void LapMessage::setMaxPowerPosition | ( | const quint16 | maxPowerPosition | ) |
Sets the maxPowerPosition field to maxPowerPosition.
| maxPowerPosition | The field value to set. |
Definition at line 2346 of file lapmessage.cpp.
References maxPowerPosition().
| void LapMessage::setMaxSaturatedHemoglobinPercent | ( | const quint16 | maxSaturatedHemoglobinPercent | ) |
Sets the maxSaturatedHemoglobinPercent field to maxSaturatedHemoglobinPercent.
| maxSaturatedHemoglobinPercent | The field value to set. |
Definition at line 2196 of file lapmessage.cpp.
References maxSaturatedHemoglobinPercent().
| void LapMessage::setMaxSpeed | ( | const quint16 | maxSpeed | ) |
Sets the maxSpeed field to maxSpeed.
| maxSpeed | The field value to set. |
Definition at line 1596 of file lapmessage.cpp.
References maxSpeed().
| void LapMessage::setMaxTemperature | ( | const qint8 | maxTemperature | ) |
Sets the maxTemperature field to maxTemperature.
| maxTemperature | The field value to set. |
Definition at line 1906 of file lapmessage.cpp.
References maxTemperature().
| void LapMessage::setMaxTotalHemoglobinConc | ( | const quint16 | maxTotalHemoglobinConc | ) |
Sets the maxTotalHemoglobinConc field to maxTotalHemoglobinConc.
| maxTotalHemoglobinConc | The field value to set. |
Definition at line 2166 of file lapmessage.cpp.
References maxTotalHemoglobinConc().
| void LapMessage::setMessageIndex | ( | const MessageIndex | messageIndex | ) |
Sets the messageIndex field to messageIndex.
| messageIndex | The field value to set. |
Definition at line 1436 of file lapmessage.cpp.
References messageIndex().
| void LapMessage::setMinAltitude | ( | const quint16 | minAltitude | ) |
Sets the minAltitude field to minAltitude.
| minAltitude | The field value to set. |
Definition at line 2016 of file lapmessage.cpp.
References minAltitude().
| void LapMessage::setMinCoreTemperature | ( | const quint16 | minCoreTemperature | ) |
Sets the minCoreTemperature field to minCoreTemperature.
| minCoreTemperature | The field value to set. |
Definition at line 2576 of file lapmessage.cpp.
References minCoreTemperature().
| void LapMessage::setMinHeartRate | ( | const quint8 | minHeartRate | ) |
Sets the minHeartRate field to minHeartRate.
| minHeartRate | The field value to set. |
Definition at line 2026 of file lapmessage.cpp.
References minHeartRate().
| void LapMessage::setMinSaturatedHemoglobinPercent | ( | const quint16 | minSaturatedHemoglobinPercent | ) |
Sets the minSaturatedHemoglobinPercent field to minSaturatedHemoglobinPercent.
| minSaturatedHemoglobinPercent | The field value to set. |
Definition at line 2186 of file lapmessage.cpp.
References minSaturatedHemoglobinPercent().
| void LapMessage::setMinTotalHemoglobinConc | ( | const quint16 | minTotalHemoglobinConc | ) |
Sets the minTotalHemoglobinConc field to minTotalHemoglobinConc.
| minTotalHemoglobinConc | The field value to set. |
Definition at line 2156 of file lapmessage.cpp.
References minTotalHemoglobinConc().
| void LapMessage::setNormalizedPower | ( | const quint16 | normalizedPower | ) |
Sets the normalizedPower field to normalizedPower.
| normalizedPower | The field value to set. |
Definition at line 1736 of file lapmessage.cpp.
References normalizedPower().
| void LapMessage::setNumActiveLengths | ( | const quint16 | numActiveLengths | ) |
Sets the numActiveLengths field to numActiveLengths.
| numActiveLengths | The field value to set. |
Definition at line 1796 of file lapmessage.cpp.
References numActiveLengths().
| void LapMessage::setNumLengths | ( | const quint16 | numLengths | ) |
Sets the numLengths field to numLengths.
| numLengths | The field value to set. |
Definition at line 1726 of file lapmessage.cpp.
References numLengths().
| void LapMessage::setOpponentScore | ( | const quint16 | opponentScore | ) |
Sets the opponentScore field to opponentScore.
| opponentScore | The field value to set. |
Definition at line 2046 of file lapmessage.cpp.
References opponentScore().
| void LapMessage::setPlayerScore | ( | const quint16 | playerScore | ) |
Sets the playerScore field to playerScore.
| playerScore | The field value to set. |
Definition at line 2136 of file lapmessage.cpp.
References playerScore().
| void LapMessage::setRepetitionNum | ( | const quint16 | repetitionNum | ) |
Sets the repetitionNum field to repetitionNum.
| repetitionNum | The field value to set. |
Definition at line 2006 of file lapmessage.cpp.
References repetitionNum().
| void LapMessage::setSport | ( | const Sport | sport | ) |
Sets the sport field to sport.
| sport | The field value to set. |
Definition at line 1706 of file lapmessage.cpp.
References sport().
| void LapMessage::setStandCount | ( | const quint16 | standCount | ) |
Sets the standCount field to standCount.
| standCount | The field value to set. |
Definition at line 2266 of file lapmessage.cpp.
References standCount().
| void LapMessage::setStartPositionLat | ( | const qint32 | startPositionLat | ) |
Sets the startPositionLat field to startPositionLat.
| startPositionLat | The field value to set. |
Definition at line 1486 of file lapmessage.cpp.
References startPositionLat().
| void LapMessage::setStartPositionLong | ( | const qint32 | startPositionLong | ) |
Sets the startPositionLong field to startPositionLong.
| startPositionLong | The field value to set. |
Definition at line 1496 of file lapmessage.cpp.
References startPositionLong().
| void LapMessage::setStartTime | ( | const DateTime | startTime | ) |
Sets the startTime field to startTime.
| startTime | The field value to set. |
Definition at line 1476 of file lapmessage.cpp.
References startTime().
| void LapMessage::setStrokeCount | ( | const quint16 | strokeCount | ) |
Sets the strokeCount field to strokeCount.
| strokeCount | The field value to set. |
Definition at line 2056 of file lapmessage.cpp.
References strokeCount().
| void LapMessage::setSubSport | ( | const SubSport | subSport | ) |
Sets the subSport field to subSport.
| subSport | The field value to set. |
Definition at line 1786 of file lapmessage.cpp.
References subSport().
| void LapMessage::setSwimStroke | ( | const SwimStroke | swimStroke | ) |
Sets the swimStroke field to swimStroke.
| swimStroke | The field value to set. |
Definition at line 1776 of file lapmessage.cpp.
References swimStroke().
| void LapMessage::setTimeInCadenceZone | ( | const quint32 | timeInCadenceZone | ) |
Sets the timeInCadenceZone field to timeInCadenceZone.
| timeInCadenceZone | The field value to set. |
Definition at line 1986 of file lapmessage.cpp.
References timeInCadenceZone().
| void LapMessage::setTimeInHrZone | ( | const quint32 | timeInHrZone | ) |
Sets the timeInHrZone field to timeInHrZone.
| timeInHrZone | The field value to set. |
Definition at line 1966 of file lapmessage.cpp.
References timeInHrZone().
| void LapMessage::setTimeInPowerZone | ( | const quint32 | timeInPowerZone | ) |
Sets the timeInPowerZone field to timeInPowerZone.
| timeInPowerZone | The field value to set. |
Definition at line 1996 of file lapmessage.cpp.
References timeInPowerZone().
| void LapMessage::setTimeInSpeedZone | ( | const quint32 | timeInSpeedZone | ) |
Sets the timeInSpeedZone field to timeInSpeedZone.
| timeInSpeedZone | The field value to set. |
Definition at line 1976 of file lapmessage.cpp.
References timeInSpeedZone().
| void LapMessage::setTimestamp | ( | const DateTime | timestamp | ) |
Sets the timestamp field to timestamp.
| timestamp | The field value to set. |
Definition at line 1446 of file lapmessage.cpp.
References timestamp().
| void LapMessage::setTimeStanding | ( | const quint32 | timeStanding | ) |
Sets the timeStanding field to timeStanding.
| timeStanding | The field value to set. |
Definition at line 2256 of file lapmessage.cpp.
References timeStanding().
| void LapMessage::setTotalAscent | ( | const quint16 | totalAscent | ) |
Sets the totalAscent field to totalAscent.
| totalAscent | The field value to set. |
Definition at line 1666 of file lapmessage.cpp.
References totalAscent().
| void LapMessage::setTotalCalories | ( | const quint16 | totalCalories | ) |
Sets the totalCalories field to totalCalories.
| totalCalories | The field value to set. |
Definition at line 1566 of file lapmessage.cpp.
References totalCalories().
| void LapMessage::setTotalCycles | ( | const quint32 | totalCycles | ) |
Sets the totalCycles field to totalCycles.
| totalCycles | The field value to set. |
Definition at line 1556 of file lapmessage.cpp.
References totalCycles().
| void LapMessage::setTotalDescent | ( | const quint16 | totalDescent | ) |
Sets the totalDescent field to totalDescent.
| totalDescent | The field value to set. |
Definition at line 1676 of file lapmessage.cpp.
References totalDescent().
| void LapMessage::setTotalDistance | ( | const quint32 | totalDistance | ) |
Sets the totalDistance field to totalDistance.
| totalDistance | The field value to set. |
Definition at line 1546 of file lapmessage.cpp.
References totalDistance().
| void LapMessage::setTotalElapsedTime | ( | const quint32 | totalElapsedTime | ) |
Sets the totalElapsedTime field to totalElapsedTime.
| totalElapsedTime | The field value to set. |
Definition at line 1526 of file lapmessage.cpp.
References totalElapsedTime().
| void LapMessage::setTotalFatCalories | ( | const quint16 | totalFatCalories | ) |
Sets the totalFatCalories field to totalFatCalories.
| totalFatCalories | The field value to set. |
Definition at line 1576 of file lapmessage.cpp.
References totalFatCalories().
| void LapMessage::setTotalFlow | ( | const float | totalFlow | ) |
Sets the totalFlow field to totalFlow.
| totalFlow | The field value to set. |
Definition at line 2506 of file lapmessage.cpp.
References totalFlow().
| void LapMessage::setTotalFractionalAscent | ( | const quint8 | totalFractionalAscent | ) |
Sets the totalFractionalAscent field to totalFractionalAscent.
| totalFractionalAscent | The field value to set. |
Definition at line 2546 of file lapmessage.cpp.
References totalFractionalAscent().
| void LapMessage::setTotalFractionalCycles | ( | const quint8 | totalFractionalCycles | ) |
Sets the totalFractionalCycles field to totalFractionalCycles.
| totalFractionalCycles | The field value to set. |
Definition at line 2126 of file lapmessage.cpp.
References totalFractionalCycles().
| void LapMessage::setTotalFractionalDescent | ( | const quint8 | totalFractionalDescent | ) |
Sets the totalFractionalDescent field to totalFractionalDescent.
| totalFractionalDescent | The field value to set. |
Definition at line 2556 of file lapmessage.cpp.
References totalFractionalDescent().
| void LapMessage::setTotalGrit | ( | const float | totalGrit | ) |
Sets the totalGrit field to totalGrit.
| totalGrit | The field value to set. |
Definition at line 2496 of file lapmessage.cpp.
References totalGrit().
| void LapMessage::setTotalMovingTime | ( | const quint32 | totalMovingTime | ) |
Sets the totalMovingTime field to totalMovingTime.
| totalMovingTime | The field value to set. |
Definition at line 1916 of file lapmessage.cpp.
References totalMovingTime().
| void LapMessage::setTotalTimerTime | ( | const quint32 | totalTimerTime | ) |
Sets the totalTimerTime field to totalTimerTime.
| totalTimerTime | The field value to set. |
Definition at line 1536 of file lapmessage.cpp.
References totalTimerTime().
| void LapMessage::setTotalWork | ( | const quint32 | totalWork | ) |
Sets the totalWork field to totalWork.
| totalWork | The field value to set. |
Definition at line 1806 of file lapmessage.cpp.
References totalWork().
| void LapMessage::setWktStepIndex | ( | const MessageIndex | wktStepIndex | ) |
Sets the wktStepIndex field to wktStepIndex.
| wktStepIndex | The field value to set. |
Definition at line 2036 of file lapmessage.cpp.
References wktStepIndex().
| void LapMessage::setZoneCount | ( | const quint16 | zoneCount | ) |
Sets the zoneCount field to zoneCount.
| zoneCount | The field value to set. |
Definition at line 2066 of file lapmessage.cpp.
References zoneCount().
| Sport LapMessage::sport | ( | ) | const |
Returns the LapMessage data message's sport field's current value.
sport field value. Definition at line 385 of file lapmessage.cpp.
Referenced by setSport().
| quint16 LapMessage::standCount | ( | ) | const |
Returns the LapMessage data message's standCount field's current value.
Number of transitions to the standing state
standCount field value. Definition at line 1031 of file lapmessage.cpp.
Referenced by setStandCount().
| qint32 LapMessage::startPositionLat | ( | ) | const |
Returns the LapMessage data message's startPositionLat field's current value.
startPositionLat field value. Definition at line 131 of file lapmessage.cpp.
Referenced by setStartPositionLat().
| qint32 LapMessage::startPositionLong | ( | ) | const |
Returns the LapMessage data message's startPositionLong field's current value.
startPositionLong field value. Definition at line 142 of file lapmessage.cpp.
Referenced by setStartPositionLong().
| DateTime LapMessage::startTime | ( | ) | const |
Returns the LapMessage data message's startTime field's current value.
startTime field value. Definition at line 120 of file lapmessage.cpp.
Referenced by setStartTime().
| quint16 LapMessage::strokeCount | ( | ) | const |
Returns the LapMessage data message's strokeCount field's current value.
stroke_type enum used as the index
strokeCount field value. Definition at line 776 of file lapmessage.cpp.
Referenced by setStrokeCount().
| SubSport LapMessage::subSport | ( | ) | const |
Returns the LapMessage data message's subSport field's current value.
subSport field value. Definition at line 475 of file lapmessage.cpp.
Referenced by setSubSport().
| SwimStroke LapMessage::swimStroke | ( | ) | const |
Returns the LapMessage data message's swimStroke field's current value.
swimStroke field value. Definition at line 464 of file lapmessage.cpp.
Referenced by setSwimStroke().
| quint32 LapMessage::timeInCadenceZone | ( | ) | const |
Returns the LapMessage data message's timeInCadenceZone field's current value.
timeInCadenceZone field value. Definition at line 697 of file lapmessage.cpp.
Referenced by setTimeInCadenceZone().
| quint32 LapMessage::timeInHrZone | ( | ) | const |
Returns the LapMessage data message's timeInHrZone field's current value.
timeInHrZone field value. Definition at line 675 of file lapmessage.cpp.
Referenced by setTimeInHrZone().
| quint32 LapMessage::timeInPowerZone | ( | ) | const |
Returns the LapMessage data message's timeInPowerZone field's current value.
timeInPowerZone field value. Definition at line 708 of file lapmessage.cpp.
Referenced by setTimeInPowerZone().
| quint32 LapMessage::timeInSpeedZone | ( | ) | const |
Returns the LapMessage data message's timeInSpeedZone field's current value.
timeInSpeedZone field value. Definition at line 686 of file lapmessage.cpp.
Referenced by setTimeInSpeedZone().
| DateTime LapMessage::timestamp | ( | ) | const |
Returns the LapMessage data message's timestamp field's current value.
Lap end time.
timestamp field value. Definition at line 87 of file lapmessage.cpp.
Referenced by setTimestamp().
| quint32 LapMessage::timeStanding | ( | ) | const |
Returns the LapMessage data message's timeStanding field's current value.
Total time spent in the standing position
timeStanding field value. Definition at line 1018 of file lapmessage.cpp.
Referenced by setTimeStanding().
| quint16 LapMessage::totalAscent | ( | ) | const |
Returns the LapMessage data message's totalAscent field's current value.
totalAscent field value. Definition at line 341 of file lapmessage.cpp.
Referenced by setTotalAscent().
| quint16 LapMessage::totalCalories | ( | ) | const |
Returns the LapMessage data message's totalCalories field's current value.
totalCalories field value. Definition at line 223 of file lapmessage.cpp.
Referenced by setTotalCalories().
| quint32 LapMessage::totalCycles | ( | ) | const |
Returns the LapMessage data message's totalCycles field's current value.
totalCycles field value. Definition at line 212 of file lapmessage.cpp.
Referenced by setTotalCycles().
| quint16 LapMessage::totalDescent | ( | ) | const |
Returns the LapMessage data message's totalDescent field's current value.
totalDescent field value. Definition at line 352 of file lapmessage.cpp.
Referenced by setTotalDescent().
| quint32 LapMessage::totalDistance | ( | ) | const |
Returns the LapMessage data message's totalDistance field's current value.
totalDistance field value. Definition at line 201 of file lapmessage.cpp.
Referenced by setTotalDistance().
| quint32 LapMessage::totalElapsedTime | ( | ) | const |
Returns the LapMessage data message's totalElapsedTime field's current value.
Time (includes pauses)
totalElapsedTime field value. Definition at line 177 of file lapmessage.cpp.
Referenced by setTotalElapsedTime().
| quint16 LapMessage::totalFatCalories | ( | ) | const |
Returns the LapMessage data message's totalFatCalories field's current value.
If New Leaf
totalFatCalories field value. Definition at line 236 of file lapmessage.cpp.
Referenced by setTotalFatCalories().
| 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.
totalFlow field value. Definition at line 1327 of file lapmessage.cpp.
Referenced by setTotalFlow().
| quint8 LapMessage::totalFractionalAscent | ( | ) | const |
Returns the LapMessage data message's totalFractionalAscent field's current value.
fractional part of total_ascent
totalFractionalAscent field value. Definition at line 1379 of file lapmessage.cpp.
Referenced by setTotalFractionalAscent().
| quint8 LapMessage::totalFractionalCycles | ( | ) | const |
Returns the LapMessage data message's totalFractionalCycles field's current value.
fractional part of the total_cycles
totalFractionalCycles field value. Definition at line 861 of file lapmessage.cpp.
Referenced by setTotalFractionalCycles().
| quint8 LapMessage::totalFractionalDescent | ( | ) | const |
Returns the LapMessage data message's totalFractionalDescent field's current value.
fractional part of total_descent
totalFractionalDescent field value. Definition at line 1392 of file lapmessage.cpp.
Referenced by setTotalFractionalDescent().
| 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.
totalGrit field value. Definition at line 1313 of file lapmessage.cpp.
Referenced by setTotalGrit().
| quint32 LapMessage::totalMovingTime | ( | ) | const |
Returns the LapMessage data message's totalMovingTime field's current value.
totalMovingTime field value. Definition at line 620 of file lapmessage.cpp.
Referenced by setTotalMovingTime().
| quint32 LapMessage::totalTimerTime | ( | ) | const |
Returns the LapMessage data message's totalTimerTime field's current value.
Timer Time (excludes pauses)
totalTimerTime field value. Definition at line 190 of file lapmessage.cpp.
Referenced by setTotalTimerTime().
| quint32 LapMessage::totalWork | ( | ) | const |
Returns the LapMessage data message's totalWork field's current value.
totalWork field value. Definition at line 499 of file lapmessage.cpp.
Referenced by setTotalWork().
| MessageIndex LapMessage::wktStepIndex | ( | ) | const |
Returns the LapMessage data message's wktStepIndex field's current value.
wktStepIndex field value. Definition at line 752 of file lapmessage.cpp.
Referenced by setWktStepIndex().
| quint16 LapMessage::zoneCount | ( | ) | const |
Returns the LapMessage data message's zoneCount field's current value.
zone number used as the index
zoneCount field value. Definition at line 789 of file lapmessage.cpp.
Referenced by setZoneCount().