QuantLib_Callability_Price (3) Linux Manual Page
QuantLib::Callability::Price – amount to be paid upon callability
Synopsis
#include <ql/instruments/callabilityschedule.hpp>
Public Types
enum Type { Dirty, Clean }
Public Member Functions
Price (Real amount, Type type)
Real amount () const
Type type () const
Detailed Description
amount to be paid upon callability
Examples:
CallableBonds.cpp, and ConvertibleBonds.cpp.
Author
Generated automatically by Doxygen for QuantLib from the source code.
