
       double  ttv_ComputeLineDelay(TimingLine  *tl,  double  slope_in, double
       output_capa, char *delayslope, char *maxmin);

DDEESSCCRRIIPPTTIIOONN
       Recomputes a line delay or slope depending on an  input  slope  and  an
       output capacitance.

AARRGGUUMMEENNTTSS
       ttll            Related timing line

       ssllooppee__iinn      desired input slope

       oouuttppuutt__ccaappaa   desired output capacitance

       ddeellaayyssllooppee    type of delay to recompute _d_e_l_a_y or _s_l_o_p_e

       mmaaxxmmiinn        type of delay to recompute _m_a_x or _m_i_n

       EEXXAAMMPPLLEE       _s_e_t _v_a_l _[_t_t_v___C_o_m_p_u_t_e_L_i_n_e_D_e_l_a_y _$_l_i_n_e _1_._5_e_-_1_2 _0_._3_e_-_1_5 _d_e_l_a_y
                     _m_a_x_]

