getY

fun getY(index: Int): Float

Receive the y value of a point at an index

Return

the y value of a point at an index

Parameters

index

the point index

Throws