Uses of Class
com.inertia.promove.Config.AccelRate1
Package | Description |
---|---|
com.inertia.promove |
-
Uses of Config.AccelRate1 in com.inertia.promove
Fields in com.inertia.promove declared as Config.AccelRate1 Modifier and Type Field Description Config.AccelRate1
Config.AccelConfig. hardwareRate1
Deprecated.Methods in com.inertia.promove that return Config.AccelRate1 Modifier and Type Method Description static Config.AccelRate1
Config.AccelRate1. get(int value)
Deprecated.static Config.AccelRate1
Config.AccelRate1. valueOf(java.lang.String name)
Deprecated.Returns the enum constant of this type with the specified name.static Config.AccelRate1[]
Config.AccelRate1. 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.AccelRate1 Modifier and Type Method Description void
Config.AccelConfig. set(Config.AccelRate1 _hardwareRate, boolean _fullScale)
Deprecated.set hardware rate and scale for type 1 accelerometer