v2x-client
| java.lang.Object | |
| ↳ | com.commsignia.v2x.client.model.GpsStatus |
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| class | GpsStatus.Builder | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static GpsStatus.Builder | builder() | ||||||||||
| boolean | isAPDOPofUnder5() | ||||||||||
| boolean | isBaseStationType() | ||||||||||
| boolean | isHealthy() | ||||||||||
| boolean | isInViewOfUnder5() | ||||||||||
| boolean | isLocalCorrectionsPresent() | ||||||||||
| boolean | isMonitored() | ||||||||||
| boolean | isNetworkCorrectionsPresent() | ||||||||||
| boolean | isUnavailable() | ||||||||||
| String | toString() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||