getDeviation

external fun getDeviation(index: Int): Int

Get the deviation in meters from the item to the expected reference coordinate trajectory ( e.g. route, track )

Return

deviation of the item specified by index, or 0 if the index is not in range 0 to (size()-1). in the range 0 to (size()-1).

Parameters

index

Index of the item.