Property | Type | Description | |
---|---|---|---|
bmaConvention_ | BusinessDayConvention | ||
bmaDayCount_ | DayCounter | ||
bmaIndex_ | |||
bmaPeriod_ | |||
calendar_ | QLNet.Calendar | ||
iborIndex_ | |||
settlementDays_ | int | ||
swap_ | QLNet.BMASwap | ||
tenor_ | |||
termStructureHandle_ | RelinkableHandle |
Method | Description | |
---|---|---|
BMASwapRateHelper ( HandleliborFraction, |
||
impliedQuote ( ) : double | ||
setTermStructure ( QLNet.YieldTermStructure t ) : void |
Method | Description | |
---|---|---|
initializeDates ( ) : void |
public BMASwapRateHelper ( HandleliborFraction, |
||
liborFraction | Handle |
|
tenor | ||
settlementDays | int | |
calendar | QLNet.Calendar | |
bmaPeriod | ||
bmaConvention | BusinessDayConvention | |
bmaDayCount | DayCounter | |
bmaIndex | ||
iborIndex | ||
return | System |
public setTermStructure ( QLNet.YieldTermStructure t ) : void | ||
t | QLNet.YieldTermStructure | |
return | void |
protected BusinessDayConvention bmaConvention_ | ||
return | BusinessDayConvention |