JPYLibor (3) - Linux Manuals
JPYLibor: JPY LIBOR rate
NAME
QuantLib::JPYLibor - JPY LIBOR rate
SYNOPSIS
#include <ql/indexes/ibor/jpylibor.hpp>
Inherits QuantLib::Libor.
Public Member Functions
JPYLibor (const Period &tenor, const Handle< YieldTermStructure > &h=Handle< YieldTermStructure >())
Detailed Description
JPY LIBOR rate
Japanese Yen LIBOR fixed by BBA.
See <http://www.bba.org.uk/bba/jsp/polopoly.jsp?d=225&a=1414>.
Warning
- This is the rate fixed in London by BBA. Use TIBOR if you're interested in the Tokio fixing.
Author
Generated automatically by Doxygen for QuantLib from the source code.