|
PowerToBoilerHorsepower Method
|
Gets the
Power value in boiler horsepower.
Namespace: GSF.UnitsAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.244-beta+c33f622c070b2c1078a06bcb41bdeb4c19d19a0b
Syntaxpublic double ToBoilerHorsepower()
Public Function ToBoilerHorsepower As Double
public:
double ToBoilerHorsepower()
member ToBoilerHorsepower : unit -> float
function ToBoilerHorsepower();
View SourceReturn Value
DoubleValue of
Power in boiler horsepower.
See Also