Coupon paying a Forward rate aggreement payoff with and ibor-type index underlying More...
#include <qle/cashflows/iborfracoupon.hpp>
Public Member Functions | |
IborFraCoupon (const QuantLib::Date &startDate, const QuantLib::Date &endDate, QuantLib::Real nominal, const QuantLib::ext::shared_ptr< QuantLib::IborIndex > &index, const double strikeRate) | |
QuantLib::Real | amount () const override |
Coupon paying a Forward rate aggreement payoff with and ibor-type index underlying
Definition at line 31 of file iborfracoupon.hpp.
IborFraCoupon | ( | const QuantLib::Date & | startDate, |
const QuantLib::Date & | endDate, | ||
QuantLib::Real | nominal, | ||
const QuantLib::ext::shared_ptr< QuantLib::IborIndex > & | index, | ||
const double | strikeRate | ||
) |
Definition at line 23 of file iborfracoupon.cpp.
|
override |
Definition at line 29 of file iborfracoupon.cpp.