com.github.tsingjyujing.geo.element
Append unit to time series
Append unit to time series
Append many unit to time series
Append many unit to time series
Clean gps data at 0,0 and use speed limit to clean jump points
Clean gps data at 0,0 and use speed limit to clean jump points
max speed allowed to appear, unit of speed = km/unit of time
Clean over speed data
Clean over speed data
max speed allowed to appear, unit of speed = km/unit of time
Clean over speed data
Clean over speed data
max speed allowed to appear, unit of speed = km/unit of time
Get speed by differential points
Get speed by differential points
scale ratio of the speed
Query value by time
Query value by time
Query value by time
time to query
Get indexes
ResultType: Iterable<TimeElement<IGeoPoint>> StatusType: (lastValidPoint:TimeElement[IGeoPoint])
ResultType: Iterable<TimeElement<IGeoPoint>> StatusType: (lastValidPoint:TimeElement[IGeoPoint])
standard margin distance
do resample if d>maxTolerance*marginDistance
Get sum mileage of this route
Search in sorted array
(Changed in version 2.9.0) The behavior of scanRight
has changed. The previous behavior can be reproduced with scanRight.reverse.
Get segmentation by start and end time
Sort time series by time
Sort time series by time
Apply a status machine on timeseries
Apply a status machine on timeseries
Type of status
Type of result
function to process element[T] and last (or initial) status[S], get result[R] and next status
initial status
Sparse route
Sparse route
sparsity max distance to line
how many points to search in range
Sparse route and get it's indexes
Sparse route and get it's indexes
sparsity max distance to line
how many points to search in range
(Changed in version 2.9.0) transpose
throws an IllegalArgumentException
if collections are not uniformly sized.
(Since version ) see corresponding Javadoc for more information.
A TimeSeries with GeoPoint as value