dot-isKnownField: Detect whether a given field number is defined for a...

.isKnownFieldR Documentation

Detect whether a given field number is defined for a specified global message type. Garmin (and maybe others) include many fields that are not documented in the FIT Profile

Description

Detect whether a given field number is defined for a specified global message type. Garmin (and maybe others) include many fields that are not documented in the FIT Profile

Usage

.isKnownField(field_definition_number, global_message_number)

Arguments

field_definition_number

integer of length 1. This is the field number we're checking the existence of in the FIT specification.

global_message_number

integer of length 1. Specifies the global message number for the message type we're looking at.


grimbough/fitFileR documentation built on April 24, 2024, 12:07 a.m.