LALSimInspiralTaylorLength.c | LALSimInspiralTaylorLength.c | |||
---|---|---|---|---|
skipping to change at line 29 | skipping to change at line 29 | |||
/** | /** | |||
\author Sathyaprakash, B. S. | \author Sathyaprakash, B. S. | |||
\file | \file | |||
\ingroup LALSimInspiraldEnergyFlux_c | \ingroup LALSimInspiraldEnergyFlux_c | |||
\brief NONE | \brief NONE | |||
This module outputs | This module outputs | |||
\f{equation}{ | \f{equation}{ | |||
\c tofv = t - t_0 + m \int_{v_0}^{v} \frac{E'(v)}{{\cal F}(v)} \, dv\,. | tofv = t - t_0 + m \int_{v_0}^{v} \frac{E'(v)}{{\cal F}(v)} \, dv\,. | |||
\f} | \f} | |||
where the constants \f$t,\f$ \f$t_0,\f$ \f$v_0,\f$ and functions in the int egrand | where the constants \f$t,\f$ \f$t_0,\f$ \f$v_0,\f$ and functions in the int egrand | |||
\f$E'(v)\f$ and \f${\cal F}(v)\f$ are defined in the \c void structure <tt> params.</tt> | \f$E'(v)\f$ and \f${\cal F}(v)\f$ are defined in the \c void structure <tt> params.</tt> | |||
\heading{Uses} | \heading{Uses} | |||
\code | \code | |||
XLALDRombergIntegrate() | XLALDRombergIntegrate() | |||
\endcode | \endcode | |||
*/ | */ | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |