Click or drag to resize

RinexMeteorological Methods

The RinexMeteorological type exposes the following members.

Methods
  NameDescription
Public methodAdd (Inherited from CollectionRinexMeteorologicalRecord.)
Public methodClear (Inherited from CollectionRinexMeteorologicalRecord.)
Public methodContains (Inherited from CollectionRinexMeteorologicalRecord.)
Public methodCopyTo (Inherited from CollectionRinexMeteorologicalRecord.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetEnumerator (Inherited from CollectionRinexMeteorologicalRecord.)
Public methodGetEvaluator
Gets an evaluator that can be used to find meteorological data over time.
Public methodGetEvaluator(EvaluatorGroup)
Gets an evaluator that can be used to find meteorological data over time.
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 CollectionRinexMeteorologicalRecord.)
Public methodInsert (Inherited from CollectionRinexMeteorologicalRecord.)
Public methodStatic memberReadFrom(String)
Reads a RINEX Meteorological file from the specified filename.
Public methodStatic memberReadFrom(TextReader)
Reads a RINEX Meteorological file from the specified stream.
Public methodRemove (Inherited from CollectionRinexMeteorologicalRecord.)
Public methodRemoveAt (Inherited from CollectionRinexMeteorologicalRecord.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also