Name | Description | |
---|---|---|
CIMChartDimensionalProfileLandTrendrArguments Constructor |
The following tables list the members exposed by CIMChartDimensionalProfileLandTrendrArguments.
Name | Description | |
---|---|---|
CIMChartDimensionalProfileLandTrendrArguments Constructor |
Name | Description | |
---|---|---|
BestModelProportion | Gets or sets the best model proportion value. | |
MaximumSegments | Gets or sets the maximum number of segments to be fitted to the time series for each pixel. | |
MinimumObservations | Gets or sets the minimum number of valid observations required to perform fitting. | |
OutputOtherBands | Gets or sets a value indicating whether other bands will be included in the segmentation process. | |
PreventOneYearRecovery | Gets or sets a value indicating whether segments that exhibit a one year recovery will be excluded. | |
PValueThreshold | Gets or sets the p-value threshold for a model to be selected. | |
RecoveryIncreasingTrend | Gets or sets a value indicating whether the recovery has an increasing (positive) trend. | |
RecoveryThreshold | Gets or sets the recovery threshold value in years. | |
SnappingDate | Gets or sets the date in the format MM-DD used to select a slice for each year. | |
SpikeThreshold | Gets or sets the threshold to use for dampening spikes or anomalies in the pixel value trajectory. | |
VertexCountOvershoot | Gets or sets the the number of additional vertices beyond MaximumSegments + 1 that can be used to fit the model during the initial stage of identifying vertices. |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMChartDimensionalProfileLandTrendrArguments. | |
FromJson | Reconstructs the CIMChartDimensionalProfileLandTrendrArguments with a specified state from a JSON encoding. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ToJson | Overridden. Creates a JSON encoding of the CIMChartDimensionalProfileLandTrendrArguments and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |