SonarDistanceAcquired Property
Returns true if a distance value has been calculated from the sonar echo. Returns false if no echo was received in time.
Namespace: RoboTx.ApiAssembly: RoboTx.Api (in RoboTx.Api.dll) Version: 1.0.0
public bool DistanceAcquired { get; }
Public ReadOnly Property DistanceAcquired As Boolean
Get
member DistanceAcquired : bool with get
Property Value
Boolean