Method | Description | |
---|---|---|
CappedFlooredIborCoupon ( ) : QLNet.Time | ||
CappedFlooredIborCoupon ( double nominal, QLNet.Date paymentDate, QLNet.Date startDate, QLNet.Date endDate, int fixingDays, |
||
CappedFlooredIborCoupon ( double nominal, QLNet.Date paymentDate, QLNet.Date startDate, QLNet.Date endDate, int fixingDays, |
||
CappedFlooredIborCoupon ( double nominal, QLNet.Date paymentDate, QLNet.Date startDate, QLNet.Date endDate, int fixingDays, |
public CappedFlooredIborCoupon ( ) : QLNet.Time | ||
return | QLNet.Time |
public CappedFlooredIborCoupon ( double nominal, QLNet.Date paymentDate, QLNet.Date startDate, QLNet.Date endDate, int fixingDays, |
||
nominal | double | |
paymentDate | QLNet.Date | |
startDate | QLNet.Date | |
endDate | QLNet.Date | |
fixingDays | int | |
index | ||
return | QLNet.Time |
public CappedFlooredIborCoupon ( double nominal, QLNet.Date paymentDate, QLNet.Date startDate, QLNet.Date endDate, int fixingDays, |
||
nominal | double | |
paymentDate | QLNet.Date | |
startDate | QLNet.Date | |
endDate | QLNet.Date | |
fixingDays | int | |
index | ||
gearing | double | |
spread | double | |
cap | double | |
floor | double | |
return | QLNet.Time |
public CappedFlooredIborCoupon ( double nominal, QLNet.Date paymentDate, QLNet.Date startDate, QLNet.Date endDate, int fixingDays, |
||
nominal | double | |
paymentDate | QLNet.Date | |
startDate | QLNet.Date | |
endDate | QLNet.Date | |
fixingDays | int | |
index | ||
gearing | double | |
spread | double | |
cap | double | |
floor | double | |
refPeriodStart | QLNet.Date | |
refPeriodEnd | QLNet.Date | |
dayCounter | DayCounter | |
isInArrears | bool | |
return | QLNet.Time |