lqr_rwindow_get_read_t — get the reader type of a LqrReadingWindow object
#include <lqr.h>
| LqrEnergyReaderType lqr_rwindow_get_read_t( | LqrReadingWindow* rwindow ); | 
                        The function lqr_rwindow_get_read_t returns the reader type associated with
                        the reading window rwindow.
                    
                        The reader types are described in the page for
                        lqr_carver_set_energy_function(3).