Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object; otherwise, false.
Serves as the default hash function.
A hash code for the current object.
Returns a string that represents the current object.
A string that represents the current object.
StaticEqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Static ReadonlyCrsA built-in data function for transforming coordinates between different Coordinate Reference Systems (CRS).
The function takes the following inputs:
Examples of known projections (case-insensitive):
Outputs:
Static ReadonlyCrsA built-in data function for transforming coordinates between different Coordinate Reference Systems (CRS).
The function takes the following inputs:
Examples of known projections (case-insensitive):
Outputs:
Static ReadonlyCrsA built-in data function for transforming geometries between different Coordinate Reference Systems (CRS).
The function takes the following inputs:
Examples of known projections (case-insensitive):
Outputs:
Static ReadonlyCrsA built-in data function for transforming geometries between different Coordinate Reference Systems (CRS).
The function takes the following inputs:
Examples of known projections (case-insensitive):
Outputs:
Static ReadonlyDynamicA built-in data function for applying dynamic time warping (DTW) on a set of sequences.
The function takes the following inputs:
Allowed values (case-insensitive):
Outputs:
Static ReadonlyGeographicA built-in data function for calculating the area of polygons.
The function takes the following inputs:
Examples of known projections (case-insensitive):
Allowed methods (case-insensitive):
Outputs:
Static ReadonlyGeographicA built-in data function for calculating a (spatial) distance matrix within a set of point coordinates, or between two sets of point coordinates.
The function takes the following inputs:
For the CRS WGS84 (standard latitude/longitude) the metric can have the following values:
For a projected CRS (for example, web mercator) the only available metric is cartesian.
Allowed units (case-insensitive and including different spelling and abbreviations):
Formats:
Outputs:
Static ReadonlyGeographicA built-in data function for calculating a (spatial) distance matrix within a set of point coordinates, or between two sets of point coordinates.
The function takes the following inputs:
For the CRS WGS84 (standard latitude/longitude) the metric can have the following values:
For a projected CRS (for example, web mercator) the only available metric is cartesian.
Allowed units (case-insensitive and including different spelling and abbreviations):
Formats:
Outputs:
Static ReadonlyGeographicA built-in data function for calculating nearest neighbors for a given set of points either within the set or with respect to a second set of points.
The function takes the following inputs:
For the CRS WGS84 (standard latitude/longitude) the metric can have the following values:
For a projected CRS (for example, web mercator) the only available metric is cartesian.
Allowed units (case-insensitive and including different spelling and abbreviations):
calculated
between two distinct data sets.
Outputs:
Static ReadonlyGeographicA built-in data function for calculating nearest neighbors for a given set of points either within the set or with respect to a second set of points.
The function takes the following inputs:
For the CRS WGS84 (standard latitude/longitude) the metric can have the following values:
For a projected CRS (for example, web mercator) the only available metric is cartesian.
Allowed units (case-insensitive and including different spelling and abbreviations):
calculated
between two distinct data sets.
Outputs:
Static ReadonlyMissingA built-in data function for summary of missing data.
Note: Empty string values are not included in
the count, only empty (null) values. You can use transformations on your data to replace values before running
this data function.
The function takes the following inputs:
Outputs:
Static ReadonlyTimeA built-in data function for resampling time series data.
The function takes the following inputs:
Allowed options (case-insensitive):
Note that mean, median, and sum are only available for downsampling. Non-numeric columns will
use the nearest fill method instead of linear, mean, median, or sum.
Outputs:
Static ReadonlyTimeA built-in data function for smoothing time series data.
The function takes the following inputs:
Outputs:
Available built-in data functions that can be used to add new Spotfire.Dxp.Data.DataFunctions.DataFunctions to the document using AddNew(suggestedName, builtInDataFunction)
Since
2.1