System.Sensors.TCustomMotionSensor.AngleAccelY

提供:RAD Studio API Documentation

Delphi

property AngleAccelY: Double index TProperty.AngleAccelY read GetDoubleProperty;

C++

__property double AngleAccelY = {read=GetDoubleProperty, index=4};

プロパティ

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


説明

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

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

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

関連項目