Home | History | Annotate | Download | only in HAL3

Lines Matching refs:coord_str

1336  *   @coord_str : [input] coordinate string
1343 int parseGPSCoordinate(const char *coord_str, rat_t* coord)
1349 float degF = atof(coord_str);