Property | Type | Description | |
---|---|---|---|
termStructure_ | Handle |
Method | Description | |
---|---|---|
BMAIndex ( ) : System | ||
BMAIndex ( Handle |
||
fixingSchedule ( Date start, Date end ) : |
||
forwardingTermStructure ( ) : Handle |
||
isValidFixingDate ( Date fixingDate ) : bool | ||
maturityDate ( Date valueDate ) : Date | ||
name ( ) : string |
Method | Description | |
---|---|---|
forecastFixing ( Date fixingDate ) : double |
public fixingSchedule ( Date start, Date end ) : |
||
start | Date | |
end | Date | |
return |
protected forecastFixing ( Date fixingDate ) : double | ||
fixingDate | Date | |
return | double |
public isValidFixingDate ( Date fixingDate ) : bool | ||
fixingDate | Date | |
return | bool |
public maturityDate ( Date valueDate ) : Date | ||
valueDate | Date | |
return | Date |