gen_sine_table Namespace Reference


Functions

def wrap
def gen_approx_table
 return a list of nentries containing tuples of the form: (m, c, abs_error).
def scaled_sine
def gen_sine_table

Function Documentation

def gen_sine_table::gen_approx_table (   f,
  nentries,
  min_x,
  max_x 
)

return a list of nentries containing tuples of the form: (m, c, abs_error).

min_x and max_x specify the domain of the table.

def gen_sine_table::gen_sine_table (  ) 

def gen_sine_table::scaled_sine (   x  ) 

def gen_sine_table::wrap (   x  ) 


Generated on Thu Mar 5 09:03:55 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8