← Back to tables

grm_tunable_parameter_relationship (6 rows)

Showing 1–6 of 6
parameter_key related_parameter_key relationship_kind explanation
mapping.glide_acceleration_mps2 status.schedule_departure_offset_seconds follows_status_start Acceleration begins only after status has permitted the glide to start; it does not replace the departure offset.
mapping.glide_missing_linx_max_speed_mph mapping.glide_missing_osm_speed_mph combined_constraint The lower assumption governs when both are absent.
mapping.glide_missing_osm_speed_mph mapping.glide_missing_linx_max_speed_mph combined_constraint The lower assumption governs when both are absent.
status.arrival_late_threshold_seconds status.schedule_departure_offset_seconds controls_use_of This threshold controls whether the schedule departure offset may be applied.
status.schedule_departure_offset_seconds mapping.glide_acceleration_mps2 precedes_motion This offset controls when running may begin; glide acceleration controls how movement is presented after it.
status.schedule_departure_offset_seconds status.arrival_late_threshold_seconds used_with The offset is used only when arrival lateness is below the arrival late threshold.