Enum AxisMap
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 = 0X coordinate.
Y = 1Y coordinate.
Z = 2Z coordinate.