Description

Expose properties needed for certain texture measurements

Object Model


Members

Methods
Compute

Forces the computation of the Value property if it is stale

Filter

The ancestor McFeatures features are selected based the measurement

SetValueStale

Allows user-defined measurements to set IsValueStale True


Properties
AttributesRead-only property

Various attributes of the measurement

CountRead-only property

Count of values in the Value array associated with selected features

DescriptionRead-only property

A brief description of the measurement

DisplayNameRead-only property

A short, displayable name for the measurement

EnabledRead-write property

The “enabled” state of the measurement

IntensityRangeRead-write property

A percentage range from 1 to 99, setting the hetrogeneity “window”

IsValueStaleRead-only property

Indicates if the Value property needs to be recomputed

MaxRead-only property

The maximum value in the Value array associated with selected features

MaxFeatureIndexRead-only property

Zero-based index of the feature at which the Max value appears in the Value array associated with selected features

MeanRead-only property

The mean of values in the Value array associated with selected features

MinRead-only property

The minimum value in the Value array associated with selected features

MinFeatureIndexRead-only property

Zero-based index of the feature at which the Min value appears in the Value array associated with selected features

RangeRead-only property

The range of values in the Value array associated with selected features

RangeMaxRead-write property

The maximum range value for the Filter operation

RangeMinRead-write property

The minimum range value for the Filter operation

StdDevRead-only property

The standard deviation of values in the Value array associated with selected features

SumRead-only property

The sum of values in the Value array associated with selected features

UserDataRead-write property

Data storage for user-defined measurements

valueRead-only property

The measurement's current value

ValueMcObjectRead-only property

The measurement exposed as an McObject

ValueSequenceRead-only property

The “measurement sequence number” for a currently valid Value property