NavigationSignalChannelLink Property |
Gets or sets the link connecting this channel to the satellite's transmitter.
Namespace:
AGI.Foundation.Navigation.Advanced
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public ExtensibleObject ChannelLink { get; set; }
Public Property ChannelLink As ExtensibleObject
Get
Set
public:
property ExtensibleObject^ ChannelLink {
ExtensibleObject^ get ();
void set (ExtensibleObject^ value);
}
member ChannelLink : ExtensibleObject with get, set
Property Value
Type:
ExtensibleObjectSee Also