HRSOrder ============== .. currentmodule:: pyhrs .. autoclass:: HRSOrder :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~HRSOrder.flux ~HRSOrder.flux_unit ~HRSOrder.order ~HRSOrder.order_type ~HRSOrder.region ~HRSOrder.wavelength ~HRSOrder.wavelength_unit .. rubric:: Methods Summary .. autosummary:: ~HRSOrder.extract_spectrum ~HRSOrder.set_flux_from_array ~HRSOrder.set_order_from_array ~HRSOrder.set_wavelength_from_array ~HRSOrder.set_wavelength_from_model .. rubric:: Attributes Documentation .. autoattribute:: flux .. autoattribute:: flux_unit .. autoattribute:: order .. autoattribute:: order_type .. autoattribute:: region .. autoattribute:: wavelength .. autoattribute:: wavelength_unit .. rubric:: Methods Documentation .. automethod:: extract_spectrum .. automethod:: set_flux_from_array .. automethod:: set_order_from_array .. automethod:: set_wavelength_from_array .. automethod:: set_wavelength_from_model