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

G

get(String) - Static method in enum org.javaseis.compress.DataCompression
Gets the data compression based on the name.
get(int) - Method in class org.javaseis.io.Seisio.TraceMap
Gets the trace map value at the specified frame index.
get(String) - Method in class org.javaseis.parallel.ParallelMap
Retrieve an object from the map
get(String) - Static method in class org.javaseis.properties.AxisLabel
Returns an exising AxisLabel by name, or null if none exists with the specified name.
get(String) - Static method in class org.javaseis.properties.DataDomain
Gets the domain based on the name, or null if the name is not found.
get(String) - Static method in enum org.javaseis.properties.DataFormat
Gets the data format based on the name.
get(String) - Static method in enum org.javaseis.properties.DataType
Gets the data type based on the name.
get(String) - Method in class org.javaseis.properties.SeisTraceProperties
Return a trace property descriptor for a particular header entry
get(String) - Static method in class org.javaseis.properties.Units
Gets the units based on the name, or null if the name is not found.
getActiveSection() - Method in class org.javaseis.parallel.DistributedArray
 
getArray() - Method in class org.javaseis.fft.SeisFft3d
Return the distributed array for the 3D FFT
getArrayLength() - Method in interface org.javaseis.fft.IFFT
Return the length of the transform array in 32 bit words (floats)
getArrayLength() - Method in class org.javaseis.fft.SeisFft
Return the length of the transform array in 32 bit words (floats)
getAxis(int) - Method in class org.javaseis.grid.GridDefinition
 
getAxisDomain(int) - Method in class org.javaseis.grid.GridDefinition
 
getAxisDomains() - Method in class org.javaseis.grid.GridDefinition
 
getAxisDomainsStrings() - Method in class org.javaseis.grid.GridDefinition
 
getAxisDomainString(int) - Method in class org.javaseis.grid.GridDefinition
 
getAxisLabel(int) - Method in class org.javaseis.grid.GridDefinition
 
getAxisLabel(int) - Method in interface org.javaseis.grid.ISeismicGrid
 
getAxisLabels() - Method in class org.javaseis.grid.GridDefinition
 
getAxisLabels() - Method in interface org.javaseis.grid.ISeismicGrid
 
getAxisLabelsStrings() - Method in class org.javaseis.grid.GridDefinition
 
getAxisLabelString(int) - Method in class org.javaseis.grid.GridDefinition
 
getAxisLength(int) - Method in class org.javaseis.grid.GridDefinition
 
getAxisLengths() - Method in class org.javaseis.grid.GridDefinition
 
getAxisLogicalDelta(int) - Method in class org.javaseis.grid.GridDefinition
 
getAxisLogicalDeltas() - Method in class org.javaseis.grid.GridDefinition
 
getAxisLogicalOrigin(int) - Method in class org.javaseis.grid.GridDefinition
 
getAxisLogicalOrigins() - Method in class org.javaseis.grid.GridDefinition
 
getAxisPhysicalDelta(int) - Method in class org.javaseis.grid.GridDefinition
 
getAxisPhysicalDeltas() - Method in class org.javaseis.grid.GridDefinition
 
getAxisPhysicalOrigin(int) - Method in class org.javaseis.grid.GridDefinition
 
getAxisPhysicalOrigins() - Method in class org.javaseis.grid.GridDefinition
 
getAxisUnits(int) - Method in class org.javaseis.grid.GridDefinition
 
getAxisUnits() - Method in class org.javaseis.grid.GridDefinition
 
getAxisUnitsString(int) - Method in class org.javaseis.grid.GridDefinition
 
getAxisUnitsStrings() - Method in class org.javaseis.grid.GridDefinition
 
getBasePath() - Method in class org.javaseis.io.Seisio
Returns the base path of the JavaSeis file-structure.
getBinGrid() - Method in interface org.javaseis.grid.ISeismicGrid
 
getByteOrder() - Method in class org.javaseis.io.Seisio
Return the ByteOrder class for this JavaSeis file
getByteOrder() - Method in class org.javaseis.properties.DataDefinition
 
getByteOrderString() - Method in class org.javaseis.properties.DataDefinition
 
