2D Graphics attributes for a vehicle based on real time data state.
![]() | Get the drop out, i.e. data that is outside the time out gap. |
![]() | Get the historical data, consisting of all data points received from the time of the most current data point back to the last point within the look behind duration. |
![]() | Get the look ahead data, calculated on the basis of the last received data point. |
![]() | Get the spline between the last point received and the new point. |
Implemented Interface |
---|
IAgVeGfxAttributes |