UpFrontIndexedCoupon Class Reference

#include <ql/CashFlows/upfrontindexedcoupon.hpp>

Inheritance diagram for UpFrontIndexedCoupon:

Inheritance graph
[legend]
List of all members.

Detailed Description

up front indexed coupon class

Warning:
This class does not perform any date adjustment, i.e., the start and end date passed upon construction should be already rolled to a business day.


Public Member Functions

 UpFrontIndexedCoupon (const Date &paymentDate, const Real nominal, const Date &startDate, const Date &endDate, const Integer fixingDays, const boost::shared_ptr< InterestRateIndex > &index, const Real gearing=1.0, const Spread spread=0.0, const Date &refPeriodStart=Date(), const Date &refPeriodEnd=Date(), const DayCounter &dayCounter=DayCounter())
Visitability
virtual void accept (AcyclicVisitor &)