v2x-client
| java.lang.Object | |
| ↳ | com.commsignia.v2x.client.model.EventPoint |
Describes a point of an event.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| class | EventPoint.Builder | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Long |
getDeltaAltitude()
Returns the delta altitude in centimeters.
| ||||||||||
| Long |
getDeltaLatitude()
Returns the delta latitude in microdegrees.
| ||||||||||
| Long |
getDeltaLongitude()
Returns the delta longitude in microdegrees.
| ||||||||||
| Long |
getEventDeltaTime()
Returns the event delta time specified in milliseconds.
| ||||||||||
| Long |
getInformationQuality()
Returns the information quality.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Returns the delta altitude in centimeters.
Returns the delta latitude in microdegrees.
Returns the delta longitude in microdegrees.
Returns the event delta time specified in milliseconds.
Returns the information quality.