getBytesPerSample() - Method in enum org.javaseis.compress.DataCompression
Gets the # of bytes per sample the data compression.
getBytesPerSample() - Method in class org.javaseis.properties.DataDefinition
 
getBytesPerSample() - Method in enum org.javaseis.properties.DataFormat
Gets the # of bytes per sample the data format.
getComments() - Method in class org.javaseis.io.Seisio
Gets the JavaSeis file-structure comments (history).
getCount() - Method in class org.javaseis.grid.SeisDataType
Return number of elements that make up this sample
getCount() - Method in class org.javaseis.properties.PropertyDescription
 
getDataDefinition() - Method in class org.javaseis.io.Seisio
Gets the JavaSeis data definition.
getDataDelta(int) - Method in interface org.javaseis.grid.ISeismicGrid
 
getDataDeltas() - Method in interface org.javaseis.grid.ISeismicGrid
 
getDataOrigin(int) - Method in interface org.javaseis.grid.ISeismicGrid
 
getDataOrigins() - Method in interface org.javaseis.grid.ISeismicGrid
 
getDatasetContainer() - Static method in class org.javaseis.tests.TestUtil
Get a folder for storing javaseis datasets
getDatasetPath(String) - Static method in class org.javaseis.tests.TestUtil
Using the name specified return a fully qualified path to a dataset.
getDataType() - Method in class org.javaseis.properties.DataDefinition
 
getDataTypeString() - Method in class org.javaseis.properties.DataDefinition
 
getDecompType() - Method in class org.javaseis.parallel.Decomposition
 
getDefault(int, int[]) - Static method in class org.javaseis.grid.GridDefinition
 
getDefault(int, int[]) - Static method in class org.javaseis.properties.AxisDefinition
 
getDefault(int) - Static method in class org.javaseis.properties.AxisLabel
 
getDefault() - Static method in class org.javaseis.properties.DataDefinition
 
getDescription() - Method in enum org.javaseis.compress.DataCompression
Gets the description the data compression.
getDescription() - Method in class org.javaseis.properties.AxisLabel
Returns the description of the axis label.
getDescription() - Method in class org.javaseis.properties.DataDomain
Returns the description the domain.
getDescription() - Method in enum org.javaseis.properties.DataFormat
Gets the description the data format.
getDescription() - Method in enum org.javaseis.properties.DataType
Gets the description the data type.
getDescription() - Method in class org.javaseis.properties.PropertyDescription
 
getDescription() - Method in class org.javaseis.properties.SeisTraceProperty
 
getDescription() - Method in class org.javaseis.properties.Units
Returns the description the units.
getDimension(int) - Method in interface org.javaseis.grid.ISeismicGrid
 
getDimensions() - Method in interface org.javaseis.array.IMultiArray
Return the number of dimensions in this MultiArray
getDimensions() - Method in class org.javaseis.array.MultiArray
 
getDimensions() - Method in interface org.javaseis.grid.ISeismicGrid
 
getDistributedArray() - Method in class org.javaseis.parallel.DistributedGrid
Return the DistributedArray associated with this DistributedGrid
getDomain() - Method in class org.javaseis.properties.AxisDefinition
 
getDouble(String) - Method in class org.javaseis.properties.SeisProperties
Get float property value from JavaSeis FileProperties object.
getDouble(String, double) - Method in class org.javaseis.properties.SeisProperties
Get double property value from JavaSeis FileProperties object.
getDouble(String) - Method in class org.javaseis.properties.SeisTraceProperties
 
getDouble(String) - Method in class org.javaseis.properties.TraceProperties
Gets a trace property value as a double.
getDoubleArray(String, double[]) - Method in class org.javaseis.properties.SeisProperties
Get an array of doubles from the JavaSeis FileProperties object.
getDoubleArray(String, double[], double[]) - Method in class org.javaseis.properties.SeisProperties
Get an array of doubles from the JavaSeis FileProperties object.
getDoubleArray(String, double[]) - Method in class org.javaseis.properties.TraceProperties
Gets a trace property value as a double array.
getElementCount() - Method in class org.javaseis.array.MultiArray
 
getElementsPerTask() - Method in class org.javaseis.parallel.Decomposition
 
