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