QuantLib_VanillaSwap_arguments (3) Linux Manual Page
QuantLib::VanillaSwap::arguments – Arguments for simple swap calculation
Synopsis
#include <ql/instruments/vanillaswap.hpp>Inherits QuantLib::Swap::arguments.
Inherited by arguments.
Public Member Functions
void validate () constPublic Attributes
Type typeReal 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
