NavigationSignal Properties |
The NavigationSignal type exposes the following members.
| Name | Description | |
|---|---|---|
| CarrierToNoiseThreshold |
Gets or sets the carrier to noise value below which this signal cannot be tracked.
| |
| ChannelLink |
Gets or sets the link connecting this channel to the satellite's transmitter.
| |
| IsFrozen |
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.) | |
| Priority |
Gets or sets the priority of this signal, used when more than one NavigationSignal is available.
| |
| SatelliteID |
Gets or sets the ID of the navigation satellite broadcasting this signal.
| |
| SignalType |
Gets or sets this signal's type.
| |
| Tracking |
Gets or sets this signal's role: as a starting signal in the channel, or a maintaining signal.
|