Exemplo n.º 1
0
 def _h2m(kft, name):
     return Height(ft2m(kft * _1000_0), name=name, Error=WGRSError)
Exemplo n.º 2
0
 def _h2m(kft):
     return ft2m(kft * 1000.0)