|
PowerToBoilerHorsepower Method
|
Gets the
Power value in boiler horsepower.
Namespace: GSF.UnitsAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.241-beta+912389e96d98840d2a999d490420db618dcbe4c6
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