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

Afficher le fichier Open project: gloveboxes/Windows-IoT-Core-Driver-Library

Méthodes publiques

Méthode Description
GetDistanceToObstacle ( double &distance ) : bool
InfraRed ( byte IR_Pin ) : System

Method Details

GetDistanceToObstacle() public méthode

public GetDistanceToObstacle ( double &distance ) : bool
distance double
Résultat bool

InfraRed() public méthode

public InfraRed ( byte IR_Pin ) : System
IR_Pin byte
Résultat System