Home
last modified time | relevance | path

Searched refs:U_KILOMETERS (Results 1 – 5 of 5) sorted by relevance

/dports/databases/grass7/grass-7.8.6/lib/gis/
H A Dunits.c44 case U_KILOMETERS: in G_meters_to_units_factor()
94 case U_KILOMETERS: in G_meters_to_units_factor_sq()
138 case U_KILOMETERS: in G_is_units_type_spatial()
220 case U_KILOMETERS: in G_get_units_name()
330 return U_KILOMETERS; in G_units()
H A Dproj3.c82 units = U_KILOMETERS; in G_database_unit()
/dports/databases/grass7/grass-7.8.6/include/
H A Dgis.h94 #define U_KILOMETERS 3 macro
/dports/databases/grass7/grass-7.8.6/display/d.barscale/
H A Dmain.c300 case U_KILOMETERS: in main()
/dports/databases/grass7/grass-7.8.6/vector/v.to.db/
H A Dparse.c231 x = U_KILOMETERS; in parse_units()