Package 

Class CVPJumpEvent

  • All Implemented Interfaces:

    
    public class CVPJumpEvent
    extends ApplicationEvent
                        

    CVPJumpEvent Schema model object.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class CVPJumpEvent.Builder
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      CVPJumpTriggerValue getTrigger() Trigger OFFROAD for changes in the CVP go from a Matched Road location to a raw DR location Trigger SNAPBACK for changes in the CVP go from a raw DR location to a Matched Road location
      Double getRawDRLat() Insert Raw Dead Reckoning DR Latitude
      Double getRawDRLon() Insert Raw Dead Reckoning DR longitude
      Double getDREHPE() Insert Raw Dead Reckoning DR EHPE
      Double getMatchedRoadLat() Insert Matched Road latitude
      Double getMatchedRoadLon() Insert Matched Road longitude
      EventType getEventType() Get CVPJumpEvent's EventType
      static CVPJumpEvent.Builder builder()
      • Methods inherited from class com.telenav.sdk.datacollector.model.event.ApplicationEvent

        getEventData
      • Methods inherited from class com.telenav.sdk.datacollector.model.event.Event

        getFormatType, getLogContext
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait