public class

ECGEnergy

extends ECGEvent
java.lang.Object
   ↳ mason.hardware.platform.ecg.ECGEvent
     ↳ mason.hardware.platform.ecg.ECGEnergy

Class Overview

Energy Expenditure (EE) measured by the ECG sensor

Summary

Public Methods
int getProgress()
float getTotalEnergy()
[Expand]
Inherited Methods
From class mason.hardware.platform.ecg.ECGEvent
From class java.lang.Object

Public Methods

public int getProgress ()

Returns
int Percentage of completion in which the total EE is reported

public float getTotalEnergy ()

Returns
float Total EE in (kCal/min), device dependent. Includes resting and active EE.