Home
last modified time | relevance | path

Searched refs:GMT_HR2MIN_F (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_constants.h243 #define GMT_HR2MIN_F 60.0 macro
245 #define GMT_MIN2HR (1.0 / GMT_HR2MIN_F)
H A Dgmt_parse.c1142 API->GMT->current.io.cycle_range = GMT_HR2MIN_F; in GMT_Parse_Common()