getExtentIndex(long) - Method in class org.javaseis.io.ExtentManager
Return the index in the extent list of the extent that contains a specified file position.
getExtentPath(int) - Method in class org.javaseis.io.ExtentManager
Return the path of the extent specified by index in the extent list
getExtentSize() - Method in class org.javaseis.io.ExtentManager
 
getFD() - Method in class org.javaseis.io.VirtualIO
 
getFftLengths() - Method in class org.javaseis.fft.SeisFft3d
 
getFilePropertyDouble(String) - Method in class org.javaseis.io.Seisio
Gets the double value of a file property.
getFilePropertyDoubleArray(String, double[], String) - Method in class org.javaseis.io.Seisio
Gets the double-array values of a file property.
getFilePropertyInteger(String) - Method in class org.javaseis.io.Seisio
Gets the integer value of a file property.
getFilePropertyIntegerArray(String, int[], String) - Method in class org.javaseis.io.Seisio
Gets the integer-array values of a file property.
getFilePropertyLong(String) - Method in class org.javaseis.io.Seisio
Gets the long value of a file property.
getFilePropertyLongArray(String, long[], String) - Method in class org.javaseis.io.Seisio
Gets the long-array values of a file property.
getFilePropertyString(String) - Method in class org.javaseis.io.Seisio
Gets the string value of a file property.
getFilePropertyStringArray(String, String[], String) - Method in class org.javaseis.io.Seisio
Gets the string-array values of a file property.
getFilePropertyStringArray(String, String) - Method in class org.javaseis.io.Seisio
Gets the string-array values of a file property.
getFloat(String) - Method in class org.javaseis.properties.SeisProperties
Get float property value from JavaSeis FileProperties object.
getFloat(String, Float) - Method in class org.javaseis.properties.SeisProperties
Get float property value from JavaSeis FileProperties object.
getFloat(String) - Method in class org.javaseis.properties.SeisTraceProperties
 
getFloat(String) - Method in class org.javaseis.properties.TraceProperties
Gets a trace property value as a float.
getFloatArray(String, float[]) - Method in class org.javaseis.properties.SeisProperties
Get an array of floats from the JavaSeis FileProperties object.
getFloatArray(String, float[], float[]) - Method in class org.javaseis.properties.SeisProperties
Get an array of floats from the JavaSeis FileProperties object.
getFloatArray(String, float[]) - Method in class org.javaseis.properties.TraceProperties
Gets a trace property value as a float array.
getFormat() - Method in class org.javaseis.properties.PropertyDescription
 
getFormatLength() - Method in class org.javaseis.properties.PropertyDescription
 
getFortranRange() - Method in class org.javaseis.parallel.Decomposition
Return the 1 to N Fortran based index range for this task in the decomposition
getFrame(T[][], int[]) - Method in interface org.javaseis.array.IMultiArray
Place a 2-dimensional array of values into the multiarray
getFrame(byte[][], int[]) - Method in interface org.javaseis.array.IMultiArray
 
getFrame(short[][], int[]) - Method in interface org.javaseis.array.IMultiArray
 
getFrame(int[][], int[]) - Method in interface org.javaseis.array.IMultiArray
 
getFrame(long[][], int[]) - Method in interface org.javaseis.array.IMultiArray
 
getFrame(float[][], int[]) - Method in interface org.javaseis.array.IMultiArray
 
getFrame(double[][], int[]) - Method in interface org.javaseis.array.IMultiArray
 
getFrame(T[][], int[]) - Method in class org.javaseis.array.MultiArray
 
getFrame(byte[][], int[]) - Method in class org.javaseis.array.MultiArray
 
getFrame(short[][], int[]) - Method in class org.javaseis.array.MultiArray
 
getFrame(int[][], int[]) - Method in class org.javaseis.array.MultiArray
 
getFrame(float[][], int[]) - Method in class org.javaseis.array.MultiArray
 
getFrame(long[][], int[]) - Method in class org.javaseis.array.MultiArray
 
getFrame(double[][], int[]) - Method in class org.javaseis.array.MultiArray
 
getFrameLabel() - Method in class org.javaseis.io.SortRead
 
getFrameLogicalDelta() - Method in class org.javaseis.io.SortRead
 
