Click or drag to resize

ScalarSingleFrequencyIonosphericCorrection Properties

The ScalarSingleFrequencyIonosphericCorrection type exposes the following members.

Properties
  NameDescription
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyReceiver
Gets or sets the receiver of the signal traveling through the ionosphere. This is usually the Gps Receiver's antenna.
Public propertyRinexNavigationFile
Gets or sets he file used to define the ionospheric correction model parameters, known as the alphas and betas.
Public propertyTransmitter
Gets or sets the transmitter of the signal traveling through the ionosphere. This is usually the Gps Satellite.
Top
See Also