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

Arguments for simple swap calculation More...

#include <ql/instruments/vanillaswap.hpp>

+ Inheritance diagram for VanillaSwap::arguments:

Public Member Functions

void validate () const
 

Public Attributes

Type type
 
Real nominal
 
std::vector< DatefixedResetDates
 
std::vector< DatefixedPayDates
 
std::vector< TimefloatingAccrualTimes
 
std::vector< DatefloatingResetDates
 
std::vector< DatefloatingFixingDates
 
std::vector< DatefloatingPayDates
 
std::vector< RealfixedCoupons
 
std::vector< SpreadfloatingSpreads
 
std::vector< RealfloatingCoupons
 

Detailed Description

Arguments for simple swap calculation