public class ConstellationPoint
extends java.lang.Object
Constructor and Description |
---|
ConstellationPoint(Bits bits,
ComplexSignal symbol) |
Modifier and Type | Method and Description |
---|---|
Bits |
getBits() |
ComplexSignal |
getSymbol() |
java.lang.String |
toString() |
public ConstellationPoint(Bits bits, ComplexSignal symbol)
public Bits getBits()
public ComplexSignal getSymbol()
public java.lang.String toString()
toString
in class java.lang.Object