Companion

object Companion

Functions

Link copied to clipboard
fun kilowattHoursPer100km(value: Double): Force
fun kilowattHoursPer100km(value: Int): Force
fun kilowattHoursPer100km(value: Long): Force

Creates a Force instance from the given value in kilowatt-hours per 100 kilometers.

Link copied to clipboard
fun newtons(value: Double): Force
fun newtons(value: Int): Force
fun newtons(value: Long): Force

Creates a Force instance from the given value in newtons.