Click or drag to resize

NavigationSignal Properties

The NavigationSignal type exposes the following members.

Properties
  NameDescription
Public propertyCarrierToNoiseThreshold
Gets or sets the carrier to noise value below which this signal cannot be tracked.
Public propertyChannelLink
Gets or sets the link connecting this channel to the satellite's transmitter.
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 propertyPriority
Gets or sets the priority of this signal, used when more than one NavigationSignal is available.
Public propertySatelliteID
Gets or sets the ID of the navigation satellite broadcasting this signal.
Public propertySignalType
Gets or sets this signal's type.
Public propertyTracking
Gets or sets this signal's role: as a starting signal in the channel, or a maintaining signal.
Top
See Also