Home | History | Annotate | Download | only in HAL3

Lines Matching refs:coord_str

1921  *   @coord_str : [input] coordinate string
1928 int parseGPSCoordinate(const char *coord_str, rat_t* coord)
1934 double degF = atof(coord_str);