Universidad Católica Boliviana "San Pablo"

UNIVERSIDAD CATÓLICA BOLIVIANA “SAN PABLO” CÓDIGO FUENTE YAMILEY FLORES CÁCERES 87 1962. } 1963. } 1964. 1965. private void generateColumn216() { 1966. for (int i = 0; i < rowCount; i++) { 1967. tabla[i][215] = 0.4 * ((tabla[i][145] / 100) * (fpu * 100) 1968. + (tabla[i][142] * fy * 100)) / 1000; 1969. } 1970. 1971. /*System.out.println("col215 = " + 0.4 * ((tabla[0][145] / 100) * (fpu * 100) 1972. + (tabla[0][142] * fy * 100)) / 1000);*/ 1973. } 1974. 1975. private void generateColumn217() { 1976. for (int i = 0; i < rowCount; i++) { 1977. tabla[i][216] = (tabla[i][214] < tabla[i][215]) ? CASO_1 : CASO_2; 1978. } 1979. } 1980. 1981. private void generateColumn218() { 1982. double num1 = 0.062 * Math.pow(fc, 0.5) * (bw / (fy * 10)) * 100; 1983. double num2 = 0.35 * (bw / (fy * 10)) * 100; 1984. double num3;

RkJQdWJsaXNoZXIy Mjc5NTQw