Package-level declarations
Types
Represents altimeter data including pressure and timestamp.
Represents attitude data including pitch, yaw, and roll angles.
Represents compass data including heading information and raw geomagnetic data.
Represents the different constellation types (the types of satellite navigation systems).
Class that allows users to provide data from external sensors to the navigator. Instance can be obtained via create function.
Dilution of Precision (DOP) - an indicator of satellite geometry for a unique constellation of satellites used to determine a position. Positions tagged with a higher DOP value generally constitute poorer measurement results than those tagged with lower DOP.
Class containing information about ETC gate.
Represents Temperature of IMU data.
Represents odometry data which includes the position and orientation of a vehicle.
Represents orientation data, including pitch, yaw and roll.
Represents accelerometer data.
Represents raw GNSS data, including Dilution of Precision and satellite data.
Represents raw GNSS satellite data, which includes various metrics related to the satellite's signal.
Represents gravity data.
Represents raw gyroscope data.
Represents detailed weather condition types. Use the WeatherDetail.Type annotation to ensure type safety when referencing these constants.