Provided by: liblqr-1-0-dev_0.4.1-2ubuntu1_amd64 

NAME
lqr_rwindow_get_read_t - get the reader type of a LqrReadingWindow object
SYNOPSIS
#include <lqr.h>
LqrEnergyReaderType lqr_rwindow_get_read_t(LqrReadingWindow* rwindow);
DESCRIPTION
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).
SEE ALSO
lqr_carver_set_energy_function(3), lqr_rwindow_read(3), lqr_rwindow_get_radius(3),
lqr_rwindow_get_channels(3)
COPYRIGHT
Copyright © 2007-2009 Carlo Baldassi
LqR library 0.4.1 API (3:1:3) 10 Maj 2009 LQR_RWINDOW_GET_READ_T(3)