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