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