System.Sensors.TCustomMotionSensor.AngleAccelY
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 |
説明
プラットフォーム サポート
このプロパティは Android、iOS、Windows でのみサポートされています。
関連項目
- System.Sensors.TCustomMotionSensor.AccelerationX
- System.Sensors.TCustomMotionSensor.AccelerationY
- System.Sensors.TCustomMotionSensor.AccelerationZ
- System.Sensors.TCustomMotionSensor.AngleAccelX
- System.Sensors.TCustomMotionSensor.AngleAccelZ
- System.Sensors.TCustomMotionSensor.Motion
- System.Sensors.TCustomMotionSensor.Speed