Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
hobd
FuelConsumedSensor
C# Class hobd.FuelConsumedSensor
Inheritance:
PersistentSensor
Mostra file
Open project: cail/hobd
Public Methods
Method
Description
FuelConsumedSensor
( ) :
System
SetValue
(
double
value
) :
void
Protected Methods
Method
Description
Activate
( ) :
void
Deactivate
( ) :
void
Private Methods
Method
Description
OnChange
(
Sensor
lph
) :
void
Method Details
Activate()
protected
method
protected
Activate
( ) :
void
return
void
Deactivate()
protected
method
protected
Deactivate
( ) :
void
return
void
FuelConsumedSensor()
public
method
public
FuelConsumedSensor
( ) :
System
return
System
SetValue()
public
method
public
SetValue
(
double
value
) :
void
value
double
return
void