ModulationFsk.BitsPerSymbol Property |
Gets the number of bits per symbol.
Namespace:
AGI.Foundation.Communications.SignalProcessing
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic int BitsPerSymbol { get; }
Public ReadOnly Property BitsPerSymbol As Integer
Get
public:
property int BitsPerSymbol {
int get ();
}
member BitsPerSymbol : int with get
Property Value
Type:
Int32
See Also