Transceiver.CarrierFrequency Property |
Gets or sets the carrier frequency of the remodulated signal, in hertz.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double CarrierFrequency { get; set; }
Public Property CarrierFrequency As Double
Get
Set
public:
property double CarrierFrequency {
double get ();
void set (double value);
}
member CarrierFrequency : float with get, set
Property Value
Type:
Double
See Also