Re: [magnetometer] Provide API to access uncalibrated magnetometer values

@rwaldron : Windows does not have API for raw magnetometer readings. 
Also, we can expect developers to use calibrated readings much more 
than uncalibrated readings, in that case 3 doubles for bias and bool 
for raw is just waste of space for the object. If we can live with 
that, we will go with Option 4, else, I suggest Option 1.
If we split like option 1, we can use instanceof(sensor_var) also, 
maybe not that important. 



-- 
GitHub Notification of comment by riju
Please view or discuss this issue at 
https://github.com/w3c/magnetometer/issues/16#issuecomment-259085010 
using your GitHub account

Received on Tuesday, 8 November 2016 09:17:40 UTC