public class Signal2ByteShort extends Signal2Byte
Modifier and Type | Field and Description |
---|---|
static double |
DOUBLE2SHORT_FACTOR |
sampleType
Constructor and Description |
---|
Signal2ByteShort(SampleType sampleType) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getBytes(ComplexSignal signal) |
byte[] |
getBytesTest(ComplexSignal signal) |
void |
setMaxAmplitude(double maxAmplitude) |
public Signal2ByteShort(SampleType sampleType)
public byte[] getBytes(ComplexSignal signal)
getBytes
in class Signal2Byte
public byte[] getBytesTest(ComplexSignal signal)
public void setMaxAmplitude(double maxAmplitude)
setMaxAmplitude
in class Signal2Byte