Skip to main content

Inclination parameters

Controls which inclination charts are generated and how values are converted to lengths, settlements, or deviations.

Chart generation

  • inclinoCharts: JSON array of ["basic", "length", "settlement", "deviation"]
  • hideAxis: JSON array of axes to hide, e.g., ["Z"]

Sensor visibility and filtering

  • viewSensor10: true/false — include internal sensor
  • event: true/false — hide low-priority events when true
  • sensorACCType: -200 (all) or specific type ID

Geometry and conversion

  • length: meters — reference length for angle→displacement conversion
  • x0 / y0 / z0: degrees — reference (zero) angle per axis
  • offsetX / offsetY / offsetZ: meters — displacement offsets per axis
  • diameter (Z axis only): meters — use diameter instead of length for Z

Settlement and deviation

  • startAngle: degrees — reference angle for settlement
  • settlementOffset: meters — settlement offset
  • calculateSettlement: true/false — enable settlement calculation
  • deviationOffsetX / deviationOffsetY / deviationOffsetZ: degrees — reference angles for deviation

Tips

  • Use basic first, then add length/settlement/deviation as needed
  • Reference angles (x0/y0/z0) define your baseline; adjust before applying offsets