ST_Vector2D - General Information
Type: |
Data structure |
Available as of: |
V1.0.3.0 |
Inherits from: |
- |
Versions: |
Current version |
Data structure for representing a cartesian vector in a 2-dimensional space.
Variable |
Data type |
Description |
---|---|---|
lrX |
LREAL |
Component of the vector in X direction |
lrY |
LREAL |
Component of the vector in Y direction |