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 sensorevent: true/false — hide low-priority events when truesensorACCType: -200 (all) or specific type ID
Geometry and conversion
length: meters — reference length for angle→displacement conversionx0/y0/z0: degrees — reference (zero) angle per axisoffsetX/offsetY/offsetZ: meters — displacement offsets per axisdiameter(Z axis only): meters — use diameter instead of length for Z
Settlement and deviation
startAngle: degrees — reference angle for settlementsettlementOffset: meters — settlement offsetcalculateSettlement: true/false — enable settlement calculationdeviationOffsetX/deviationOffsetY/deviationOffsetZ: degrees — reference angles for deviation
Tips
- Use basic first, then add
length/settlement/deviationas needed - Reference angles (
x0/y0/z0) define your baseline; adjust before applying offsets