getFrameLogicalOrigin() - Method in class org.javaseis.io.SortRead
 
getFullGrid() - Method in class org.javaseis.parallel.DistributedGrid
Return the full GridDefinition for the DistributedGrid
getGlobalLength(int) - Method in class org.javaseis.parallel.DistributedArray
 
getGridCoords() - Method in interface org.javaseis.grid.IBinGrid
 
getGridDefinition() - Method in class org.javaseis.io.Seisio
Gets the JavaSeis grid definition.
getHeader() - Method in class org.javaseis.properties.SeisProperties
Read the "header" line from the properties file
getHeaderDataArray() - Method in class org.javaseis.io.Seisio
Gets the frame trace header array used for read/write operations.
getHeaderIO() - Method in class org.javaseis.io.Seisio
 
getHeaderIoRate() - Method in class org.javaseis.io.Seisio
 
getIndexRange() - Method in class org.javaseis.parallel.Decomposition
 
getInt(String) - Method in class org.javaseis.properties.SeisProperties
Get int property value from JavaSeis properties object.
getInt(String, int) - Method in class org.javaseis.properties.SeisProperties
Get int property value from JavaSeis properties object.
getInt(String) - Method in class org.javaseis.properties.SeisTraceProperties
 
getInt(String) - Method in class org.javaseis.properties.TraceProperties
Gets a trace property value as an integer.
getIntArray(String, int[]) - Method in class org.javaseis.properties.SeisProperties
Get an array of integers from the JavaSeis FileProperties object.
getIntArray(String, int[], int[]) - Method in class org.javaseis.properties.SeisProperties
Get an array of integers from the JavaSeis FileProperties object.
getIntArray(String, int[]) - Method in class org.javaseis.properties.TraceProperties
Gets a trace property value as an integer array.
getIoBytes() - Method in class org.javaseis.io.VirtualIO
Return number of bytes read and/or written if I/O rate tracking is enabled
getIoRate() - Method in class org.javaseis.io.VirtualIO
Return I/O rate in MegaBytes per second (MB/s)
getIoTime() - Method in class org.javaseis.io.ExtentManager
Return the time in seconds spent in lock routines
getIoTime() - Method in class org.javaseis.io.VirtualIO
Return current I/O time in seconds if I/O rate tracking is enabled
getIoTime() - Method in class org.javaseis.properties.SeisProperties
Return time spent in I/O operations
getLabel() - Method in class org.javaseis.properties.AxisDefinition
 
getLabel() - Method in class org.javaseis.properties.PropertyDescription
 
getLength(int) - Method in interface org.javaseis.array.IMultiArray
Return the length of a particular dimension
getLength(int) - Method in class org.javaseis.array.MultiArray
 
getLength() - Method in interface org.javaseis.fft.IFFT
Return the transform length
getLength() - Method in class org.javaseis.fft.SeisFft
Return the transform length
getLength() - Method in class org.javaseis.grid.SeisDataType
Return length in bytes of data sample
getLength(int) - Method in class org.javaseis.parallel.DistributedArray
 
getLength() - Method in class org.javaseis.properties.AxisDefinition
 
getLength() - Method in class org.javaseis.properties.SeisTraceProperty
 
getLiveElements() - Method in class org.javaseis.parallel.Decomposition
 
getLoadTime() - Method in class org.javaseis.io.VirtualIO
Return overhead time spent in Virtual File Properties load/store operations
getLocalLength(int) - Method in class org.javaseis.parallel.DistributedArray
 
getLocalShape() - Method in class org.javaseis.parallel.DistributedArray
 
getLockTime() - Method in class org.javaseis.io.ExtentManager
Return the time in seconds spent in lock routines
getLockTime() - Method in class org.javaseis.io.VirtualIO
Return overhead time spent in Virtual File Properties lock operations
getLockTime() - Method in class org.javaseis.properties.SeisProperties
Return time spent in lock operations
getLogcialCoords() - Method in interface org.javaseis.grid.IBinGrid
 
getLogicalDelta(int) - Method in interface org.javaseis.grid.ISeismicGrid
 
getLogicalDelta() - Method in class org.javaseis.properties.AxisDefinition
 
