public class Blockette100 extends DataBlockette
| Modifier and Type | Field and Description |
|---|---|
static int |
B100_SIZE |
info, swapBytes| Constructor and Description |
|---|
Blockette100() |
Blockette100(byte[] info,
boolean swapBytes) |
| Modifier and Type | Method and Description |
|---|---|
float |
getActualSampleRate() |
java.lang.String |
getName() |
int |
getSize() |
int |
getType() |
void |
setActualSampleRate(float actualSampleRate) |
void |
writeASCII(java.io.PrintWriter out)
Writes an ASCII version of the blockette.
|
toBytes, toBytes, trimToSize, writeparseBlockette, toString, writeASCIIpublic static final int B100_SIZE
public Blockette100()
public Blockette100(byte[] info,
boolean swapBytes)
throws SeedFormatException
SeedFormatExceptionpublic void setActualSampleRate(float actualSampleRate)
public float getActualSampleRate()
public void writeASCII(java.io.PrintWriter out)
BlockettewriteASCII in class Blocketteout - a Writer