A B C D E F G H I J K L M N O P R S T U V W _

S

SAIL_LINE - Static variable in class org.javaseis.properties.AxisLabel
The axis label for sail line.
SAMPLE_INDEX - Static variable in class org.javaseis.grid.GridDefinition
 
SCALAR16 - Static variable in class org.javaseis.compress.SeisCompress
 
SCRATCH_FOLDER - Static variable in class org.javaseis.tests.TestUtil
 
searchLocation - Variable in class org.javaseis.io.ExtentListEntry
 
SECONDARY_FOLDER - Static variable in class org.javaseis.tests.TestUtil
 
SECONDS - Static variable in class org.javaseis.properties.Units
SECONDS
SeisCompress - Class in org.javaseis.compress
Title: JavaSeisIO 16 Bit Trace Compression
SeisCompress(int, int, ByteBuffer) - Constructor for class org.javaseis.compress.SeisCompress
Initialize compression for seismic traces
SeisDataType - Class in org.javaseis.grid
Title: SeisDataType
SeisDataType(int) - Constructor for class org.javaseis.grid.SeisDataType
Construct a new data type with an element count of 1
SeisDataType(Object) - Constructor for class org.javaseis.grid.SeisDataType
Construct a new data type with an element count of 1
SeisDataType(int, int) - Constructor for class org.javaseis.grid.SeisDataType
Construct a new array data type
SeisDataType(Object, int) - Constructor for class org.javaseis.grid.SeisDataType
Construct a new data type with an element count of 1
SeisException - Exception in org.javaseis.util
 
SeisException() - Constructor for exception org.javaseis.util.SeisException
Constructs an instance of SeisException.
SeisException(String) - Constructor for exception org.javaseis.util.SeisException
Constructs an instance of SeisException.
SeisFft - Class in org.javaseis.fft
 
SeisFft() - Constructor for class org.javaseis.fft.SeisFft
Default constructor for an empty transform
SeisFft(int) - Constructor for class org.javaseis.fft.SeisFft
Forward transform for real data with default padding, type, scaling, and sign
SeisFft(int, float) - Constructor for class org.javaseis.fft.SeisFft
Forward transform for real data with specified length padding in percent
SeisFft(int, float, IFFT.Type) - Constructor for class org.javaseis.fft.SeisFft
Forward transform for real data specifying length, padding, and transform type
SeisFft(int, float, IFFT.Type, int) - Constructor for class org.javaseis.fft.SeisFft
Forward transform for real data specifying length, padding, transform type, and sign
SeisFft(int, float, IFFT.Type, int, IFFT.Scale) - Constructor for class org.javaseis.fft.SeisFft
Forward transform for real data specifying length, padding, transform type, sign, and scale
SeisFft.Scale - Enum in org.javaseis.fft
 
SeisFft.Type - Enum in org.javaseis.fft
 
SeisFft3d - Class in org.javaseis.fft
Sample 3D Fourier Transform for real data that illustrates usage of DistributedArray classes.
SeisFft3d(IParallelContext, int[], float[]) - Constructor for class org.javaseis.fft.SeisFft3d
Allocate storage for a 3D distributed FFT
SeisFft3dTest - Class in org.javaseis.tests
 
SeisFft3dTest() - Constructor for class org.javaseis.tests.SeisFft3dTest
 
SeisFftTest - Class in org.javaseis.tests
 
SeisFftTest() - Constructor for class org.javaseis.tests.SeisFftTest
 
Seisio - Class in org.javaseis.io
Top level class for managing JavaSeis datasets.
Seisio(String) - Constructor for class org.javaseis.io.Seisio
Constructs an instance of Seisio.
Seisio(String, String[]) - Constructor for class org.javaseis.io.Seisio
Constructs an instance of Seisio.
Seisio(String, GridDefinition) - Constructor for class org.javaseis.io.Seisio
Create a new JavaSeis dataset with a specified GridDefinition, default DataDefinition, and no trace properties.
Seisio(String, GridDefinition, DataDefinition, TraceProperties) - Constructor for class org.javaseis.io.Seisio
Constructs an instance of Seisio.
Seisio(String, int, int[]) - Constructor for class org.javaseis.io.Seisio
Constructs an instance of Seisio.
Seisio(String, int, int[], ByteOrder) - Constructor for class org.javaseis.io.Seisio
 