getLogicalDeltas() - Method in interface org.javaseis.grid.ISeismicGrid
 
getLogicalOrigin(int) - Method in interface org.javaseis.grid.ISeismicGrid
 
getLogicalOrigin() - Method in class org.javaseis.properties.AxisDefinition
 
getLogicalOrigins() - Method in interface org.javaseis.grid.ISeismicGrid
 
getLong(String) - Method in class org.javaseis.properties.SeisProperties
Get long property value from JavaSeis properties object.
getLong(String, long) - Method in class org.javaseis.properties.SeisProperties
Get int property value from JavaSeis properties object.
getLong(String) - Method in class org.javaseis.properties.TraceProperties
Gets a trace property value as a long.
getLongArray(String, long[]) - Method in class org.javaseis.properties.SeisProperties
Get an array of longs from the JavaSeis FileProperties object.
getLongArray(String, long[], long[]) - Method in class org.javaseis.properties.SeisProperties
Get an array of longs from the JavaSeis FileProperties object.
getLongArray(String, long[]) - Method in class org.javaseis.properties.TraceProperties
Gets a trace property value as a long array.
getMap() - Method in class org.javaseis.parallel.ParallelMap
Return the Map object for the ParallelMap
getMap(String) - Static method in class org.javaseis.parallel.ParallelMapFactory
Return the ParallelMap associated with a given key
getMapIO() - Method in class org.javaseis.io.Seisio
 
getMapNames() - Static method in class org.javaseis.parallel.ParallelMapFactory
Return the list of map names that currently exist.
getName() - Method in enum org.javaseis.compress.DataCompression
Gets the name the data compression.
getName() - Method in class org.javaseis.properties.AxisLabel
Returns the name of the axis label.
getName() - Method in class org.javaseis.properties.DataDomain
Returns the name the domain.
getName() - Method in enum org.javaseis.properties.DataFormat
Gets the name the data format.
getName() - Method in enum org.javaseis.properties.DataType
Gets the name the data type.
getName() - Method in class org.javaseis.properties.SeisTraceProperty
 
getName() - Method in class org.javaseis.properties.Units
Returns the name the units.
getNumDimensions() - Method in class org.javaseis.grid.GridDefinition
 
getNumFramesPerVolume() - Method in class org.javaseis.grid.GridDefinition
 
getNumFramesPerVolume() - Method in class org.javaseis.io.SortRead
 
getNumProperties() - Method in class org.javaseis.properties.TraceProperties
Gets the number of trace properties.
getNumSamplesPerTrace() - Method in class org.javaseis.grid.GridDefinition
 
getNumTracesPerFrame() - Method in class org.javaseis.grid.GridDefinition
 
getNumTracesPerFrame() - Method in class org.javaseis.io.SortRead
 
getNumVolumes() - Method in class org.javaseis.io.SortRead
 
getNumVolumesPerHypercube() - Method in class org.javaseis.grid.GridDefinition
 
getNvals() - Method in class org.javaseis.properties.SeisTraceProperty
 
getObjectClass() - Method in class org.javaseis.grid.SeisDataType
Return a the class type of the objects stored in this data type
getOffset() - Method in interface org.javaseis.array.IMultiArray
Return the zero-based offset within the underlying storage for this array
getOffset() - Method in class org.javaseis.array.MultiArray
 
getOffset() - Method in class org.javaseis.properties.PropertyDescription
 
getOffset() - Method in class org.javaseis.properties.SeisTraceProperty
 
getOriginalLength() - Method in class org.javaseis.parallel.Decomposition
 
getPaddedLength() - Method in class org.javaseis.parallel.Decomposition
 
getParallelContext() - Method in class org.javaseis.parallel.DistributedArray
 
getPath() - Method in class org.javaseis.io.VirtualIO
Returns the VFIO file path.
getPath() - Method in class org.javaseis.properties.SeisProperties
 
getPhysicalDelta() - Method in class org.javaseis.properties.AxisDefinition
 
getPhysicalOrigin() - Method in class org.javaseis.properties.AxisDefinition
 
getPosition() - Method in class org.javaseis.compress.TraceCompressor
Gets the buffer position in trace units.
getPosition() - Method in class org.javaseis.io.Seisio
Gets the current position.
getPreferredAxisLabels(DataType) - Static method in class org.javaseis.io.Seisio
 
