JCL Help:HpMetricToWatt

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Converts a power from metric horsepower to Watt.


Pascal

 function HpMetricToWatt(const HpM: Float): Float;


Parameters

Parameters Description
const HpM: Float The power, in metric horsepower, to convert to Watt.


Return Value

The power after conversion to Watt.


Description

The HpMetricToWatt routine converts the specified power, in metric horsepower, to the corresponding power in Watt.


About

Unit

JclUnitConv


Donator

Manlio Laschena


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page