QuantLib_PricingPeriod

Langue: en

Autres versions - même langue

Version: 375890 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

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.