paymentDate (3) - Linux Manuals

paymentDate: Time pricingperiod described by a number of a given time unit.

NAME

QuantLib::PricingPeriod - Time pricingperiod described by a number of a given time unit.

SYNOPSIS


#include <ql/experimental/commodities/pricingperiod.hpp>

Inherits QuantLib::DateInterval.

Public Member Functions


PricingPeriod (const Date &startDate, const Date &endDate, const Date &paymentDate, const Quantity &quantity)

const Date & paymentDate () const

const Quantity & quantity () const

Detailed Description

Time pricingperiod described by a number of a given time unit.

Author

Generated automatically by Doxygen for QuantLib from the source code.