Bonds Module ============= The :code:`Bonds` submodule contains classes and functions related defining the different financing mechanisms of the water system. It is a submodule of the :doc:`SystemComponents <../SystemComponents_index>` module. API Reference ------------- Below is the API reference for the :code:`Bonds` submodule. Documentation is automatically extracted from the header files. Submodule Components ^^^^^^^^^^^^^^^^^^^^ BalloonPaymentBond.h ~~~~~~~~~~~~~~~~~~~~ .. doxygenfile:: SystemComponents/Bonds/BalloonPaymentBond.h :project: WaterPaths FloatingInterestBalloonPaymentBond.h ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. doxygenfile:: SystemComponents/Bonds/FloatingInterestBalloonPaymentBond.h :project: WaterPaths LevelDebtServiceBond.h ~~~~~~~~~~~~~~~~~~~~~~ .. doxygenfile:: SystemComponents/Bonds/LevelDebtServiceBond.h :project: WaterPaths VariableDebtServiceBond.h ~~~~~~~~~~~~~~~~~~~~~~~~~ .. doxygenfile:: SystemComponents/Bonds/VariableDebtServiceBond.h :project: WaterPaths