getPreferredAxisLabels(String) - Static method in class org.javaseis.io.Seisio
 
getRecordLength(DataFormat, int) - Static method in class org.javaseis.compress.TraceCompressor
Gets the record length in bytes.
getRecordLength() - Method in class org.javaseis.properties.PropertyDescription
 
getRecordLength() - Method in class org.javaseis.properties.TraceProperties
Gets the record length (in bytes) used for property storage.
getScratchFolder() - Static method in class org.javaseis.tests.TestUtil
Get the scratch folder.
getScratchPath(String) - Static method in class org.javaseis.tests.TestUtil
Using the name specified return the path and ensure the folder exists
getShape() - Method in interface org.javaseis.array.IMultiArray
Return the length of each dimension in this MultiArray
getShape() - Method in class org.javaseis.array.MultiArray
 
getShape() - Method in class org.javaseis.fft.SeisFft3d
 
getShape() - Method in class org.javaseis.parallel.DistributedArray
 
getShort(String) - Method in class org.javaseis.properties.TraceProperties
Gets a trace property value as a short.
getShortArray(String, short[]) - Method in class org.javaseis.properties.TraceProperties
Gets a trace property value as a short array.
getSize() - Method in interface org.javaseis.grid.ISeismicGrid
 
getStartOffset() - Method in class org.javaseis.io.ExtentManager
 
getString(String) - Method in class org.javaseis.properties.SeisProperties
Get String property value from JavaSeis FileProperties object.
getString(String, String) - Method in class org.javaseis.properties.SeisProperties
Get String property value from JavaSeis FileProperties object.
getStringArray(String) - Method in class org.javaseis.properties.SeisProperties
Retrieve an array of Strings as a property value
getStringArray(String, String) - Method in class org.javaseis.properties.SeisProperties
Retrieve an array of Strings as a property value
getSubGrid() - Method in class org.javaseis.parallel.DistributedGrid
Return a GridDefinition for the resident portion of the DistributedGrid
getTime() - Method in interface org.javaseis.io.ISeisLock
 
getTime() - Method in class org.javaseis.io.SeisLock
 
getTime() - Method in class org.javaseis.io.SeisNativeLock
 
getTotalIoBytes() - Method in class org.javaseis.io.Seisio
 
getTotalIoRate() - Method in class org.javaseis.io.Seisio
 
getTotalIoTime() - Method in class org.javaseis.io.Seisio
 
getTrace(T[], int[]) - Method in interface org.javaseis.array.IMultiArray
Return a 1-dimensional array of values from the multiarray
getTrace(byte[], int[]) - Method in interface org.javaseis.array.IMultiArray
 
getTrace(short[], int[]) - Method in interface org.javaseis.array.IMultiArray
 
getTrace(int[], int[]) - Method in interface org.javaseis.array.IMultiArray
 
getTrace(long[], int[]) - Method in interface org.javaseis.array.IMultiArray
 
getTrace(float[], int[]) - Method in interface org.javaseis.array.IMultiArray
 
getTrace(double[], int[]) - Method in interface org.javaseis.array.IMultiArray
 
getTrace(T[], int[]) - Method in class org.javaseis.array.MultiArray
 
getTrace(byte[], int[]) - Method in class org.javaseis.array.MultiArray
 
getTrace(short[], int[]) - Method in class org.javaseis.array.MultiArray
 
getTrace(int[], int[]) - Method in class org.javaseis.array.MultiArray
 
getTrace(float[], int[]) - Method in class org.javaseis.array.MultiArray
 
getTrace(long[], int[]) - Method in class org.javaseis.array.MultiArray
 
getTrace(double[], int[]) - Method in class org.javaseis.array.MultiArray
 
getTraceDataArray() - Method in class org.javaseis.io.Seisio
Gets the frame trace data array used for read/write operations.
getTraceFormat() - Method in class org.javaseis.properties.DataDefinition
 
getTraceFormatString() - Method in class org.javaseis.properties.DataDefinition
 
