PostGIS
2.4.9dev-r@@SVN_REVISION@@
◆
rtpg_union_type
enum
rtpg_union_type
Enumerator
UT_LAST
UT_FIRST
UT_MIN
UT_MAX
UT_COUNT
UT_SUM
UT_MEAN
UT_RANGE
Definition at line
1709
of file
rtpg_mapalgebra.c
.
1709
{
1710
UT_LAST
= 0,
1711
UT_FIRST
,
1712
UT_MIN
,
1713
UT_MAX
,
1714
UT_COUNT
,
1715
UT_SUM
,
1716
UT_MEAN
,
1717
UT_RANGE
1718
}
rtpg_union_type
;
UT_MIN
Definition:
rtpg_mapalgebra.c:1712
rtpg_union_type
rtpg_union_type
Definition:
rtpg_mapalgebra.c:1709
UT_RANGE
Definition:
rtpg_mapalgebra.c:1717
UT_SUM
Definition:
rtpg_mapalgebra.c:1715
UT_MEAN
Definition:
rtpg_mapalgebra.c:1716
UT_LAST
Definition:
rtpg_mapalgebra.c:1710
UT_FIRST
Definition:
rtpg_mapalgebra.c:1711
UT_MAX
Definition:
rtpg_mapalgebra.c:1713
UT_COUNT
Definition:
rtpg_mapalgebra.c:1714
raster
rt_pg
rtpg_mapalgebra.c
Generated by
1.8.13