- QuantLib
- FixedDividend
 
Predetermined cash flow. More...
#include <ql/cashflows/dividend.hpp>

| Public Member Functions | |
| FixedDividend (Real amount, const Date &date) | |
| Dividend interface | |
| virtual Real | amount () const | 
| returns the amount of the cash flow | |
| virtual Real | amount (Real) const | 
| Protected Attributes | |
| Real | amount_ | 
Predetermined cash flow.
This cash flow pays a predetermined amount at a given date.