public class

PotiYawRate

extends PotiNotificationItem
java.lang.Object
   ↳ com.commsignia.v2x.client.model.poti.PotiNotificationItem
     ↳ com.commsignia.v2x.client.model.poti.PotiYawRate

Summary

Public Constructors
PotiYawRate(double yawRateDegreesPerSecValue, YawRateConfidence yawRateConfidence)
Public Methods
YawRateConfidence getYawRateConfidence()
double getYawRateDegreesPerSecValue()
String toString()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public PotiYawRate (double yawRateDegreesPerSecValue, YawRateConfidence yawRateConfidence)

Public Methods

public YawRateConfidence getYawRateConfidence ()

public double getYawRateDegreesPerSecValue ()

public String toString ()