AbstractLinearInstrument ======================== .. currentmodule:: ctis.instruments .. autoclass:: ctis.instruments.AbstractLinearInstrument :members: :show-inheritance: :inherited-members: :undoc-members: :member-order: groupwise .. rubric:: Attributes .. autosummary:: ~AbstractLinearInstrument.axis_channel ~AbstractLinearInstrument.axis_scene_xy ~AbstractLinearInstrument.axis_sensor_xy ~AbstractLinearInstrument.axis_wavelength ~AbstractLinearInstrument.channel ~AbstractLinearInstrument.coordinates_scene ~AbstractLinearInstrument.coordinates_sensor ~AbstractLinearInstrument.num_channel ~AbstractLinearInstrument.uncertainty ~AbstractLinearInstrument.weights ~AbstractLinearInstrument.weights_transpose .. rubric:: Methods .. autosummary:: ~AbstractLinearInstrument.__init__ ~AbstractLinearInstrument.backproject ~AbstractLinearInstrument.image .. rubric:: Inheritance Diagram .. inheritance-diagram:: ctis.instruments.AbstractLinearInstrument :parts: 1