ST_Circle2D
ST_Circle2D - General Information
Overview
Type:
|
Data structure
|
Available as of:
|
V1.0.3.0
|
Inherits from:
|
-
|
Versions:
|
Current version
|
Description
This data structure defines a circle in the 2-dimensional space.
Structure Elements
Variable
|
Data type
|
Description
|
stCentre
|
ST_Vector2D
|
Centre of the circle
|
lrRadius:
|
LREAL
|
Radius of the circle
|