Universidad Católica Boliviana "San Pablo"
UNIVERSIDAD CATÓLICA BOLIVIANA “SAN PABLO” CÓDIGO FUENTE YAMILEY FLORES CÁCERES 72 1618. num2 = tabla[i][160] + 210; 1619. } 1620. tabla[i][162] = Math.min(Math.min(num1, num2), num3); 1621. } 1622. } 1623. 1624. private void generateColumn164() { 1625. for (int i = 0; i < rowCount; i++) { 1626. tabla[i][163] = 0.004 * ((((h - t) - tabla[i][3]) * bw) 1627. + (t * tabla[i][2])); 1628. } 1629. } 1630. 1631. private void generateColumn167() { 1632. for (int i = 0; i < rowCount; i++) { 1633. tabla[i][166] = tabla[i][164] * buscarVAcero(tabla[i][165], 0, 1); 1634. } 1635. } 1636. 1637. private void generateColumn168() { 1638. for (int i = 0; i < rowCount; i++) { 1639. tabla[i][167] = (tabla[i][166] >= tabla[i][163]) ? OK : NO_CUMPLE_AUM_BARRAS; 1640. }
RkJQdWJsaXNoZXIy Mjc5NTQw