|
QuantLib: a free/open-source library for quantitative finance
Reference manual - version 1.40
|
Arguments for swaption calculation More...
#include <ql/instruments/swaption.hpp>
Public Member Functions | |
| void | validate () const override |
| Public Member Functions inherited from FixedVsFloatingSwap::arguments | |
| void | validate () const override |
| Public Member Functions inherited from Option::arguments | |
| void | validate () const override |
Public Attributes | |
| ext::shared_ptr< FixedVsFloatingSwap > | swap |
| Settlement::Type | settlementType = Settlement::Physical |
| Settlement::Method | settlementMethod |
| Public Attributes inherited from FixedVsFloatingSwap::arguments | |
| Type | type = Receiver |
| Real | nominal |
| std::vector< Real > | fixedNominals |
| std::vector< Date > | fixedResetDates |
| std::vector< Date > | fixedPayDates |
| std::vector< Real > | floatingNominals |
| std::vector< Time > | floatingAccrualTimes |
| std::vector< Date > | floatingResetDates |
| std::vector< Date > | floatingFixingDates |
| std::vector< Date > | floatingPayDates |
| std::vector< Real > | fixedCoupons |
| std::vector< Spread > | floatingSpreads |
| std::vector< Real > | floatingCoupons |
| Public Attributes inherited from Option::arguments | |
| ext::shared_ptr< Payoff > | payoff |
| ext::shared_ptr< Exercise > | exercise |
Arguments for swaption calculation