Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetTrackStatistics
Method
GetTrackStatistics
libs/map/gps_track.cpp:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
TrackStatistics GpsTrack::GetTrackStatistics() const
87
{
88
return m_collection ? m_collection->GetTrackStatistics() : TrackStatistics();
89
}
90
91
ElevationInfo const & GpsTrack::GetElevationInfo() const
92
{
Callers
2
NotifyCallback
Method · 0.45
SetTrackRecordingUpdateHandler
Method · 0.45
Calls
1
TrackStatistics
Class · 0.70
Tested by
no test coverage detected