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