Home | History | Annotate | Download | only in HAL3

Lines Matching refs:coord_str

2125  *   @coord_str : [input] coordinate string
2132 int parseGPSCoordinate(const char *coord_str, rat_t* coord)
2138 float degF = atof(coord_str);