Method | Description | |
---|---|---|
IborIndex ( ) : System | ||
IborIndex ( string familyName, |
||
IborIndex ( string familyName, |
||
clone ( Handle |
Returns a copy of itself linked to a different forwarding curve.
|
|
maturityDate ( Date valueDate ) : Date |
Method | Description | |
---|---|---|
forecastFixing ( Date fixingDate ) : double |
Method | Description | |
---|---|---|
businessDayConvention ( ) : BusinessDayConvention | ||
endOfMonth ( ) : bool | ||
forwardingTermStructure ( ) : Handle |
public IborIndex ( string familyName, |
||
familyName | string | |
tenor | ||
settlementDays | int | |
currency | Currency | |
fixingCalendar | QLNet.Calendar | |
convention | BusinessDayConvention | |
endOfMonth | bool | |
dayCounter | QLNet.DayCounter | |
return | System |
public IborIndex ( string familyName, |
||
familyName | string | |
tenor | ||
settlementDays | int | |
currency | Currency | |
fixingCalendar | QLNet.Calendar | |
convention | BusinessDayConvention | |
endOfMonth | bool | |
dayCounter | QLNet.DayCounter | |
h | Handle |
|
return | System |
public clone ( Handle |
||
forwarding | Handle |
|
return |
protected forecastFixing ( Date fixingDate ) : double | ||
fixingDate | Date | |
return | double |
public maturityDate ( Date valueDate ) : Date | ||
valueDate | Date | |
return | Date |