get

abstract operator fun get(s: Double, ds: Double, lastVel: Double): Double

Returns the maximum profile velocity at displacement s using ds and lastVel.

Parameters

s

the current displacement

ds

the change in displacement from the last profile velocity

lastVel

the last profile velocity