SimpleDigitalTransmitterCarrierFrequency Property |
Gets or sets the frequency of the signal, in hertz.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public 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:
DoubleSee Also