You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The API information of this blueprint is as follows:

Kalman filter model API information
ModelParameter typeParameter nameDescription of parameter
Kalman filter

Inputs

timecurrent timestamp 't'.
longitudeGeographic coordinate that specifies the east–west position of a vehicle on the Earth's surface.
latitudeGeographic coordinate that specifies the north–south position of a point on the Earth's surface.
angleAngle 0-359.99 to approximate the direction of a vehicle.
speedSpeed of the vehicle at time 't'.
laneLane number on which the vehicle is running.
posPosition of vehicle on which the vehicle is running on.

Outputs

longitudePredicted longitude.
latitudePredicted latitude.
  • No labels