Universidad Católica Boliviana "San Pablo"
UNIVERSIDAD CATÓLICA BOLIVIANA “SAN PABLO” CÓDIGO FUENTE YAMILEY FLORES CÁCERES 63 1411. } 1412. } 1413. 1414. private void generateColumn133() { 1415. for (int i = 0; i < rowCount; i++) { 1416. tabla[i][132] = (0.003 * (h - apoyos - tabla[i][126] / 10)) 1417. / (tabla[i][126] / 10); 1418. } 1419. } 1420. 1421. private void generateColumn134() { 1422. for (int i = 0; i < rowCount; i++) { 1423. if (tabla[i][132] > 0.005) { 1424. tabla[i][133] = OK; 1425. } else { 1426. tabla[i][133] = REVISAR; 1427. } 1428. } 1429. } 1430. 1431. private void generateColumn135() { 1432. for (int i = 0; i < rowCount; i++) { 1433. tabla[i][134] = 1.2 * tabla[i][78] + 1.6 * tabla[i][81]
RkJQdWJsaXNoZXIy Mjc5NTQw