display_info.json 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. [
  2. {
  3. "type": "BS",
  4. "display": "Settlement",
  5. "haveDepth": false,
  6. "haveDirection": false,
  7. "unit": "mm",
  8. "label":""
  9. },
  10. {
  11. "type": "EP",
  12. "display": "WaterValue",
  13. "haveDepth": false,
  14. "haveDirection": false,
  15. "unit": "t\/m²",
  16. "label":""
  17. },
  18. {
  19. "type": "ETI",
  20. "display": "Tilt",
  21. "haveDepth": false,
  22. "haveDirection": false,
  23. "unit": "s",
  24. "label":""
  25. },
  26. {
  27. "type": "EXM",
  28. "display": "TotalExtensionValue",
  29. "haveDepth": false,
  30. "haveDirection": false,
  31. "unit": "mm",
  32. "label":""
  33. },
  34. {
  35. "type": "OW",
  36. "display": "WaterLevelElevation",
  37. "haveDepth": false,
  38. "haveDirection": false,
  39. "unit": "m",
  40. "label":""
  41. },
  42. {
  43. "type": "RB",
  44. "display": "RebarStress",
  45. "haveDepth": false,
  46. "haveDirection": false,
  47. "unit": "kg\/cm²",
  48. "label":""
  49. },
  50. {
  51. "type": "SB",
  52. "display": "TotalSettlement",
  53. "haveDepth": false,
  54. "haveDirection": false,
  55. "unit": "mm",
  56. "label":"觀測日之總沉陷量"
  57. },
  58. {
  59. "type": "SID",
  60. "display": "TotalDisplacement",
  61. "haveDepth": true,
  62. "haveDirection": false,
  63. "unit": "mm",
  64. "label":"觀測日總位移量"
  65. },
  66. {
  67. "type": "SIS",
  68. "display": "TotalDisplacement",
  69. "haveDepth": true,
  70. "haveDirection": false,
  71. "unit": "mm",
  72. "label":"觀測日總位移量"
  73. },
  74. {
  75. "type": "SM",
  76. "display": "TotalSettlement",
  77. "haveDepth": false,
  78. "haveDirection": false,
  79. "unit": "mm",
  80. "label":"觀測日之總沉陷量"
  81. },
  82. {
  83. "type": "SP",
  84. "display": "WaterPressure",
  85. "haveDepth": false,
  86. "haveDirection": false,
  87. "unit": "t/m²",
  88. "label":""
  89. },
  90. {
  91. "type": "SS",
  92. "display": "Settlement",
  93. "haveDepth": false,
  94. "haveDirection": false,
  95. "unit": "mm",
  96. "label":""
  97. },
  98. {
  99. "type": "TI",
  100. "display": "TotalTilt",
  101. "haveDepth": false,
  102. "haveDirection": true,
  103. "unit": "s",
  104. "label":"觀測日總傾斜量"
  105. },
  106. {
  107. "type": "VG",
  108. "display": "AverageForce",
  109. "haveDepth": false,
  110. "haveDirection": false,
  111. "unit": "t"
  112. }
  113. ]