a0dfec3e71ddc957398e2895e648025f92d90c85
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type effectiveWalkDistance_mm : int to effectiveWalkFactor : double in method package SlopeCosts(slopeSpeedFactor double, slopeWorkFactor double, slopeSafetyCost double, maxSlope double, lengthMultiplier double, flattened boolean, effectiveWalkFactor double) in class org.opentripplanner.routing.util.SlopeCosts | From | To | |
Rename Attribute | 1 | ||
Rename Attribute effectiveWalkDistance_mm : int to effectiveWalkFactor : double in class org.opentripplanner.routing.util.SlopeCosts | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type effectiveWalkDistance_mm : int to effectiveWalkFactor : double in class org.opentripplanner.routing.util.SlopeCosts | From | To | |
Rename Parameter | 1 | ||
Rename Parameter effectiveWalkDistance_mm : int to effectiveWalkFactor : double in method package SlopeCosts(slopeSpeedFactor double, slopeWorkFactor double, slopeSafetyCost double, maxSlope double, lengthMultiplier double, flattened boolean, effectiveWalkFactor double) in class org.opentripplanner.routing.util.SlopeCosts | From | To |