Home | History | Annotate | Download | only in HAL3

Lines Matching refs:coord_str

1334  *   @coord_str : [input] coordinate string
1341 int parseGPSCoordinate(const char *coord_str, rat_t* coord)
1347 float degF = atof(coord_str);