Seisio.TraceMap - Class in org.javaseis.io
The TraceMap class provides mapping support for the JavaSeisFileIO class.
Seisio.TraceMap(int) - Constructor for class org.javaseis.io.Seisio.TraceMap
Constructs an instance of TraceMap.
SeisioVoxet - Class in org.javaseis.io
 
SeisioVoxet(String) - Constructor for class org.javaseis.io.SeisioVoxet
 
SeisioVoxet(Seisio) - Constructor for class org.javaseis.io.SeisioVoxet
 
SeisLock - Class in org.javaseis.io
Provide a lock facility based on Java NIO FileLock classes This type of locking strategy should work reasonaly reliably for cases where the number of transactions per second is low.
SeisLock(String) - Constructor for class org.javaseis.io.SeisLock
Create a lock manager for a particular file.
SeisLock(String, int) - Constructor for class org.javaseis.io.SeisLock
Create a lock manager for a particular file.
SeisLock(String, int, long) - Constructor for class org.javaseis.io.SeisLock
Create a lock manager for a particular file.
seisLockCreate(String, int) - Static method in class org.javaseis.nativelib.NativeLib
 
seisLockCreate(String, int) - Static method in class org.javaseis.nativelib.NativeLibJNI
 
seisLockRemove(String) - Static method in class org.javaseis.nativelib.NativeLib
 
seisLockRemove(String) - Static method in class org.javaseis.nativelib.NativeLibJNI
 
SeisNativeLock - Class in org.javaseis.io
Provide a lock facility using the "lockfile" facility from Linux sendmail.
SeisNativeLock(String) - Constructor for class org.javaseis.io.SeisNativeLock
Create a lock manager for a particular file.
SeisNativeLock(String, int) - Constructor for class org.javaseis.io.SeisNativeLock
Create a lock manager for a particular file.
SeisNativeLock(String, int, long) - Constructor for class org.javaseis.io.SeisNativeLock
Create a lock manager for a particular file.
SeisProperties - Class in org.javaseis.properties
Title: JavaSeis Properties
SeisProperties() - Constructor for class org.javaseis.properties.SeisProperties
Create a new JavaSeis properties object
SeisProperties(String, String, boolean, boolean) - Constructor for class org.javaseis.properties.SeisProperties
Create a file for subsequent JavaSeis properties load/store operations
SeisProperties(String, String) - Constructor for class org.javaseis.properties.SeisProperties
 
SeisPropertyType - Enum in org.javaseis.properties
Title: SeisPropertyType
SeisTraceProperties - Class in org.javaseis.properties
Title: JavaSeis Trace Property Handler
SeisTraceProperties() - Constructor for class org.javaseis.properties.SeisTraceProperties
Construct a new trace property handler.
SeisTraceProperties(ByteBuffer) - Constructor for class org.javaseis.properties.SeisTraceProperties
Construct a new trace property handler.
SeisTraceProperty - Class in org.javaseis.properties
Title: JavaSeis Property Description
SeisTraceProperty() - Constructor for class org.javaseis.properties.SeisTraceProperty
Construct a trace property description
SeisTraceProperty(String, String, SeisPropertyType, int, int) - Constructor for class org.javaseis.properties.SeisTraceProperty
 
SeisTraceProperty(SeisTraceProperty) - Constructor for class org.javaseis.properties.SeisTraceProperty
 
