CMAttitudeReferenceFrame 枚举

定义

一个枚举,其值指定引用 CMAttitude 读取的引用框架。

此枚举支持其成员值的按位组合。

[System.Flags]
public enum CMAttitudeReferenceFrame
type CMAttitudeReferenceFrame = 
继承
CMAttitudeReferenceFrame
属性

字段

XArbitraryCorrectedZVertical 2

Z 轴是垂直的;X 轴位于任意方向。 磁力计用于纠正长期偏航。

XArbitraryZVertical 1

Z 轴是垂直的;X 轴位于任意方向。

XMagneticNorthZVertical 4

Z 轴是垂直的;X 轴为磁北。 磁力计用于纠正长期偏航。

XTrueNorthZVertical 8

Z 轴是垂直的;X 轴为正北。 磁力计用于纠正长期偏航。

适用于