Home
last modified time | relevance | path

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

/dports/science/jstrack/jstrack/tracker/lib/
H A Dstlib.tcl40 proc get_fc_latt {nm ts fcts} { return [get_fc_root $nm $ts $fcts 0] }
41 proc get_fc_long {nm ts fcts} { return [get_fc_root $nm $ts $fcts 1] }
42 proc get_fc_winds {nm ts fcts} { return [get_fc_root $nm $ts $fcts 2] }
43 proc get_fc_gusts {nm ts fcts} { return [get_fc_root $nm $ts $fcts 3] }
45 proc get_fc_root {name timestamp fcts lidx} { procedure