View Source ExtFit.Profile.Messages.SegmentLap (ExtFit v0.1.0)

Message: :segment_lap identified by num=142

Fields

NameTypeNumScaleOffsetUnitsArray
eventevent0false
event_typeevent_type1false
start_timedate_time2false
start_position_latsint323semicirclesfalse
start_position_longsint324semicirclesfalse
end_position_latsint325semicirclesfalse
end_position_longsint326semicirclesfalse
total_elapsed_timeuint3271000sfalse
total_timer_timeuint3281000sfalse
total_distanceuint329100mfalse
total_cyclesuint3210cyclesfalse
total_caloriesuint1611kcalfalse
total_fat_caloriesuint1612kcalfalse
avg_speeduint16131000m/sfalse
max_speeduint16141000m/sfalse
avg_heart_rateuint815bpmfalse
max_heart_rateuint816bpmfalse
avg_cadenceuint817rpmfalse
max_cadenceuint818rpmfalse
avg_poweruint1619wattsfalse
max_poweruint1620wattsfalse
total_ascentuint1621mfalse
total_descentuint1622mfalse
sportsport23false
event_groupuint824false
nec_latsint3225semicirclesfalse
nec_longsint3226semicirclesfalse
swc_latsint3227semicirclesfalse
swc_longsint3228semicirclesfalse
namestring29false
normalized_poweruint1630wattsfalse
left_right_balanceleft_right_balance_10031false
sub_sportsub_sport32false
total_workuint3233Jfalse
avg_altitudeuint16345500mfalse
max_altitudeuint16355500mfalse
gps_accuracyuint836mfalse
avg_gradesint1637100%false
avg_pos_gradesint1638100%false
avg_neg_gradesint1639100%false
max_pos_gradesint1640100%false
max_neg_gradesint1641100%false
avg_temperaturesint842Cfalse
max_temperaturesint843Cfalse
total_moving_timeuint32441000sfalse
avg_pos_vertical_speedsint16451000m/sfalse
avg_neg_vertical_speedsint16461000m/sfalse
max_pos_vertical_speedsint16471000m/sfalse
max_neg_vertical_speedsint16481000m/sfalse
time_in_hr_zoneuint32491000strue
time_in_speed_zoneuint32501000strue
time_in_cadence_zoneuint32511000strue
time_in_power_zoneuint32521000strue
repetition_numuint1653false
min_altitudeuint16545500mfalse
min_heart_rateuint855bpmfalse
active_timeuint32561000sfalse
wkt_step_indexmessage_index57false
sport_eventsport_event58false
avg_left_torque_effectivenessuint8592percentfalse
avg_right_torque_effectivenessuint8602percentfalse
avg_left_pedal_smoothnessuint8612percentfalse
avg_right_pedal_smoothnessuint8622percentfalse
avg_combined_pedal_smoothnessuint8632percentfalse
statussegment_lap_status64false
uuidstring65false
avg_fractional_cadenceuint866128rpmfalse
max_fractional_cadenceuint867128rpmfalse
total_fractional_cyclesuint868128cyclesfalse
front_gear_shift_countuint1669false
rear_gear_shift_countuint1670false
time_standinguint32711000sfalse
stand_countuint1672false
avg_left_pcosint873mmfalse
avg_right_pcosint874mmfalse
avg_left_power_phaseuint8750.7111111degreestrue
avg_left_power_phase_peakuint8760.7111111degreestrue
avg_right_power_phaseuint8770.7111111degreestrue
avg_right_power_phase_peakuint8780.7111111degreestrue
avg_power_positionuint1679wattstrue
max_power_positionuint1680wattstrue
avg_cadence_positionuint881rpmtrue
max_cadence_positionuint882rpmtrue
manufacturermanufacturer83false
total_gritfloat3284kGritfalse
total_flowfloat3285Flowfalse
avg_gritfloat3286kGritfalse
avg_flowfloat3287Flowfalse
total_fractional_ascentuint889100mfalse
total_fractional_descentuint890100mfalse
enhanced_avg_altitudeuint32915500mfalse
enhanced_max_altitudeuint32925500mfalse
enhanced_min_altitudeuint32935500mfalse
timestampdate_time253sfalse
message_indexmessage_index254false

Summary

Types

@type t() :: %ExtFit.Profile.Messages.SegmentLap{
  fields: %{required(non_neg_integer()) => ExtFit.Types.Field.t()},
  name: atom(),
  num: integer()
}