Uses of Class
com.inertia.promove.Config.AccelRange2
Package | Description |
---|---|
com.inertia.promove |
-
Uses of Config.AccelRange2 in com.inertia.promove
Fields in com.inertia.promove declared as Config.AccelRange2 Modifier and Type Field Description Config.AccelRange2
Config.AccelConfig. hardwareScale2
Deprecated.Methods in com.inertia.promove that return Config.AccelRange2 Modifier and Type Method Description static Config.AccelRange2
Config.AccelRange2. get(int value)
Deprecated.static Config.AccelRange2
Config.AccelRange2. valueOf(java.lang.String name)
Deprecated.Returns the enum constant of this type with the specified name.static Config.AccelRange2[]
Config.AccelRange2. values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.inertia.promove with parameters of type Config.AccelRange2 Modifier and Type Method Description void
Config.AccelConfig. set(Config.AccelRate2 _hardwareRate, Config.AccelRange2 _hardwareScale)
Deprecated.set hardware rate and scale for type 2 accelerometer