Class AngleSmoothingNoOp
Doesn't do any calculations. Just passes latest value through.
Inherited Members
Namespace:Mapbox.Unity.Location
Assembly:cs.temp.dll.dll
Syntax
public class AngleSmoothingNoOp : AngleSmoothingAbstractBase, IAngleSmoothing
Methods
Calculate()
Declaration
public override double Calculate()
Returns
Type | Description |
---|---|
System.Double |