SeisTraceProperty(String, String) - Constructor for class org.javaseis.properties.SeisTraceProperty
Construct a trace property description from a string
SEMBLANCE - Static variable in class org.javaseis.properties.DataDomain
Normalized coherency measurement
send(int, T, int, int, int) - Method in interface org.javaseis.parallel.IParallelContext
Send a message to another task in this parallel context
send(int, T, int, int, int) - Method in class org.javaseis.parallel.MPIContext
Send a message to another task in this parallel context
send(int, T, int, int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
send(int, T, int, int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
sendByte(int, byte[], int, int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
sendByte(int, byte[], int, int, int) - Method in class org.javaseis.parallel.MPIContext
 
sendByte(int, byte[], int, int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
sendByte(int, byte[], int, int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
sendDouble(int, double[], int, int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
sendDouble(int, double[], int, int, int) - Method in class org.javaseis.parallel.MPIContext
 
sendDouble(int, double[], int, int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
sendDouble(int, double[], int, int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
sendFloat(int, float[], int, int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
sendFloat(int, float[], int, int, int) - Method in class org.javaseis.parallel.MPIContext
 
sendFloat(int, float[], int, int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
sendFloat(int, float[], int, int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
sendInt(int, int[], int, int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
sendInt(int, int[], int, int, int) - Method in class org.javaseis.parallel.MPIContext
 
sendInt(int, int[], int, int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
sendInt(int, int[], int, int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
sendLong(int, long[], int, int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
sendLong(int, long[], int, int, int) - Method in class org.javaseis.parallel.MPIContext
 
sendLong(int, long[], int, int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
sendLong(int, long[], int, int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
sendShort(int, short[], int, int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
sendShort(int, short[], int, int, int) - Method in class org.javaseis.parallel.MPIContext
 
sendShort(int, short[], int, int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
sendShort(int, short[], int, int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
sepChar - Variable in class org.javaseis.properties.SeisProperties
 
serialPrint(String) - Method in interface org.javaseis.parallel.IParallelContext
Serialize printing a string from all tasks, so that one line at a time is printed A barrier is invoked, so all tasks must participate in the call to this method.
serialPrint(String) - Method in class org.javaseis.parallel.MPIContext
Serialize printing a string from all tasks, so that one line at a time is printed A barrier is invoked, so all tasks must participate in the call to this method.
serialPrint(String) - Method in class org.javaseis.parallel.MPIContextWorld
 
serialPrint(String) - Method in class org.javaseis.parallel.UniprocessorContext
 
serialVersionUID - Static variable in class org.javaseis.properties.DataDomain
 
serialVersionUID - Static variable in class org.javaseis.properties.Units
 
set(String, String, int, int, int) - Method in class org.javaseis.properties.PropertyDescription
 
set(String, String) - Method in class org.javaseis.properties.PropertyDescription
Sets the property label and description.
set(String, String, SeisPropertyType, int, int) - Method in class org.javaseis.properties.SeisTraceProperty
 
set(String, String) - Method in class org.javaseis.properties.SeisTraceProperty
 
setActiveSection(int[]) - Method in class org.javaseis.parallel.DistributedArray
 
setArray(T[]) - Method in interface org.javaseis.array.IMultiArray
Provide the array that is used for underlying storage The "object" version is a generic method that handles arbitrary objects The rest of the methods are for primitive types
setArray(byte[]) - Method in interface org.javaseis.array.IMultiArray
 
setArray(short[]) - Method in interface org.javaseis.array.IMultiArray
 
setArray(int[]) - Method in interface org.javaseis.array.IMultiArray
 
setArray(long[]) - Method in interface org.javaseis.array.IMultiArray
 
setArray(float[]) - Method in interface org.javaseis.array.IMultiArray
 
setArray(double[]) - Method in interface org.javaseis.array.IMultiArray
 
setArray(T[]) - Method in class org.javaseis.array.MultiArray
 
setArray(byte[]) - Method in class org.javaseis.array.MultiArray
 
setArray(short[]) - Method in class org.javaseis.array.MultiArray
 
setArray(int[]) - Method in class org.javaseis.array.MultiArray
 
setArray(long[]) - Method in class org.javaseis.array.MultiArray
 
setArray(float[]) - Method in class org.javaseis.array.MultiArray
 
setArray(double[]) - Method in class org.javaseis.array.MultiArray
 
setAxisLabel(int, AxisLabel) - Method in interface org.javaseis.grid.ISeismicGrid
 
setAxisLabels(AxisLabel[]) - Method in interface org.javaseis.grid.ISeismicGrid
 
setBinGrid(IBinGrid) - Method in interface org.javaseis.grid.ISeismicGrid
 
setBlockDecomp(long, int, int) - Method in class org.javaseis.parallel.Decomposition
 
setBuffer(ByteBuffer) - Method in class org.javaseis.properties.SeisTraceProperties
Set the header buffer for this handler.
setBuffer(ByteBuffer) - Method in class org.javaseis.properties.TraceProperties
Sets the byte buffer for property storage.
setBufferPosition(String) - Method in class org.javaseis.properties.TraceProperties
Sets the buffer position, based on the current trace index and specified property keyword.
setBufferPosition(PropertyDescription) - Method in class org.javaseis.properties.TraceProperties
Sets the buffer position, based on the current trace index and specified property.
setCircularDecomp(long, int, int) - Method in class org.javaseis.parallel.Decomposition
 
setClassType(Class) - Method in interface org.javaseis.array.IMultiArray
Set the class type of this MultiArray
setClassType(Class) - Method in class org.javaseis.array.MultiArray
 
setComments(String) - Method in class org.javaseis.io.Seisio
Sets the JavaSeis file-structure comments (history).
setDataDelta(int, double) - Method in interface org.javaseis.grid.ISeismicGrid
 
setDataDeltas(double[]) - Method in interface org.javaseis.grid.ISeismicGrid
 
setDataOrigin(int, double) - Method in interface org.javaseis.grid.ISeismicGrid
 
setDataOrigins(double[]) - Method in interface org.javaseis.grid.ISeismicGrid
 
setDimension(int, int) - Method in interface org.javaseis.grid.ISeismicGrid
 
setDimensions(int) - Method in interface org.javaseis.array.IMultiArray
Set the number of dimensions for this MultiArray
setDimensions(int) - Method in class org.javaseis.array.MultiArray
 
setDimensions(int[]) - Method in interface org.javaseis.grid.ISeismicGrid
 
setElementCount(int) - Method in interface org.javaseis.array.IMultiArray
Set the element count for this MultiArray
setElementCount(int) - Method in class org.javaseis.array.MultiArray
 
setFftParms(int, IFFT.Type, IFFT.Scale, float, int) - Method in interface org.javaseis.fft.IFFT
Set transform parameters
setFftParms(int, IFFT.Type, IFFT.Scale, float, int) - Method in class org.javaseis.fft.SeisFft
Set transform parameters
setFilePropertyDoubleArray(String, double[]) - Method in class org.javaseis.io.Seisio
Sets the double-array values of a file property.
setFilePropertyIntArray(String, int[]) - Method in class org.javaseis.io.Seisio
Sets the integer-array values of a file property.
setFilePropertyLongArray(String, long[]) - Method in class org.javaseis.io.Seisio
Sets the long-array values of a file property.
setFilePropertyString(String, String) - Method in class org.javaseis.io.Seisio
Sets the string value of a file property.
setFilePropertyStringArray(String, String[]) - Method in class org.javaseis.io.Seisio
Sets the string-array values of a file property.
setFrame(int) - Method in class org.javaseis.io.SortRead
Set the current frame for subsequent read and write operations
setGridCoords(double, double, double, double) - Method in interface org.javaseis.grid.IBinGrid
 
setIndex(int) - Method in class org.javaseis.properties.SeisTraceProperties
Set the index of the trace property record for subsequent operations
setLogicalCoords(long, long, long, long) - Method in interface org.javaseis.grid.IBinGrid
 
setLogicalDelta(int, long) - Method in interface org.javaseis.grid.ISeismicGrid
 
setLogicalDeltas(long[]) - Method in interface org.javaseis.grid.ISeismicGrid
 
setLogicalOrigin(int, long) - Method in interface org.javaseis.grid.ISeismicGrid
 
setLogicalOrigins(long[]) - Method in interface org.javaseis.grid.ISeismicGrid
 
setLogLevel(Level) - Static method in class org.javaseis.io.Seisio
 
setLogLevel(Level) - Static method in class org.javaseis.io.VirtualIO
 
setMapped() - Method in class org.javaseis.io.Seisio
Sets the mapped status to "true".
setMinMaxSpace(long, long) - Method in class org.javaseis.io.ExtentManager
Set the min and max space parameters for POLICY_MINMAX Directories with space less than minSpaceBytes are excluded as locations, directories with space greater than maxSpaceBytes are preferred over the rest.
setODIRECT(FileDescriptor) - Static method in class org.javaseis.nativelib.UnixFcntl
 
setOffset(int) - Method in interface org.javaseis.array.IMultiArray
Set the zero-based offset within the underlying storage for this array
setOffset(int) - Method in class org.javaseis.array.MultiArray
 
setOffset(int) - Method in class org.javaseis.properties.PropertyDescription
 
setOffset(int) - Method in class org.javaseis.properties.SeisTraceProperty
 
setParallelContext(IParallelContext) - Method in class org.javaseis.parallel.DistributedGrid
Set the ParallelContext to be used for the DistributedArray
setPolicy(ExtentPolicy) - Method in class org.javaseis.io.ExtentManager
Set the policy to use for allocating extents to directories, from: ExentPolicy
setPosition(int) - Method in class org.javaseis.compress.TraceCompressor
Sets the buffer position in trace units.
setPosition(int[]) - Method in class org.javaseis.io.Seisio
Sets the current position.
setPosition(int[]) - Method in class org.javaseis.io.SortRead
Set the current position for a sort "scattered" read.
setPosition(long) - Method in class org.javaseis.io.VirtualIO
Sets the position for subsequent VFIO operations.
setProjection(int) - Method in interface org.javaseis.grid.IBinGrid
 
setSeparators(String, char, char) - Method in class org.javaseis.properties.SeisProperties
Create a file for subsequent JavaSeis properties load/store operations
setShape(int[]) - Method in interface org.javaseis.array.IMultiArray
Set the shape of this MultiArray, in Fortran style with the "fast" dimension first
setShape(int[]) - Method in class org.javaseis.array.MultiArray
 
setShape(int[]) - Method in class org.javaseis.parallel.DistributedArray
 
setSize() - Method in interface org.javaseis.grid.ISeismicGrid
 
setTraceDataArray(float[][]) - Method in class org.javaseis.io.Seisio
Sets the frame trace data array used for read/write operations.
setTraceHeaderArray(int[][]) - Method in class org.javaseis.io.Seisio
Sets the frame header data array used for read/write operations.
setTraceIndex(int) - Method in class org.javaseis.properties.TraceProperties
Sets the trace property index to use for subsequent operations.
setUp() - Method in class org.javaseis.io.test.JTestSeisLock
 
setValue(String, T) - Method in class org.javaseis.properties.SeisTraceProperties
Generic method for setting "typed" values of trace properties.
setVersionToInput(int) - Method in class org.javaseis.io.Seisio
Sets the version to use for input.
setVolume(int) - Method in class org.javaseis.io.SortRead
Set the current volume for subsequent read and write operations
setVolumeIndex(int) - Method in class org.javaseis.io.Seisio.TraceMap
Sets the volume index, flushing to current map buffer.
setWorldCoords(double[]) - Method in interface org.javaseis.grid.IBinGrid
 
shift(int, T, int, int, T) - Method in interface org.javaseis.parallel.IParallelContext
Shift an array of primitive or objects types across tasks in a parallel context
shift(int, T, int, int, T) - Method in class org.javaseis.parallel.MPIContext
(non-Javadoc)
shift(int, T, int, int, T) - Method in class org.javaseis.parallel.MPIContextWorld
 
shift(int, T, int, int, T) - Method in class org.javaseis.parallel.UniprocessorContext
 
shiftByte(int, byte[], int, int, byte[]) - Method in interface org.javaseis.parallel.IParallelContext
 
shiftByte(int, byte[], int, int, byte[]) - Method in class org.javaseis.parallel.MPIContext
 
shiftByte(int, byte[], int, int, byte[]) - Method in class org.javaseis.parallel.MPIContextWorld
 
shiftByte(int, byte[], int, int, byte[]) - Method in class org.javaseis.parallel.UniprocessorContext
 
shiftDouble(int, double[], int, int, double[]) - Method in interface org.javaseis.parallel.IParallelContext
 
shiftDouble(int, double[], int, int, double[]) - Method in class org.javaseis.parallel.MPIContext
 
shiftDouble(int, double[], int, int, double[]) - Method in class org.javaseis.parallel.MPIContextWorld
 
shiftDouble(int, double[], int, int, double[]) - Method in class org.javaseis.parallel.UniprocessorContext
 
shiftFloat(int, float[], int, int, float[]) - Method in interface org.javaseis.parallel.IParallelContext
 
shiftFloat(int, float[], int, int, float[]) - Method in class org.javaseis.parallel.MPIContext
 
shiftFloat(int, float[], int, int, float[]) - Method in class org.javaseis.parallel.MPIContextWorld
 
shiftFloat(int, float[], int, int, float[]) - Method in class org.javaseis.parallel.UniprocessorContext
 
shiftInt(int, int[], int, int, int[]) - Method in interface org.javaseis.parallel.IParallelContext
 
shiftInt(int, int[], int, int, int[]) - Method in class org.javaseis.parallel.MPIContext
 
shiftInt(int, int[], int, int, int[]) - Method in class org.javaseis.parallel.MPIContextWorld
 
shiftInt(int, int[], int, int, int[]) - Method in class org.javaseis.parallel.UniprocessorContext
 
shiftLong(int, long[], int, int, long[]) - Method in interface org.javaseis.parallel.IParallelContext
 
shiftLong(int, long[], int, int, long[]) - Method in class org.javaseis.parallel.MPIContext
 
shiftLong(int, long[], int, int, long[]) - Method in class org.javaseis.parallel.MPIContextWorld
 
shiftLong(int, long[], int, int, long[]) - Method in class org.javaseis.parallel.UniprocessorContext
 
shiftPrimitive(Datatype, int, Object, int, int, Object) - Method in class org.javaseis.parallel.MPIContext
Shift an array of primitive or objects types across tasks in a parallel context
shiftPrimitive(Datatype, int, Object, int, int, Object) - Method in class org.javaseis.parallel.MPIContextWorld
 
shiftShort(int, short[], int, int, short[]) - Method in interface org.javaseis.parallel.IParallelContext
 
shiftShort(int, short[], int, int, short[]) - Method in class org.javaseis.parallel.MPIContext
 
shiftShort(int, short[], int, int, short[]) - Method in class org.javaseis.parallel.MPIContextWorld
 
shiftShort(int, short[], int, int, short[]) - Method in class org.javaseis.parallel.UniprocessorContext
 
SHORT - Static variable in class org.javaseis.grid.SeisDataType
 
short132(short[], int, int, int) - Method in interface org.javaseis.array.ITranspose
 
short132(short[], int, int, int, int) - Static method in class org.javaseis.array.Transpose
 
short21(short[], int, int) - Method in interface org.javaseis.array.ITranspose
 
short21(short[], int, int, int) - Static method in class org.javaseis.array.Transpose
 
shorts() - Method in interface org.javaseis.array.IMultiArray
 
shorts - Variable in class org.javaseis.array.MultiArray
 
shorts() - Method in class org.javaseis.array.MultiArray
 
SHOT - Static variable in class org.javaseis.grid.GridDefinition
 
sio - Variable in class org.javaseis.io.SortRead
 
size() - Method in interface org.javaseis.parallel.IParallelContext
Return the size (total number of tasks) in the parallel context
size() - Method in class org.javaseis.parallel.MPIContext
Return the size (total number of tasks) in the parallel context
size() - Method in class org.javaseis.parallel.MPIContextWorld
 
size() - Method in class org.javaseis.parallel.UniprocessorContext
 
size() - Method in class org.javaseis.properties.SeisTraceProperties
Return the number of properties in the catalog
SLOTH - Static variable in class org.javaseis.properties.DataDomain
Squared reciprocol velocity
SLOWNESS - Static variable in class org.javaseis.properties.DataDomain
Reciprocol velocity
sort3 - Variable in class org.javaseis.io.SortRead
 
sort4 - Variable in class org.javaseis.io.SortRead
 
sortAllocateMaps() - Method in class org.javaseis.io.SortCreate
Allocate memory and buffers for sort order maps
SortCreate - Class in org.javaseis.io
Create a named "sort order" for an existing JavaSeis dataset.
SortCreate(Seisio, String, String, String, Pacifier, IParallelContext) - Constructor for class org.javaseis.io.SortCreate
Create a new sort order for an open JavaSeis dataset
SortCreate.SortCompare - Class in org.javaseis.io
 
SortCreate.SortCompare() - Constructor for class org.javaseis.io.SortCreate.SortCompare
 
sortCreateMaps(int) - Method in class org.javaseis.io.SortCreate
Create map files for a sort order
sortLocal(SortMap[]) - Method in class org.javaseis.io.SortCreate
Loop through sort list and count traces, frames, and volumes
SortMap - Class in org.javaseis.io
 
SortMap() - Constructor for class org.javaseis.io.SortMap
 
SortMap(int, int, long) - Constructor for class org.javaseis.io.SortMap
 
sortName - Variable in class org.javaseis.io.SortRead
 
sortParallel() - Method in class org.javaseis.io.SortCreate
Parallel sort across tasks in a ParallelContext
SortRead - Class in org.javaseis.io
 
SortRead() - Constructor for class org.javaseis.io.SortRead
 
SortRead(Seisio, String) - Constructor for class org.javaseis.io.SortRead
Open a sort order for an existing JavaSeis dataset
sortWrite() - Method in class org.javaseis.io.SortCreate
Loop through sort list and write volume, frame, and trace maps
SOURCE - Static variable in class org.javaseis.properties.AxisLabel
The axis label for source.
SPACE - Static variable in class org.javaseis.properties.DataDomain
In units of distance
sprops - Variable in class org.javaseis.io.SortRead
 
standardGrid(int, int[], long[], long[], double[], double[]) - Static method in class org.javaseis.grid.GridDefinition
Return a "standard" grid definition for basic seismic data types: SHOT, CDP, OFFSET, VOLUME.
startChar - Variable in class org.javaseis.properties.SeisProperties
 
statusMsg(String) - Method in interface org.javaseis.util.PaciferCallback
This method gets called only when the increment has been exceeded or if the timeout has been exceeded.
store() - Method in class org.javaseis.properties.SeisProperties
Store JavaSeis properties to the associated file
store(OutputStream) - Method in class org.javaseis.properties.SeisTraceProperties
Store the contents of the TraceProperty catalog to an output stream in Java Properties format.
store(OutputStream) - Method in class org.javaseis.properties.TraceProperties
Stores properties from buffer to specified output stream.
StringToArray(String, String, char, char) - Static method in class org.javaseis.io.Seisio
Converts a string to a property array.
stringToArray(String, String, char, char) - Static method in class org.javaseis.properties.SeisProperties
Convert a string to an array of strings based on a separator
subGrid(int[], long[][]) - Method in class org.javaseis.grid.GridDefinition
Return a GridDefinition that is a subset of this GridDefinition.
subGrid(int[]) - Method in class org.javaseis.grid.GridDefinition
Return a GridDefinition that is a subset of this GridDefinition.
subGrid(int) - Method in class org.javaseis.grid.GridDefinition
Return a GridDefinition that is a subset of this GridDefinition.
subRange(long[]) - Method in class org.javaseis.properties.AxisDefinition
 
suite() - Static method in class org.javaseis.tests.MainUnitTests
Construct suite of all tests.

A B C D E F G H I J K L M N O P R S T U V W _