| http://www.w3.org/ns/prov#value | - ******************************************* /** calcBaseline * * Inline code to calculate the baseline for a given sensor and *???to examine each incoming reading versus that baseline to *???determine whether to adapt the baseline or start *???a tentative baseline * * Params: the 8-bit sensorData, 8-bit sensorNumber * * Note: this method modifies currentBaseline for each sensor, a * global array *
|