====== LBINCORS Command ====== LBINCORS,, This function scales the input response spectrum to create a lower bound incoherent response. The scaling is based following piecewise linear function. ^ ^ ^ | X =< 10 | Yout=Yin | | 30 > X >10 | Yout=Yin*(1-(0.3/20*(X-10))) | | X >= 30 | Yout=Yin*0.7 | * out - Reference number the output line object is to be stored * in - Reference number of the input line object data