From 874442d039f96d5358e5512725a33273303e0724 Mon Sep 17 00:00:00 2001 From: Joe Flood Date: Fri, 18 Oct 2024 11:06:05 -0700 Subject: [PATCH] Update documentation to reflect increase in default value for maxWalkIfMTAccessAvailable --- docs/application/flexible-fleets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/application/flexible-fleets.md b/docs/application/flexible-fleets.md index 85f359838..316a825f5 100644 --- a/docs/application/flexible-fleets.md +++ b/docs/application/flexible-fleets.md @@ -33,7 +33,7 @@ Several new attributes were added to allow the user to configure how flexible fl | DiversionFactor | Time multiplier accounting for diversion to service other passengers | 1.25 for both | | StartPeriod | Time period to start service (not yet implemented) | 9 for both | | EndPeriod | Time period to end service (not yet implemented) | MT: 32, NEV: 38 | -| maxWalkIfMTAccessAvailable | Maximum disatance someone is willing to walk at the destination end if flexible fleet services are available (same for microtransit and NEV) | 0.5 | +| maxWalkIfMTAccessAvailable | Maximum disatance someone is willing to walk at the destination end if flexible fleet services are available (same for microtransit and NEV) | 1.0 | ## Travel Time Calculation ### Direct Time