QuantLib: a free/open-source library for quantitative finance
Reference manual - version 1.40
Loading...
Searching...
No Matches
NonstandardSwap::arguments Class Reference

Arguments for nonstandard swap calculation More...

#include <ql/instruments/nonstandardswap.hpp>

Inheritance diagram for NonstandardSwap::arguments:

Public Member Functions

void validate () const override

Public Attributes

Swap::Type type = Swap::Receiver
std::vector< RealfixedNominal
std::vector< RealfloatingNominal
std::vector< DatefixedResetDates
std::vector< DatefixedPayDates
std::vector< TimefloatingAccrualTimes
std::vector< DatefloatingResetDates
std::vector< DatefloatingFixingDates
std::vector< DatefloatingPayDates
std::vector< RealfixedCoupons
std::vector< RealfixedRate
std::vector< SpreadfloatingSpreads
std::vector< RealfloatingGearings
std::vector< RealfloatingCoupons
ext::shared_ptr< IborIndexiborIndex
std::vector< bool > fixedIsRedemptionFlow
std::vector< bool > floatingIsRedemptionFlow

Detailed Description

Arguments for nonstandard swap calculation