Uses of Class
com.inertia.promove.Config.GyroFilterBandwith
Package | Description |
---|---|
com.inertia.promove |
-
Uses of Config.GyroFilterBandwith in com.inertia.promove
Fields in com.inertia.promove declared as Config.GyroFilterBandwith Modifier and Type Field Description Config.GyroFilterBandwith
Config.DigitalGyroConfig. filterBandwidth
Deprecated.Methods in com.inertia.promove that return Config.GyroFilterBandwith Modifier and Type Method Description static Config.GyroFilterBandwith
Config.GyroFilterBandwith. get(int value)
Deprecated.static Config.GyroFilterBandwith
Config.GyroFilterBandwith. valueOf(java.lang.String name)
Deprecated.Returns the enum constant of this type with the specified name.static Config.GyroFilterBandwith[]
Config.GyroFilterBandwith. 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.GyroFilterBandwith Modifier and Type Method Description void
Config.DigitalGyroConfig. set(int _rateDivider, Config.GyroFilterBandwith _filterBandwidth, boolean _fullScale)
Deprecated.set hardware rate divider filter bandwidth and gyro scale