getTraceIndex() - Method in class org.javaseis.io.Seisio
Return trace index at the current position
getTraceIO() - Method in class org.javaseis.io.Seisio
 
getTraceIoRate() - Method in class org.javaseis.io.Seisio
 
getTraceMapArray() - Method in class org.javaseis.io.Seisio.TraceMap
 
getTraceProperties() - Method in class org.javaseis.io.Seisio
Gets the JavaSeis header definition.
getTraceProperties() - Method in class org.javaseis.properties.TraceProperties
Gets the trace properties currently stored.
getTraceProperty(String) - Method in class org.javaseis.properties.TraceProperties
Gets specified trace property from storage.
getTracesInFrame() - Method in class org.javaseis.io.Seisio
Return number of traces in the current frame
getType() - Method in class org.javaseis.grid.SeisDataType
Return data sample type
getType() - Method in class org.javaseis.properties.SeisTraceProperty
 
getUnits() - Method in class org.javaseis.properties.AxisDefinition
 
getValue(String) - Method in class org.javaseis.properties.SeisTraceProperties
Generic method for returning values of trace properties as "wrapped" primitives, i.e.
getValue(String) - Method in class org.javaseis.properties.TraceProperties
Gets a trace property value as a typed-value.
getVersionString() - Method in class org.javaseis.io.Seisio
Returns the JavaSeis version as a string.
getVirtualContainer() - Static method in class org.javaseis.tests.TestUtil
Get the folder where unit tests results are stored, including log files, scratch files, datasets and virtual datasets
getVirtualFolders() - Static method in class org.javaseis.tests.TestUtil
Returns an array of secondary folder locations.
getVirtualFolders(String) - Static method in class org.javaseis.tests.TestUtil
Returns an array of fully qualified paths to secondary storage locations that will be made unique by appending the dsName parameter to the end of the path.
getVirtualRate() - Method in class org.javaseis.io.VirtualIO
Return effectve I/O rate including overhead time
getVirtualTime() - Method in class org.javaseis.io.VirtualIO
Return total time spent in Virtual File operations
getVolumeLabel() - Method in class org.javaseis.io.SortRead
 
getVolumeLogicalDelta() - Method in class org.javaseis.io.SortRead
 
getVolumeLogicalOrigin() - Method in class org.javaseis.io.SortRead
 
getWorldCoords() - Method in interface org.javaseis.grid.IBinGrid
 
