Translate

# Description:
AccelerometerSensorHelpStringComponentPallette
Non-visible component that can detect shaking and measure acceleration approximately in three dimensions using SI units (m/s<sup>2</sup>). The components are: <ul><li> <strong>xAccel</strong>: 0 when the phone is at rest on a flat surface, positive when the phone is tilted to the right (i.e., its left side is raised), and negative when the phone is tilted to the left (i.e., its right size is raised).</li> <li> <strong>yAccel</strong>: 0 when the phone is at rest on a flat surface, positive when its bottom is raised, and negative when its top is raised. </li> <li> <strong>zAccel</strong>: Equal to -9.8 (earth''s gravity in meters per second per second when the device is at rest parallel to the ground with the display facing up, 0 when perpendicular to the ground, and +9.8 when facing down. The value can also be affected by accelerating it with or against gravity. </li></ul>
1072/8850
SourceTranslationState
5
AboveRange
ВнеДиапазона
6
AbsoluteStrength
7
Indicates the absolute strength of the field.
8
Indicates the acceleration changed in the X, Y, and/or Z dimensions.
Показывает, что ускорение изменилось хотя бы по одной из трёх осей: X, Y, Z
9
AccelerationChanged
УскорениеИзменилось
10
Non-visible component that can detect shaking and measure acceleration approximately in three dimensions using SI units (m/s<sup>2</sup>). The components are: <ul><li> <strong>xAccel</strong>: 0 when the phone is at rest on a flat surface, positive when the phone is tilted to the right (i.e., its left side is raised), and negative when the phone is tilted to the left (i.e., its right size is raised).</li> <li> <strong>yAccel</strong>: 0 when the phone is at rest on a flat surface, positive when its bottom is raised, and negative when its top is raised. </li> <li> <strong>zAccel</strong>: Equal to -9.8 (earth''s gravity in meters per second per second when the device is at rest parallel to the ground with the display facing up, 0 when perpendicular to the ground, and +9.8 when facing down. The value can also be affected by accelerating it with or against gravity. </li></ul>
Невидимый компонент, который определят встряску устройства и измеряет ускорение устройства в трёх измерениях используя различные единицы измерения (м/с<sup>2</sup>). Может измерять значения осей. Â Ускорение по <ul>
<li> <strong> оси X</strong>:Значение=0 используется когда устройство находится на ровной Â Â Â Â Â поверхности, положительное - когда телефон наклонен Â Â Â Â Â налево (например, когда правая сторона поднята) отрицательные значения используются если телефон наклонен направо. <li> <strong>Ускорение по оси Y</strong>:Значение=0 если устройство лежит на ровной Â Â Â Â Â поверхности,положительные значения используются если задняя часть устройства поднята вверх,отрицательные если передняя часть устройства поднята вверх. <li> <strong>Ускорение по оси Z</strong>:если устройство находится дисплеем вверх,то оно равно -9.8,если устройство находится дисплеем вниз то оно равно +9.8, и Â Â Â Â Â 0 - если устройство находится перпендикулярно поверхности. Это значение может изменяться при ускорении в направлении или против Â Â Â Â Â силы тяжести</li></ul>
11
Returns whether the accelerometer is available on the device.
12
If true, the sensor will generate events. Otherwise, no events are generated even if the device is accelerated or shaken.
13
Prior to the release that added this property the AccelerometerSensor component passed through sensor values directly as received from the Android system. However these values do not compensate for tablets that default to Landscape mode, requiring the MIT App Inventor programmer to compensate. However compensating would result in incorrect results in Portrait mode devices such as phones. We now detect Landscape mode tablets and perform the compensation. However if your project is already compensating for the change, you will now get incorrect results. Although our preferred solution is for you to update your project, you can also just set this property to “true” and our compensation code will be deactivated. Note: We recommend that you update your project as we may remove this property in a future release.
14
The minimum interval, in milliseconds, between phone shakes
15
AccentColor

Loading…

Loading…

Things to check

Glossary

Source Translation
No related strings found in the glossary.

Source information

Context
AccelerometerSensorHelpStringComponentPallette
Comments
# Description:
Source string age
4 years ago
Translation file
appinventor/appengine/src/com/google/appinventor/client/OdeMessages_ru.properties, string 10