Skip to content
Snippets Groups Projects
Commit efb7846e authored by Pep Martí Saumell's avatar Pep Martí Saumell
Browse files

[comments] cosmetics

parent 4c4aa1aa
No related branches found
No related tags found
3 merge requests!20new tag,!19new tag,!7Resolve "navigation_tests"
......@@ -27,12 +27,6 @@ public:
Observations(const Observations& obs);
~Observations();
// Public objects
// Public methods
/* - Observations - */
void clearObservations();
void addObservation(const obsd_t& obs);
......@@ -132,4 +126,4 @@ inline bool Observations::hasSatellite(const unsigned char& i) const
}
} // namespace GnssUtils
#endif // INCLUDE_GNSS_UTILS_OBSERVATIONS_H_
#endif // INCLUDE_GNSS_UTILS_OBSERVATIONS_H_
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment