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