QuantLib
A free/open-source library for quantitative finance
Reference manual - version 1.20
Public Member Functions | Public Attributes | List of all members
Swaption::arguments Class Reference

Arguments for swaption calculation More...

#include <ql/instruments/swaption.hpp>

+ Inheritance diagram for Swaption::arguments:

Public Member Functions

void validate () const
 
- Public Member Functions inherited from VanillaSwap::arguments
void validate () const
 
- Public Member Functions inherited from Option::arguments
void validate () const
 

Public Attributes

ext::shared_ptr< VanillaSwap > swap
 
Settlement::Type settlementType
 
Settlement::Method settlementMethod
 
- Public Attributes inherited from VanillaSwap::arguments
Type type
 
Real nominal
 
std::vector< Date > fixedResetDates
 
std::vector< Date > fixedPayDates
 
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
 

Detailed Description

Arguments for swaption calculation