times

operator fun times(scale: Number): Energy

Scales this Energy by the specified scale factor.

Return

A new Energy instance representing the scaled energy.

Parameters

scale

The scale factor.