QuantLib_SimpleCashFlow (3) Linux Manual Page
QuantLib::SimpleCashFlow – Predetermined cash flow. Synopsis #include <ql/cashflows/simplecashflow.hpp> Inherits QuantLib::CashFlow. Public Member Functions SimpleCashFlow (Real amount, const Date &date) Event interface Date date () const CashFlow interface Real amount () const returns the amount of the cash flow Visitability virtual void accept (AcyclicVisitor &) Detailed Description Predetermined cash flow. This cash flow pays a predetermined…
