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
DistanceSensor
C# Class hobd.DistanceSensor
Inheritance:
PersistentSensor
Mostra file
Open project: cail/hobd
Public Methods
Method
Description
DistanceSensor
( ) :
System
OnSpeedChange
(
Sensor
speed
) :
void
Protected Methods
Method
Description
Activate
( ) :
void
Deactivate
( ) :
void
Method Details
Activate()
protected
method
protected
Activate
( ) :
void
return
void
Deactivate()
protected
method
protected
Deactivate
( ) :
void
return
void
DistanceSensor()
public
method
public
DistanceSensor
( ) :
System
return
System
OnSpeedChange()
public
method
public
OnSpeedChange
(
Sensor
speed
) :
void
speed
Sensor
return
void