gnuradio::eng_notation Namespace Reference


Functions

def num_to_str
 Convert a number to a string in engineering notation.
def str_to_num
 Convert a string in engineering notation to a number.

Variables

dictionary scale_factor = {}

Function Documentation

def gnuradio::eng_notation::num_to_str (   n  ) 

Convert a number to a string in engineering notation.

E.g., 5e-9 -> 5n

def gnuradio::eng_notation::str_to_num (   value  ) 

Convert a string in engineering notation to a number.

E.g., '15m' -> 15e-3


Variable Documentation


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