hp property

Power get hp

Creates a Power instance from this value in mechanical Horsepower (hp).

Implementation

Power get hp => Power(toDouble(), PowerUnit.horsepower);