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