Uses of Class
com.inertia.promove.Config.AccelRate2
Package | Description |
---|---|
com.inertia.promove |
-
Uses of Config.AccelRate2 in com.inertia.promove
Fields in com.inertia.promove declared as Config.AccelRate2 Modifier and Type Field Description Config.AccelRate2
Config.AccelConfig. hardwareRate2
Deprecated.Methods in com.inertia.promove that return Config.AccelRate2 Modifier and Type Method Description static Config.AccelRate2
Config.AccelRate2. get(int value)
Deprecated.static Config.AccelRate2
Config.AccelRate2. valueOf(java.lang.String name)
Deprecated.Returns the enum constant of this type with the specified name.static Config.AccelRate2[]
Config.AccelRate2. 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.AccelRate2 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