Click or drag to resize

RinexMeteorological Methods

The RinexMeteorological type exposes the following members.

Methods
  NameDescription
Public methodAdd (Inherited from Collection<RinexMeteorologicalRecord>.)
Public methodClear (Inherited from Collection<RinexMeteorologicalRecord>.)
Public methodContains (Inherited from Collection<RinexMeteorologicalRecord>.)
Public methodCopyTo (Inherited from Collection<RinexMeteorologicalRecord>.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetEnumerator (Inherited from Collection<RinexMeteorologicalRecord>.)
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 Collection<RinexMeteorologicalRecord>.)
Public methodInsert (Inherited from Collection<RinexMeteorologicalRecord>.)
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 Collection<RinexMeteorologicalRecord>.)
Public methodRemoveAt (Inherited from Collection<RinexMeteorologicalRecord>.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also