Property | Type | Description | |
---|---|---|---|
evaluationDate_ | Date | ||
nOptionTenors_ | int | ||
nSwapTenors_ | int | ||
optionDatesAsReal_ | List |
||
optionDates_ | List |
||
optionInterpolator_ | QLNet.Interpolation | ||
optionTenors_ | List |
||
optionTimes_ | List |
||
swapLengths_ | List |
||
swapTenors_ | List |
Method | Description | |
---|---|---|
SwaptionVolatilityDiscrete ( List |
||
SwaptionVolatilityDiscrete ( List |
||
SwaptionVolatilityDiscrete ( List |
||
optionDates ( ) : List |
||
optionTenors ( ) : List |
||
optionTimes ( ) : List |
||
swapLengths ( ) : List |
||
swapTenors ( ) : List |
||
update ( ) : void |
Method | Description | |
---|---|---|
performCalculations ( ) : void |
Method | Description | |
---|---|---|
checkOptionDates ( ) : void | ||
checkOptionTenors ( ) : void | ||
checkSwapTenors ( ) : void | ||
initializeOptionDatesAndTimes ( ) : void | ||
initializeOptionTimes ( ) : void | ||
initializeSwapLengths ( ) : void |
public SwaptionVolatilityDiscrete ( List |
||
optionDates | List |
|
swapTenors | List |
|
referenceDate | Date | |
cal | QLNet.Calendar | |
bdc | BusinessDayConvention | |
dc | DayCounter | |
return | System |
public SwaptionVolatilityDiscrete ( List |
||
optionTenors | List |
|
swapTenors | List |
|
referenceDate | Date | |
cal | QLNet.Calendar | |
bdc | BusinessDayConvention | |
dc | DayCounter | |
return | System |
public SwaptionVolatilityDiscrete ( List |
||
optionTenors | List |
|
swapTenors | List |
|
settlementDays | int | |
cal | QLNet.Calendar | |
bdc | BusinessDayConvention | |
dc | DayCounter | |
return | System |
protected Interpolation,QLNet optionInterpolator_ | ||
return | QLNet.Interpolation |