QuantLib: a free/open-source library for quantitative finance
Reference manual - version 1.40
Loading...
Searching...
No Matches
SubPeriodsLeg Class Reference

#include <ql/cashflows/multipleresetscoupon.hpp>

Public Member Functions

 SubPeriodsLeg (Schedule schedule, ext::shared_ptr< IborIndex > index)
SubPeriodsLegwithNotionals (Real notional)
SubPeriodsLegwithNotionals (const std::vector< Real > &notionals)
SubPeriodsLegwithPaymentDayCounter (const DayCounter &)
SubPeriodsLegwithPaymentAdjustment (BusinessDayConvention)
SubPeriodsLegwithPaymentCalendar (const Calendar &)
SubPeriodsLegwithPaymentLag (Integer lag)
SubPeriodsLegwithFixingDays (Natural fixingDays)
SubPeriodsLegwithFixingDays (const std::vector< Natural > &fixingDays)
SubPeriodsLegwithGearings (Real gearing)
SubPeriodsLegwithGearings (const std::vector< Real > &gearings)
SubPeriodsLegwithCouponSpreads (Spread spread)
SubPeriodsLegwithCouponSpreads (const std::vector< Spread > &spreads)
SubPeriodsLegwithRateSpreads (Spread spread)
SubPeriodsLegwithRateSpreads (const std::vector< Spread > &spreads)
SubPeriodsLegwithExCouponPeriod (const Period &, const Calendar &, BusinessDayConvention, bool endOfMonth=false)
SubPeriodsLegwithAveragingMethod (RateAveraging::Type averagingMethod)
 operator Leg () const

Detailed Description

Deprecated
Use MultipleResetsLeg instead. Deprecated in version 1.37.