System.Sensors.TCustomMotionSensor.AngleAccelZ

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property AngleAccelZ: Double index TProperty.AngleAccelZ read GetDoubleProperty;

C++

__property double AngleAccelZ = {read=GetDoubleProperty, index=5};

プロパティ

種類 可視性 ソース ユニット
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomMotionSensor


説明

Z 軸角加速度(単位は°毎秒)。

プラットフォーム サポート

このプロパティは AndroidiOSWindows でのみサポートされています。

関連項目