Package it.unibo.alchemist.model

Functions

Link copied to clipboard
operator fun Time.minus(other: Double): Time

Minus operator for Time and Double.

Link copied to clipboard
operator fun Time.plus(other: Double): Time

Plus operator for Time and Double.

Link copied to clipboard
fun RandomGenerator.randomAngle(): Double

Generates a random value in 0..2π.