InclinometerDataThreshold 類別

定義

提供存取傾角計資料閾值 (也稱為變更敏感度) 。

public ref class InclinometerDataThreshold sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 655360)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class InclinometerDataThreshold final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 655360)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class InclinometerDataThreshold
Public NotInheritable Class InclinometerDataThreshold
繼承
Object Platform::Object IInspectable InclinometerDataThreshold
屬性

Windows 需求

裝置系列
Windows 10, version 2004 (已於 10.0.19041.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v10.0 引進)

備註

閾值可用來設定感應器硬體如何篩選傳送至應用程式的資料。 應用程式可以設定閾值,讓硬體篩選掉感應器資料中任何不相關的變更。

屬性

PitchInDegrees

取得或設定繞旋轉角度軸的最小變更, (反轉軸) 達到以度為單位的臨界值。

RollInDegrees

取得或設定繞滾動軸旋轉的最小變更, (長圖座標軸) 達到以度為單位的臨界值。

YawInDegrees

取得或設定繞 yaw 軸 (垂直軸旋轉的最小變更,) 達到以度為單位的臨界值。

適用於

另請參閱