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