Home
last modified time | relevance | path

Searched defs:coeffB (Results 1 – 1 of 1) sorted by relevance

/compose/animation/animation-core/src/commonMain/kotlin/androidx/compose/animation/core/
DSpringSimulation.kt118 val coeffB = in Motion() constant
128 val coeffB = lastVelocity + naturalFreq * adjustedDisplacement in Motion() constant