SignalDataRateDataRate Property |
Gets the data rate, in bits per second (bps).
Namespace:
AGI.Foundation.Communications.SignalProcessing
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double DataRate { get; }
Public ReadOnly Property DataRate As Double
Get
public:
property double DataRate {
double get ();
}
member DataRate : float with get
Property Value
Type:
DoubleSee Also