Liking cljdoc? Tell your friends :D

web.sensors.core

web.sensors interfaces.

web.sensors interfaces.
raw docstring

No vars found in this namespace.

web.sensors.Gyroscope

The Gyroscope interface of the Sensor APIs provides on each reading angular velocity of the device along all three axes.

The Gyroscope interface of the Sensor APIs provides on each reading
angular velocity of the device along all three axes.
raw docstring

web.sensors.Magnetometer

The Magnetometer interface of the Sensor APIs provides information the magnetic field as detected by the device’s primary magnetometer

The Magnetometer interface of the Sensor APIs provides information
the magnetic field as detected by the device’s primary magnetometer
raw docstring

web.sensors.Sensor

The Sensor interface of the the Sensor APIs is the base class all the other sensor interfaces. This interface cannot be used Instead it provides properties, event handlers, and methods accessed interfaces that inherit from it.

The Sensor interface of the the Sensor APIs is the base class
all the other sensor interfaces. This interface cannot be used
Instead it provides properties, event handlers, and methods accessed
interfaces that inherit from it.
raw docstring

web.sensors.SensorErrorEvent

The SensorErrorEvent interface of the Sensor APIs provides information errors thrown by a web.sensors.Sensor or related interface.

The SensorErrorEvent interface of the Sensor APIs provides information
errors thrown by a `web.sensors.Sensor` or related interface.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close