C# Class Glovebox.IoT.Devices.Sensors.Distance.InfraRed

ファイルを表示 Open project: gloveboxes/Windows-IoT-Core-Driver-Library

Public Methods

Method Description
GetDistanceToObstacle ( double &distance ) : bool
InfraRed ( byte IR_Pin ) : System

Method Details

GetDistanceToObstacle() public method

public GetDistanceToObstacle ( double &distance ) : bool
distance double
return bool

InfraRed() public method

public InfraRed ( byte IR_Pin ) : System
IR_Pin byte
return System