SegmentedTripAlgorithm
constructor(profile: TuningProfile = defaultProfile(), envelope: DeviceEnvelope = DeviceEnvelope.Default, delegate: MileageAlgorithm = TieredGpsAlgorithm(
TuningProfile(AlgorithmId.TieredGps, "mileway.v1"),
envelope,
))