IterationInTTime MethodsNaiad Help

[This is preliminary documentation and is subject to change.]

The IterationInTTime generic type exposes the following members.

Methods

  NameDescription
Public methodCompareTo
Compares this timestamp with the other timestamp.
Public methodEquals
Returns true if and only if this timestamp is equal to the other timestamp.
Public methodGetHashCode
Returns a hashcode for this epoch.
(Overrides ValueTypeGetHashCode.)
Public methodInitializeFrom
Returns a timestamp initialized from the given pointstamp.
Public methodJoin
Returns the later of this and the other timestamps.
Public methodLessThan
Returns true if and only if this timestamp is less than or equal to the other timestamp.
Public methodMeet
Returns the earlier of this and the other timestamps.
Public methodPopulate
Populates a Pointstamp from this timestamp.
Public methodToString
Returns a string representation of this timestamp.
(Overrides ValueTypeToString.)
Top
See Also

Reference