Interface | Description |
---|---|
IPositionFilter |
Class | Description |
---|---|
LinearWeightedPositionFilter | |
LowFrequencyPositionFilter |
Interpolate a more reliable position value for an object from a list of past,
less reliable values, but accept high position changes unfiltered
|
MaxAccelerationPositionFilter |
Interpolate a more reliable position value for an object from a list of past,
less reliable values
|
NoFilter | |
PositionFilter |
Interpolate a more reliable position value for an object from a list of past,
less reliable values
|
PositionFilterBase |