CoreMotionMagneticField

A structure containing 3-axis magnetometer data.

  • 3.3.0
  • 3.3.0

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

CoreMotionMagneticField
x : Numberreadonly

X-axis magnetic field in microteslas.

X-axis magnetic field in microteslas.

CoreMotionMagneticField
y : Numberreadonly

Y-axis magnetic field in microteslas.

Y-axis magnetic field in microteslas.

CoreMotionMagneticField
z : Numberreadonly

Z-axis magnetic field in microteslas.

Z-axis magnetic field in microteslas.