public static class NavxMicroNavigationSensor.Parameters
extends java.lang.Object
implements java.lang.Cloneable
| Modifier and Type | Field and Description |
|---|---|
int |
updateRate
The desired update rate for the sensor, in Hz
|
| Constructor and Description |
|---|
Parameters() |
| Modifier and Type | Method and Description |
|---|---|
NavxMicroNavigationSensor.Parameters |
clone() |
int |
realizedUpdateRate()
Returns the update rate actually used with these parameters.
|
public int realizedUpdateRate()
public NavxMicroNavigationSensor.Parameters clone()
clone in class java.lang.Object