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

G

ge(QDataSet, QDataSet) - Static method in class org.virbo.dsops.Ops
 
getA() - Method in class org.virbo.dsutil.LinFit
 
getB() - Method in class org.virbo.dsutil.LinFit
 
getChi2() - Method in class org.virbo.dsutil.LinFit
 
getDataSet() - Method in class org.virbo.dsutil.DataSetBuilder
returns the result dataset, concatenating all the datasets it's built thus far.
getDatum(int, int) - Method in class org.virbo.dataset.TableDataSetAdapter
 
getDatum(int) - Method in class org.virbo.dataset.VectorDataSetAdapter
 
getDelim() - Method in class org.virbo.dsutil.AsciiParser.DelimParser
returns the delimiter, which is a regex.
getDouble(int, int, Units) - Method in class org.virbo.dataset.TableDataSetAdapter
 
getDouble(int, Units) - Method in class org.virbo.dataset.VectorDataSetAdapter
 
getDoubleScan(int, Units) - Method in class org.virbo.dataset.TableDataSetAdapter
 
getFieldIndex(String) - Method in class org.virbo.dsutil.AsciiParser
returns the index of the field
getFieldNames() - Method in class org.virbo.dsutil.AsciiParser
return the name of each field.
getFillValue() - Method in class org.virbo.dsutil.AsciiParser
Getter for property fillValue.
getFillValue() - Method in class org.virbo.dsutil.DataSetBuilder
Getter for property fillValue.
getIndex(int) - Method in class org.virbo.dataset.OldDataSetIterator
returns the idimth index0 that the cursor is pointing at, after the next() was called.
getInt(int, int, Units) - Method in class org.virbo.dataset.TableDataSetAdapter
 
getInt(int, Units) - Method in class org.virbo.dataset.VectorDataSetAdapter
 
getPlanarView(String) - Method in class org.virbo.dataset.TableDataSetAdapter
 
getPlanarView(String) - Method in class org.virbo.dataset.VectorDataSetAdapter
 
getPlaneIds() - Method in class org.virbo.dataset.TableDataSetAdapter
 
getPlaneIds() - Method in class org.virbo.dataset.VectorDataSetAdapter
 
getProperties(QDataSet, Map) - Static method in class org.virbo.dataset.DataSetUtil
gets all the properties of the dataset.
getProperties(QDataSet) - Static method in class org.virbo.dataset.DataSetUtil
gets all the properties of the dataset.
getProperties() - Method in class org.virbo.dataset.TableDataSetAdapter
 
getProperties() - Method in class org.virbo.dataset.VectorDataSetAdapter
 
getProperties() - Method in class org.virbo.dsutil.DataSetBuilder
get a map of all the properties set thus far.
getProperty(String) - Method in class org.virbo.dataset.TableDataSetAdapter
 
getProperty(int, String) - Method in class org.virbo.dataset.TableDataSetAdapter
 
getProperty(String) - Method in class org.virbo.dataset.VectorDataSetAdapter
 
getQ() - Method in class org.virbo.dsutil.LinFit
 
getRecordElements() - Method in class org.virbo.dsutil.DataSetBuilder
return the number of elements in each record.
getRecordParser() - Method in class org.virbo.dsutil.AsciiParser
Getter for property recordParser.
getScan(int) - Method in class org.virbo.dataset.TableDataSetAdapter
 
getSiga() - Method in class org.virbo.dsutil.LinFit
 
getSigb() - Method in class org.virbo.dsutil.LinFit
 
getUnits(int) - Method in class org.virbo.dsutil.AsciiParser
Indexed getter for property units.
getValidMax() - Method in class org.virbo.dsutil.AsciiParser
 
getValidMax() - Method in class org.virbo.dsutil.DataSetBuilder
 
getValidMin() - Method in class org.virbo.dsutil.AsciiParser
 
getValidMin() - Method in class org.virbo.dsutil.DataSetBuilder
 
getValue(QDataSet) - Method in interface org.virbo.dataset.DataSetIterator
get the value from ds at the current iterator position.
getValue(QDataSet) - Method in class org.virbo.dataset.IndexListDataSetIterator
get the value from ds at the current iterator position.
getValue(QDataSet) - Method in class org.virbo.dataset.QubeDataSetIterator
get the value from ds at the current iterator position.
getXLength() - Method in class org.virbo.dataset.TableDataSetAdapter
 
getXLength() - Method in class org.virbo.dataset.VectorDataSetAdapter
 
getXSlice(int) - Method in class org.virbo.dataset.TableDataSetAdapter
 
getXTagDatum(int) - Method in class org.virbo.dataset.TableDataSetAdapter
 
getXTagDatum(int) - Method in class org.virbo.dataset.VectorDataSetAdapter
 
getXTagDouble(int, Units) - Method in class org.virbo.dataset.TableDataSetAdapter
 
getXTagDouble(int, Units) - Method in class org.virbo.dataset.VectorDataSetAdapter
 
getXTagInt(int, Units) - Method in class org.virbo.dataset.TableDataSetAdapter
 
getXTagInt(int, Units) - Method in class org.virbo.dataset.VectorDataSetAdapter
 
getXUnits() - Method in class org.virbo.dataset.TableDataSetAdapter
 
getXUnits() - Method in class org.virbo.dataset.VectorDataSetAdapter
 
getYLength(int) - Method in class org.virbo.dataset.TableDataSetAdapter
 
getYSlice(int, int) - Method in class org.virbo.dataset.TableDataSetAdapter
 
getYTagDatum(int, int) - Method in class org.virbo.dataset.TableDataSetAdapter
 
getYTagDouble(int, int, Units) - Method in class org.virbo.dataset.TableDataSetAdapter
 
getYTagInt(int, int, Units) - Method in class org.virbo.dataset.TableDataSetAdapter
 
getYTags(int) - Method in class org.virbo.dataset.TableDataSetAdapter
 
getYUnits() - Method in class org.virbo.dataset.TableDataSetAdapter
 
getYUnits() - Method in class org.virbo.dataset.VectorDataSetAdapter
 
getZUnits() - Method in class org.virbo.dataset.TableDataSetAdapter
 
gt(QDataSet, QDataSet) - Static method in class org.virbo.dsops.Ops
 
guessCadence(QDataSet, QDataSet) - Static method in class org.virbo.dataset.DataSetUtil
calculate cadence by averaging consistent inter-point distances, taking invalid measurements into account.
guessCadence(QDataSet) - Static method in class org.virbo.dataset.DataSetUtil
calculate cadence by averaging the smallest set of consistent inter-point distance.
guessDelimParser(String) - Method in class org.virbo.dsutil.AsciiParser
read in the first record, then guess the delimiter and possibly the column headers.
guessFieldCount(String) - Static method in class org.virbo.dsutil.AsciiParser
return the field count that would result in the largest number of records parsed.

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