Foundation slab + circular placement
Input Rect(L=5, W=2, T=0.15), Circle(D=1.2, T=0.2), loss=5%, capacity=8m³
Output Net 1.73 m³ / With loss 1.82 m³ / Trucks 1 (estimate)
ಅನೇಕ ಆಕಾರಗಳ volume ಗಳನ್ನು ಸೇರಿಸಿ, ನಂತರ waste ಸೇರಿಸಿದ quantity ಮತ್ತು truck count ಅನ್ನು ಲೆಕ್ಕಿಸಿ.
Truck count ಸದಾ round-up logic ಜೊತೆ ಬರುತ್ತದೆ ಮತ್ತು verification ಗಾಗಿ breakdown ಕೂಡ ಕೊಡುತ್ತದೆ.
Input Rect(L=5, W=2, T=0.15), Circle(D=1.2, T=0.2), loss=5%, capacity=8m³
Output Net 1.73 m³ / With loss 1.82 m³ / Trucks 1 (estimate)
Input Trapezoid(a=0.8, b=1.2, h=0.3, L=20), loss=7%, capacity=6m³
Output Divides waste-included volume by truck capacity and shows rounded loads plus margin
ಇದು trapezoid cross-section area × extension length ಅನ್ನು ಸೂಚಿಸುತ್ತದೆ.
ಅದು ಸದಾ integer load ಗೆ round up ಆಗುತ್ತದೆ; reason ಮತ್ತು margin ಕೂಡ ತೋರಿಸಲಾಗುತ್ತದೆ.
It is always rounded up to an integer load, with the rounding reason and margin shown.
Yes. You select the primary unit and the other unit is shown as a secondary value.
No. Truck count is an estimate. Final ordering should match actual transport and contract conditions.