VpsStateManagerConfig
data class VpsStateManagerConfig(val degradedDistanceThreshold: Double = 75.0, val notPositioningDistanceThreshold: Double = 150.0)
Distance thresholds that drive the VPS positioning state machine.
Distance thresholds that drive the VPS positioning state machine.