JCL Help:BarToPascal
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: BarToPascal Function
Search in JCL Help
Search in all projects
Summary
Converts a pressure from bar to Pascal.
Pascal
function BarToPascal(const Bar: Float): Float;
Parameters
Parameters | Description |
const Bar: Float | The pressure, in bar, to convert to Pascal. |
Return Value
The pressure after conversion to Pascal.
Description
The BarToPascal routine converts the specified pressure, in bar, to the corresponding pressure in Pascal.
About
Unit
Donator
Matthias Thoma
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