ArcObjects Library Reference (TrackingAnalyst)  

ITemporalOperator3 Interface

Provides access to additional methods and properties used to configure the temporal operator beyond ITemporalOperator2 and ITemporalOperator.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Description
Method Add Adds a new temporal operator.
Read-only property AsDate Temporal information as a date field.
Read-only property AsInterval Temporal information as an interval value.
Read-only property AsString Temporal information as a string.
Read-only property IntervalQuantity Number of intervals between events.
Read-only property IntervalUnits Units used for interval.
Method Reset Resets the temporal operator.
Method SetDateTime Sets the value for date and time information.
Method SetDateTimeFromString Sets the value for date and time information from a string.
Method SetDateTimeFromVariant Sets the value for date and time information from a variant.
Method SetInterval Sets the time interval.
Method Subtract Subtracts a temporal operator.
Method TemporalUnitsAsString Obtains a string representation of a temporal unit enumeration, in upper, lower, or mixed case, with singular or plural form.
Read-only property Type The type of temporal data used.
Read-only property Value Value of temporal information.

CoClasses that implement ITemporalOperator3

CoClasses and Classes Description
TemporalOperator Implements ITemporalOperator to identify and manage temporal playback settings.