![]() |
Wahoo Fitness API
3.6.1
Documentation for the iPhone version of the Wahoo Fitness API.
|
Describes user profile data for the weight scale. More...
#include <hardware_connector_types.h>
Public Attributes | |
UCHAR | activityLevel |
User's activity level. More... | |
UCHAR | age |
User's age. More... | |
BOOL | athelete |
TRUE if user is an athelete. More... | |
UCHAR | gender |
User's gender. More... | |
UCHAR | height |
User's height (in cm). More... | |
USHORT | userProfileId |
User profile ID number. More... | |
Describes user profile data for the weight scale.
UCHAR WFWeightScaleUserProfile_t::activityLevel |
User's activity level.
UCHAR WFWeightScaleUserProfile_t::age |
User's age.
BOOL WFWeightScaleUserProfile_t::athelete |
TRUE
if user is an athelete.
UCHAR WFWeightScaleUserProfile_t::gender |
User's gender.
UCHAR WFWeightScaleUserProfile_t::height |
User's height (in cm).
USHORT WFWeightScaleUserProfile_t::userProfileId |
User profile ID number.