ST_XYStruct

 

ST_XYStruct - General Information

Overview

Type:

Data structure

Available as of:

V1.0.3.0

Inherits from:

-

Versions:

Current version

Description

Structure for the relative extreme values of a 5th order polynomial

Structure Elements

Variable

Data type

Description

diCount

DINT

Number of existing relative extreme values

alrX

ARRAY[0..3] OF LREAL

X value of the i-th relative extreme value

alrY

ARRAY[0..3] OF LREAL

Y value of the i-th relative extreme value