#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "gpsUtils.h"
#include "TdkProcessingService.h"
Functions | |
double | calcDistance (TdkTheme *theme, const TePoint &first, const TePoint &last) |
double calcDistance | ( | TdkTheme * | theme, | |
const TePoint & | first, | |||
const TePoint & | last | |||
) |