Exemplo n.º 1
0
 def units(dim_space, dim_time, dim_count, scale_space, scale_time,
           scale_count):
     return cpmda.pmda_units(dim_space, dim_time, dim_count, scale_space,
                             scale_time, scale_count)
Exemplo n.º 2
0
Arquivo: pmda.py Projeto: tongfw/pcp
 def units(dim_space, dim_time, dim_count, scale_space, scale_time, scale_count):
     return cpmda.pmda_units(dim_space, dim_time, dim_count, scale_space, scale_time, scale_count)