类 DrivingBehaviorResponse.HarshSteering

    • 构造器详细资料

      • HarshSteering

        public HarshSteering()
    • 方法详细资料

      • getLatitude

        public Double getLatitude()
      • setLatitude

        public void setLatitude​(Double latitude)
      • getLongitude

        public Double getLongitude()
      • setLongitude

        public void setLongitude​(Double longitude)
      • getCoordType

        public String getCoordType()
      • setCoordType

        public void setCoordType​(String coordType)
      • getLocTime

        public Long getLocTime()
      • setLocTime

        public void setLocTime​(Long locTime)
      • getCentripetalAcceleration

        public Double getCentripetalAcceleration()
      • setCentripetalAcceleration

        public void setCentripetalAcceleration​(Double centripetalAcceleration)
      • getTurnType

        public String getTurnType()
      • setTurnType

        public void setTurnType​(String turnType)
      • getSpeed

        public Double getSpeed()
      • setSpeed

        public void setSpeed​(Double speed)