Click or drag to resize

YumaAlmanac Methods

The YumaAlmanac type exposes the following members.

Methods
  NameDescription
Public methodAdd (Inherited from CollectionYumaAlmanacRecord.)
Public methodClear (Inherited from CollectionYumaAlmanacRecord.)
Public methodContains (Inherited from CollectionYumaAlmanacRecord.)
Public methodCopyTo (Inherited from CollectionYumaAlmanacRecord.)
Public methodCreateSatelliteCollection
Creates a GPS satellite for each record in the Yuma almanac.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFindRecordByPrn
Finds the record corresponding to a particular PRN.
Public methodGetEnumerator (Inherited from CollectionYumaAlmanacRecord.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIndexOf (Inherited from CollectionYumaAlmanacRecord.)
Public methodInsert (Inherited from CollectionYumaAlmanacRecord.)
Public methodStatic memberReadFrom(String, Int32)
Reads a Yuma almanac from the specified file.
Public methodStatic memberReadFrom(TextReader, Int32)
Reads a Yuma almanac from the specified reader.
Public methodRemove (Inherited from CollectionYumaAlmanacRecord.)
Public methodRemoveAt (Inherited from CollectionYumaAlmanacRecord.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also