globalCount() - Method in class org.javaseis.io.SortCreate
Collect global counts for traces/frames/volumes in sort order
globalMax(T, int, T, int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
globalMax(T, int, T, int, int) - Method in class org.javaseis.parallel.MPIContext
 
globalMax(T, int, T, int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
globalMax(T, int, T, int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
globalMaxByte(byte[], int, byte[], int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
globalMaxByte(byte[], int, byte[], int, int) - Method in class org.javaseis.parallel.MPIContext
 
globalMaxByte(byte[], int, byte[], int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
globalMaxByte(byte[], int, byte[], int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
globalMaxDouble(double[], int, double[], int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
globalMaxDouble(double[], int, double[], int, int) - Method in class org.javaseis.parallel.MPIContext
 
globalMaxDouble(double[], int, double[], int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
globalMaxDouble(double[], int, double[], int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
globalMaxFloat(float[], int, float[], int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
globalMaxFloat(float[], int, float[], int, int) - Method in class org.javaseis.parallel.MPIContext
 
globalMaxFloat(float[], int, float[], int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
globalMaxFloat(float[], int, float[], int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
globalMaxInt(int[], int, int[], int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
globalMaxInt(int[], int, int[], int, int) - Method in class org.javaseis.parallel.MPIContext
 
globalMaxInt(int[], int, int[], int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
globalMaxInt(int[], int, int[], int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
globalMaxLong(long[], int, long[], int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
globalMaxLong(long[], int, long[], int, int) - Method in class org.javaseis.parallel.MPIContext
 
globalMaxLong(long[], int, long[], int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
globalMaxLong(long[], int, long[], int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
globalMaxShort(short[], int, short[], int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
globalMaxShort(short[], int, short[], int, int) - Method in class org.javaseis.parallel.MPIContext
 
globalMaxShort(short[], int, short[], int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
globalMaxShort(short[], int, short[], int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
globalMin(T, int, T, int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
globalMin(T, int, T, int, int) - Method in class org.javaseis.parallel.MPIContext
 
globalMin(T, int, T, int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
globalMin(T, int, T, int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
globalMinByte(byte[], int, byte[], int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
globalMinByte(byte[], int, byte[], int, int) - Method in class org.javaseis.parallel.MPIContext
 
globalMinByte(byte[], int, byte[], int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
globalMinByte(byte[], int, byte[], int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
globalMinDouble(double[], int, double[], int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
globalMinDouble(double[], int, double[], int, int) - Method in class org.javaseis.parallel.MPIContext
 
globalMinDouble(double[], int, double[], int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
globalMinDouble(double[], int, double[], int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
globalMinFloat(float[], int, float[], int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
globalMinFloat(float[], int, float[], int, int) - Method in class org.javaseis.parallel.MPIContext
 
globalMinFloat(float[], int, float[], int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
globalMinFloat(float[], int, float[], int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
globalMinInt(int[], int, int[], int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
globalMinInt(int[], int, int[], int, int) - Method in class org.javaseis.parallel.MPIContext
 
globalMinInt(int[], int, int[], int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
globalMinInt(int[], int, int[], int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
globalMinLong(long[], int, long[], int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
globalMinLong(long[], int, long[], int, int) - Method in class org.javaseis.parallel.MPIContext
 
globalMinLong(long[], int, long[], int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
globalMinLong(long[], int, long[], int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
globalMinShort(short[], int, short[], int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
globalMinShort(short[], int, short[], int, int) - Method in class org.javaseis.parallel.MPIContext
 
globalMinShort(short[], int, short[], int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
globalMinShort(short[], int, short[], int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
globalSum(T, int, T, int, int) - Method in interface org.javaseis.parallel.IParallelContext
Global operations across tasks in a ParallelContext Operations are provided for Sum, Min, and Max.
globalSum(T, int, T, int, int) - Method in class org.javaseis.parallel.MPIContext
 
globalSum(T, int, T, int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
globalSum(T, int, T, int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
globalSumByte(byte[], int, byte[], int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
globalSumByte(byte[], int, byte[], int, int) - Method in class org.javaseis.parallel.MPIContext
 
globalSumByte(byte[], int, byte[], int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
globalSumByte(byte[], int, byte[], int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
globalSumDouble(double[], int, double[], int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
globalSumDouble(double[], int, double[], int, int) - Method in class org.javaseis.parallel.MPIContext
 
globalSumDouble(double[], int, double[], int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
globalSumDouble(double[], int, double[], int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
globalSumFloat(float[], int, float[], int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
globalSumFloat(float[], int, float[], int, int) - Method in class org.javaseis.parallel.MPIContext
 
globalSumFloat(float[], int, float[], int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
globalSumFloat(float[], int, float[], int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
globalSumInt(int[], int, int[], int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
globalSumInt(int[], int, int[], int, int) - Method in class org.javaseis.parallel.MPIContext
 
globalSumInt(int[], int, int[], int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
globalSumInt(int[], int, int[], int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
globalSumLong(long[], int, long[], int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
globalSumLong(long[], int, long[], int, int) - Method in class org.javaseis.parallel.MPIContext
 
globalSumLong(long[], int, long[], int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
globalSumLong(long[], int, long[], int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
globalSumShort(short[], int, short[], int, int) - Method in interface org.javaseis.parallel.IParallelContext
 
globalSumShort(short[], int, short[], int, int) - Method in class org.javaseis.parallel.MPIContext
 
globalSumShort(short[], int, short[], int, int) - Method in class org.javaseis.parallel.MPIContextWorld
 
globalSumShort(short[], int, short[], int, int) - Method in class org.javaseis.parallel.UniprocessorContext
 
GridDefinition - Class in org.javaseis.grid
The GridDefinition class provides...
GridDefinition(int, AxisDefinition[]) - Constructor for class org.javaseis.grid.GridDefinition
 
gridToLogical(double[]) - Method in interface org.javaseis.grid.IBinGrid
 
gridToWorld(double[]) - Method in interface org.javaseis.grid.IBinGrid
 

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