thank you...how they choose values of index in the following syntax....
fall_power(pwr_tin_7) {
index_1("0.0171371, 0.0295301, 0.0730322, 0.156106, \
0.28553, 0.467128, 0.706085");
values("0.000311845, 0.000304249, 0.000296142, 0.000291984, \
0.000289276, 0.000288749, 0.000287177");
}
fall_constraint(cnst_ctin_rtin_3x3) {
index_1("0.0171371, 0.16989, 0.706085");
index_2("0.0171371, 0.16989, 0.706085");
values("-0.00995, 0.043643, 0.156575",\
"-0.06353, -0.019959, 0.093043",\
"-0.166466, -0.142793, -0.059715");
}
plz explain me in detail....