平衡能力测试报告

编号: {{ num }}

受测者:{{ tester.name }}

受测者编号:{{ tester.num }}

性别:{{ tester.gender == "WOMAN" ? "女" : "男" }}

年龄:{{ tester.age }}

根据{{ tester.testdate }}检测记录生成

测试结果
序号 LV XV YV AX AY SS
{{ item.actionId }} {{ item.lv.toFixed(2) }} {{ item.xv.toFixed(2) }} {{ item.yv.toFixed(2) }} {{ item.ax.toFixed(2) }} {{ item.ay.toFixed(2) }} {{ item.ss.toFixed(2) }}
{{ item.actionId + ". " + item.actionName }}
代号 名称 测量值 标准值 单位
LV 总移动速率 {{ item["lv"].toFixed(2) }} {{ reference[item.actionId]["lv"].toFixed(2) }} mm/s
XV X移动速率 {{ item["xv"].toFixed(2) }} {{ reference[item.actionId]["xv"].toFixed(2) }} mm/s
YV Y移动速率 {{ item["yv"].toFixed(2) }} {{ reference[item.actionId]["yv"].toFixed(2) }} mm/s
AX X振幅 {{ item["ax"].toFixed(2) }} {{ reference[item.actionId]["ax"].toFixed(2) }} mm
AY Y振幅 {{ item["ay"].toFixed(2) }} {{ reference[item.actionId]["ay"].toFixed(2) }} mm
SS 覆盖面积 {{ item["ss"].toFixed(2) }} {{ reference[item.actionId]["ss"].toFixed(2) }} mm2

欢迎关注人体健康与平衡