Maptitude GISDK Help |
A set of GISDK functions is available for working with vectors; for more information, see Vectors:
GISDK Function |
Summary |
Copies an array to a vector |
|
Concatenates identically typed vectors in the order into one, combined long vector |
|
Copies a vector to a new vector |
|
Constructs a cumulative vector in a new vector |
|
Creates a vector from a field in a view|set |
|
Creates vectors from fields in a view|set |
|
Fills values into a field in a view|set from a vector |
|
Fills values into fields in a view|set from vectors |
|
Sorts the elements of a vector in ascending order |
|
Sorts an array of vectors in ascending order, based on the first vector |
|
Extracts a number of elements from a vector |
|
Transposes an array of arrays, where element b[i][j] = a[j][i] |
|
Creates a vector |
|
Computes a given statistic for the vector |
|
Copies a vector to an array |
See also:
©2025 Caliper Corporation | www.caliper.com |