Universidad Católica Boliviana "San Pablo"
UNIVERSIDAD CATÓLICA BOLIVIANA “SAN PABLO” CÓDIGO FUENTE YAMILEY FLORES CÁCERES 76 1710. } 1711. 1712. private void generateColumn180() { 1713. for (int i = 0; i < rowCount; i++) { 1714. tabla[i][179] = (tabla[i][178] > Math.abs(tabla[i][158])) ? OK : NO_CUMPLE; 1715. } 1716. } 1717. 1718. private void generateColumn181() { 1719. for (int i = 0; i < rowCount; i++) { 1720. tabla[i][180] = (0.003 * (h - apoyos - tabla[i][174] / 10)) 1721. / (tabla[i][174] / 10); 1722. } 1723. } 1724. 1725. private void generateColumn182() { 1726. for (int i = 0; i < rowCount; i++) { 1727. tabla[i][181] = (tabla[i][180] > 0.005) ? OK : REVISAR; 1728. } 1729. } 1730. 1731. private void generateColumn183() { 1732. for (int i = 0; i < rowCount; i++) {
RkJQdWJsaXNoZXIy Mjc5NTQw