Files
BQP/srcs/RobotNet10/RobotApp/RobotNet10.RobotApp/RobotAppCustomConfigs/configs/VelocitySignalProcessingConfig.config.json
2026-07-13 09:25:40 +07:00

27 lines
634 B
JSON

{
"id": "52c40c24-951c-4e6c-ba28-6608270f96c5",
"configType": "VelocitySignalProcessingConfig",
"createdAt": "2026-02-09T10:24:19.5187023+07:00",
"updatedAt": "2026-02-09T03:24:54.0631229Z",
"description": "Velocity Signal Processing Config ",
"variables": [
{
"name": "AlphaFilter",
"type": "double",
"value": 0.5,
"min": 0,
"max": null,
"roles": "",
"enumValues": null
},
{
"name": "NoiseThreshold",
"type": "double",
"value": 0.5,
"min": 0,
"max": null,
"roles": "",
"enumValues": null
}
]
}