CompassData

Wisej.Hybrid.Shared.Sensors.CompassData

Namespace: Wisej.Hybrid.Shared.Sensors

Assembly: Wisej.Hybrid (3.5.0.0)

Contains the orientation of the user's device.

public class CompassData : IEquatable<CompassData>

Constructors

Initializes a new instance of CompassData.

Initializes a new instance of the CompassData class.

NameTypeDescription

headingMagneticNorth

A reading of compass data for heading magnetic north.

Properties

Double: The heading (measured in degrees) relative to magnetic north.

Last updated