YAC 3.20.0
Yet Another Coupler
Loading...
Searching...
No Matches
test_area.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include "test_common.h"
#include "clipping.h"
#include "area.h"
#include "tests.h"
#include "geometry.h"
Include dependency graph for test_area.c:

Go to the source code of this file.

Macros

#define YAC_EARTH_RADIUS   (6371.2290)
 

Detailed Description

Test
A test area calculation routine.

Definition in file test_area.c.

Macro Definition Documentation

◆ YAC_EARTH_RADIUS

#define YAC_EARTH_RADIUS   (6371.2290)

Definition at line 19 of file test_area.c.