Class ZapMagneticField

Represent a ambient geomagnetic field.

+-------------+-------------+-------------+
| x (32 bits) | y (32 bits) | z (32 bits) |
+-------------+-------------+-------------+

Hierarchy

  • ZapMagneticField

Implements

Constructors

Properties

Methods

Constructors

Properties

resource: ZapResource = ZapResource.MAGNETIC_FIELD

A resource type of the object.

x: number

Geomagnetic field strength along the x axis. (μT)

y: number

Geomagnetic field strength along the y axis. (μT)

z: number

Geomagnetic field strength along the z axis. (μT)

LENGTH: number = ...

Methods

Generated using TypeDoc