CMMagneticField Struct

Definition

Represents the 3-axis magnetometer data in microteslas.

public struct CMMagneticField
type CMMagneticField = struct
Inheritance
CMMagneticField

Fields

X

X component of the magnetic field, measured in microteslas.

Y

Y component of the magnetic field, measured in microteslas.

Z

Z component of the magnetic field, measured in microteslas.

Methods

ToString()

String representation of the magnetometer reading.

Applies to