ST_Vector2D

 

ST_Vector2D - General Information

Overview

Type:

Data structure

Available as of:

V1.0.3.0

Inherits from:

-

Versions:

Current version

Description

Data structure for representing a cartesian vector in a 2-dimensional space.

Structure Elements

Variable

Data type

Description

lrX

LREAL

Component of the vector in X direction

lrY

LREAL

Component of the vector in Y direction