프로퍼티 | 타입 | 설명 | |
---|---|---|---|
gearing_ | double | ||
spread_ | double |
메소드 | 설명 | |
---|---|---|
YoYInflationCoupon ( QLNet.Date paymentDate, double nominal, QLNet.Date startDate, QLNet.Date endDate, int fixingDays, QLNet.YoYInflationIndex yoyIndex, |
||
YoYInflationCoupon ( QLNet.Date paymentDate, double nominal, QLNet.Date startDate, QLNet.Date endDate, int fixingDays, QLNet.YoYInflationIndex yoyIndex, |
||
adjustedFixing ( ) : double | ||
gearing ( ) : double |
index gearing, i.e. multiplicative coefficient for the index
|
|
spread ( ) : double |
spread paid over the fixing of the underlying index
|
|
yoyIndex ( ) : QLNet.YoYInflationIndex |
메소드 | 설명 | |
---|---|---|
checkPricerImpl ( |
public YoYInflationCoupon ( QLNet.Date paymentDate, double nominal, QLNet.Date startDate, QLNet.Date endDate, int fixingDays, QLNet.YoYInflationIndex yoyIndex, |
||
paymentDate | QLNet.Date | |
nominal | double | |
startDate | QLNet.Date | |
endDate | QLNet.Date | |
fixingDays | int | |
yoyIndex | QLNet.YoYInflationIndex | |
observationLag | ||
dayCounter | DayCounter | |
리턴 | QLNet.Time |
public YoYInflationCoupon ( QLNet.Date paymentDate, double nominal, QLNet.Date startDate, QLNet.Date endDate, int fixingDays, QLNet.YoYInflationIndex yoyIndex, |
||
paymentDate | QLNet.Date | |
nominal | double | |
startDate | QLNet.Date | |
endDate | QLNet.Date | |
fixingDays | int | |
yoyIndex | QLNet.YoYInflationIndex | |
observationLag | ||
dayCounter | DayCounter | |
gearing | double | |
spread | double | |
refPeriodStart | QLNet.Date | |
refPeriodEnd | QLNet.Date | |
리턴 | QLNet.Time |
protected checkPricerImpl ( |
||
i | ||
리턴 | bool |