Path Lines of Code Backend/src/Trackable.TripDetection/Classes/AzurePipelineState.cs 11 Backend/src/Trackable.TripDetection/Classes/MovingSegment.cs 24 Backend/src/Trackable.TripDetection/Classes/SegmentedTripLeg.cs 11 Backend/src/Trackable.TripDetection/Classes/StoppedSegment.cs 26 Backend/src/Trackable.TripDetection/Classes/TripDetectionContext.cs 15 Backend/src/Trackable.TripDetection/Classes/TripDetectorType.cs 9 Backend/src/Trackable.TripDetection/Classes/TripSegmentBase.cs 89 Backend/src/Trackable.TripDetection/ConfigurationRepositoryExtensions.cs 17 Backend/src/Trackable.TripDetection/Exceptions/ModuleConfigurationException.cs 11 Backend/src/Trackable.TripDetection/Exceptions/PipelineDataTypeException.cs 11 Backend/src/Trackable.TripDetection/Helpers/MathUtils.cs 211 Backend/src/Trackable.TripDetection/Helpers/ModuleConfigurationManager.cs 24 Backend/src/Trackable.TripDetection/Helpers/PivotDistanceComparer.cs 27 Backend/src/Trackable.TripDetection/Helpers/PointComparer.cs 27 Backend/src/Trackable.TripDetection/Modules/BlackoutStopDetectorModule.cs 65 Backend/src/Trackable.TripDetection/Modules/ClusteredStopDetectorModule.cs 130 Backend/src/Trackable.TripDetection/Modules/EdgeStopDetectorModule.cs 54 Backend/src/Trackable.TripDetection/Modules/IModule.cs 16 Backend/src/Trackable.TripDetection/Modules/IModuleLoader.cs 10 Backend/src/Trackable.TripDetection/Modules/LegCandidateExtractorModule.cs 71 Backend/src/Trackable.TripDetection/Modules/ModuleBase.cs 30 Backend/src/Trackable.TripDetection/Modules/ModuleLoader.cs 25 Backend/src/Trackable.TripDetection/Modules/NoiseRemovalModule.cs 78 Backend/src/Trackable.TripDetection/Modules/PersistenceModule.cs 92 Backend/src/Trackable.TripDetection/Modules/PoiTripExtractorModule.cs 49 Backend/src/Trackable.TripDetection/Modules/PointLoaderModule.cs 44 Backend/src/Trackable.TripDetection/Modules/SmoothingFilterModule.cs 35 Backend/src/Trackable.TripDetection/Modules/StopDetectorBase.cs 68 Backend/src/Trackable.TripDetection/Modules/StopToLocationMapperModule.cs 74 Backend/src/Trackable.TripDetection/Modules/TimedTripExtractorModule.cs 27 Backend/src/Trackable.TripDetection/Modules/TripExtractorBase.cs 102 Backend/src/Trackable.TripDetection/Pipelines/IPipeline.cs 11 Backend/src/Trackable.TripDetection/Pipelines/Pipeline.cs 44 Backend/src/Trackable.TripDetection/TripDetectionExtensions.cs 21 Backend/src/Trackable.TripDetection/TripDetectors/ITripDetector.cs 11 Backend/src/Trackable.TripDetection/TripDetectors/ITripDetectorFactory.cs 9 Backend/src/Trackable.TripDetection/TripDetectors/PointOfInterestTripDetector.cs 55 Backend/src/Trackable.TripDetection/TripDetectors/TimeBasedTripDetector.cs 55 Backend/src/Trackable.TripDetection/TripDetectors/TripDetectorFactory.cs 70