This is an internal function used in run_data_input().
helper_data_protocol(
input_steps,
input_length_steps,
input_starting_load,
input_step_increase,
input_heart_rate_data,
input_completed,
input_last_length_step,
sport
)The total number of steps from the incremental test.
The length of each step, in minutes.
The starting load.
The step increase.
A boolean indicating whether heart rate data was collected.
A boolean indicating whether the last step was fully completed.
If the last step was not fully completed, then indicate how long it lasted.
The sport at which the incremental test was performed. One of cycling, running, or swimming.