metricTons

fun metricTons(value: Int): Weight
fun metricTons(value: Long): Weight
fun metricTons(value: Double): Weight

Creates a Weight instance from the given value in metric tons.