Searched refs:g_out_bottom (Results 1 – 4 of 4) sorted by relevance
/dports/databases/postgis25/postgis-2.5.5/liblwgeom/cunit/ |
H A D | cu_geodetic.c | 368 GEOGRAPHIC_POINT g_out_top, g_out_bottom, v_out_top, v_out_bottom; in test_clairaut() local 377 clairaut_geographic(&gs, &ge, &g_out_top, &g_out_bottom); in test_clairaut() 381 CU_ASSERT_DOUBLE_EQUAL(v_out_bottom.lat, g_out_bottom.lat, 0.000001); in test_clairaut() 382 CU_ASSERT_DOUBLE_EQUAL(v_out_bottom.lon, g_out_bottom.lon, 0.000001); in test_clairaut() 393 clairaut_geographic(&gs, &ge, &g_out_top, &g_out_bottom); in test_clairaut() 397 CU_ASSERT_DOUBLE_EQUAL(v_out_bottom.lat, g_out_bottom.lat, 0.000001); in test_clairaut() 398 CU_ASSERT_DOUBLE_EQUAL(v_out_bottom.lon, g_out_bottom.lon, 0.000001); in test_clairaut()
|
/dports/databases/postgis32/postgis-3.2.0/liblwgeom/cunit/ |
H A D | cu_geodetic.c | 368 GEOGRAPHIC_POINT g_out_top, g_out_bottom, v_out_top, v_out_bottom; in test_clairaut() local 377 clairaut_geographic(&gs, &ge, &g_out_top, &g_out_bottom); in test_clairaut() 381 CU_ASSERT_DOUBLE_EQUAL(v_out_bottom.lat, g_out_bottom.lat, 0.000001); in test_clairaut() 382 CU_ASSERT_DOUBLE_EQUAL(v_out_bottom.lon, g_out_bottom.lon, 0.000001); in test_clairaut() 393 clairaut_geographic(&gs, &ge, &g_out_top, &g_out_bottom); in test_clairaut() 397 CU_ASSERT_DOUBLE_EQUAL(v_out_bottom.lat, g_out_bottom.lat, 0.000001); in test_clairaut() 398 CU_ASSERT_DOUBLE_EQUAL(v_out_bottom.lon, g_out_bottom.lon, 0.000001); in test_clairaut()
|
/dports/databases/postgis31/postgis-3.1.4/liblwgeom/cunit/ |
H A D | cu_geodetic.c | 368 GEOGRAPHIC_POINT g_out_top, g_out_bottom, v_out_top, v_out_bottom; in test_clairaut() local 377 clairaut_geographic(&gs, &ge, &g_out_top, &g_out_bottom); in test_clairaut() 381 CU_ASSERT_DOUBLE_EQUAL(v_out_bottom.lat, g_out_bottom.lat, 0.000001); in test_clairaut() 382 CU_ASSERT_DOUBLE_EQUAL(v_out_bottom.lon, g_out_bottom.lon, 0.000001); in test_clairaut() 393 clairaut_geographic(&gs, &ge, &g_out_top, &g_out_bottom); in test_clairaut() 397 CU_ASSERT_DOUBLE_EQUAL(v_out_bottom.lat, g_out_bottom.lat, 0.000001); in test_clairaut() 398 CU_ASSERT_DOUBLE_EQUAL(v_out_bottom.lon, g_out_bottom.lon, 0.000001); in test_clairaut()
|
/dports/databases/postgis30/postgis-3.0.4/liblwgeom/cunit/ |
H A D | cu_geodetic.c | 368 GEOGRAPHIC_POINT g_out_top, g_out_bottom, v_out_top, v_out_bottom; in test_clairaut() local 377 clairaut_geographic(&gs, &ge, &g_out_top, &g_out_bottom); in test_clairaut() 381 CU_ASSERT_DOUBLE_EQUAL(v_out_bottom.lat, g_out_bottom.lat, 0.000001); in test_clairaut() 382 CU_ASSERT_DOUBLE_EQUAL(v_out_bottom.lon, g_out_bottom.lon, 0.000001); in test_clairaut() 393 clairaut_geographic(&gs, &ge, &g_out_top, &g_out_bottom); in test_clairaut() 397 CU_ASSERT_DOUBLE_EQUAL(v_out_bottom.lat, g_out_bottom.lat, 0.000001); in test_clairaut() 398 CU_ASSERT_DOUBLE_EQUAL(v_out_bottom.lon, g_out_bottom.lon, 0.000001); in test_clairaut()
|