ModulationPskBitsPerSymbol Property |
Gets the number of bits per symbol.
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 int BitsPerSymbol { get; }
Public ReadOnly Property BitsPerSymbol As Integer
Get
public:
property int BitsPerSymbol {
int get ();
}
member BitsPerSymbol : int with get
Property Value
Type:
Int32See Also