RolledCurve =========== .. currentmodule:: rateslib.curves .. autoclass:: RolledCurve :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~RolledCurve.ad ~RolledCurve.id ~RolledCurve.interpolator ~RolledCurve.meta ~RolledCurve.nodes ~RolledCurve.obj ~RolledCurve.roll_days .. rubric:: Methods Summary .. autosummary:: ~RolledCurve.copy ~RolledCurve.index_value ~RolledCurve.plot ~RolledCurve.plot_index ~RolledCurve.rate ~RolledCurve.roll ~RolledCurve.shift ~RolledCurve.translate .. rubric:: Attributes Documentation .. autoattribute:: ad .. autoattribute:: id .. autoattribute:: interpolator .. autoattribute:: meta .. autoattribute:: nodes .. autoattribute:: obj .. autoattribute:: roll_days .. rubric:: Methods Documentation .. automethod:: copy .. automethod:: index_value .. automethod:: plot .. automethod:: plot_index .. automethod:: rate .. automethod:: roll .. automethod:: shift .. automethod:: translate