RobotIOSonar Property

Uses sonar to calculate distance by sending a ping and measuring the time lapsed before receiving the echo.

Definition

Namespace: RoboTx.Api
Assembly: RoboTx.Api (in RoboTx.Api.dll) Version: 1.0.0
C#
public Sonar Sonar { get; }

Property Value

Sonar

See Also