public class Recompress
extends java.lang.Object
Constructor and Description |
---|
Recompress() |
Modifier and Type | Method and Description |
---|---|
static EncodedData[] |
steim1(EncodedData[] data,
boolean preserveBlocking,
int maxFrames) |
static java.util.LinkedList |
steim1(int[] data) |
static java.util.LinkedList |
steim1(int[] data,
int maxFrames) |
static LocalSeismogramImpl |
steim1(LocalSeismogramImpl seis) |
static LocalSeismogramImpl |
steim1(LocalSeismogramImpl seis,
boolean preserveBlocking) |
static LocalSeismogramImpl |
steim1(LocalSeismogramImpl seis,
boolean preserveBlocking,
int maxFrames) |
public static LocalSeismogramImpl steim1(LocalSeismogramImpl seis) throws SteimException, java.io.IOException, CodecException, java.io.IOException, FissuresException
SteimException
java.io.IOException
CodecException
FissuresException
public static LocalSeismogramImpl steim1(LocalSeismogramImpl seis, boolean preserveBlocking) throws SteimException, java.io.IOException, CodecException, FissuresException
SteimException
java.io.IOException
CodecException
FissuresException
public static LocalSeismogramImpl steim1(LocalSeismogramImpl seis, boolean preserveBlocking, int maxFrames) throws SteimException, java.io.IOException, CodecException, FissuresException
SteimException
java.io.IOException
CodecException
FissuresException
public static EncodedData[] steim1(EncodedData[] data, boolean preserveBlocking, int maxFrames) throws CodecException, java.io.IOException
CodecException
java.io.IOException
public static java.util.LinkedList steim1(int[] data) throws SteimException
SteimException
public static java.util.LinkedList steim1(int[] data, int maxFrames) throws SteimException
SteimException