Table of Contents

Enum AxisMap

Namespace
Iot.Device.Bno055
Assembly
Iot.Device.Bno055.dll

Axis map Orientation map is from documentation section 3.4 The dot is the one on the chip | Z axis | | / X axis |__/ Y axis / * | / /| _________ /|/ // /_____ // |____________|/.

public enum AxisMap

Fields

X = 0

X coordinate.

Y = 1

Y coordinate.

Z = 2

Z coordinate.