Epoch MethodsNaiad Help

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

The Epoch type exposes the following members.

Methods

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

Reference