ST_XYStruct - General Information
Type: |
Data structure |
Available as of: |
V1.0.3.0 |
Inherits from: |
- |
Versions: |
Current version |
Structure for the relative extreme values of a 5th order polynomial
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 |