RENEWLab  1.1.0
RENEW project
type_conv.py File Reference

Namespaces

 type_conv
 

Functions

def type_conv.uint32tocfloat (arr, order='IQ')
 
def type_conv.cfloat2uint32 (arr, order='IQ')
 
def type_conv.bin_to_int (val, nbits)
 
def type_conv.int_to_bin (val, nbits)