A C D E F G H I M P R S T U V 

A

add(Attribute) - Method in class pds.cdf.AttributeSet
 
addAttribute(Attribute) - Method in class pds.cdf.Variable
Add a predefined attribute to the list of attributes.
addDataSamples(ArrayList<String>) - Method in class pds.cdf.Variable
Get data value at given index
addValues(ArrayList<String>) - Method in class pds.cdf.Attribute
Add values to the array of values already associated with the attribute.
ADRecord - Class in pds.cdf
Attribute Descriptor Record (ADR).
ADRecord(Record) - Constructor for class pds.cdf.ADRecord
Create a ADRecord based on a base record.
AEDRecord - Class in pds.cdf
Attribute Entry Descriptor Record (AEDR) An Attribute Entry Descriptor Record (AEDR) contains a description of an attribute entry.
AEDRecord(Record) - Constructor for class pds.cdf.AEDRecord
Create a AEDRecord based on a base record.
Attribute - Class in pds.cdf
Generic attribute information.
Attribute() - Constructor for class pds.cdf.Attribute
A container of information about an attribute.
AttributeSet - Class in pds.cdf
 
AttributeSet() - Constructor for class pds.cdf.AttributeSet
 

C

CDF - Class in pds.cdf
Parse a CDF file and create lists of records, attributes and variables defined in the file.
CDF() - Constructor for class pds.cdf.CDF
A container of information about a CDF file.
CDF(String) - Constructor for class pds.cdf.CDF
Parse a CDF file.
CDF(RandomAccessFile) - Constructor for class pds.cdf.CDF
Parse a CDF file.
CDF_BYTE - Static variable in class pds.cdf.Constant
1-byte signed integer.
CDF_CHAR - Static variable in class pds.cdf.Constant
1-byte, signed character (ASCII).
CDF_DOUBLE - Static variable in class pds.cdf.Constant
8-byte floating point (double)
CDF_EPOCH - Static variable in class pds.cdf.Constant
8-byte, double-precision floating-point.
CDF_EPOCH16 - Static variable in class pds.cdf.Constant
2 8-byte, double-precision floating-point.
CDF_FLOAT - Static variable in class pds.cdf.Constant
4-byte floating point (float)
CDF_INT1 - Static variable in class pds.cdf.Constant
1-byte signed integer.
CDF_INT2 - Static variable in class pds.cdf.Constant
2-byte signed integer (short).
CDF_INT4 - Static variable in class pds.cdf.Constant
4-byte signed integer (int).
CDF_INT8 - Static variable in class pds.cdf.Constant
8-byte signed integer (long).
CDF_REAL4 - Static variable in class pds.cdf.Constant
4-byte floating point (float)
CDF_REAL8 - Static variable in class pds.cdf.Constant
8-byte floating point (double)
CDF_TIME_TT2000 - Static variable in class pds.cdf.Constant
8-byte, signed integer.
CDF_UINT1 - Static variable in class pds.cdf.Constant
1-byte unsigned integer.
CDF_UINT2 - Static variable in class pds.cdf.Constant
4-byte unsigned integer (short).
CDF_UINT4 - Static variable in class pds.cdf.Constant
8-byte unsigned integer (int).
CDRecord - Class in pds.cdf
CDF Descriptor Record (CDR).
CDRecord(Record) - Constructor for class pds.cdf.CDRecord
Create a CDRecord based on a base record.
Check - Class in pds.cdf
Determine if the CDF file is compliant with archive requirements.
Check() - Constructor for class pds.cdf.Check
Create an instance.
checkCDF(String) - Method in class pds.cdf.Check
Parse a CDF file and check for compliance with CDF tools, ISTP/CDF and PDS archiving requirements for structure and content.
CompressionOff - Static variable in class pds.cdf.Constant
Compression off value.
CompressionOn - Static variable in class pds.cdf.Constant
Compression on value.
Constant - Class in pds.cdf
 
Constant() - Constructor for class pds.cdf.Constant
 

D

dump() - Method in class pds.cdf.ADRecord
Display a description of the record.
dump() - Method in class pds.cdf.AEDRecord
Display a description of the record.
dump() - Method in class pds.cdf.Attribute
Display a description of each attribute.
dump(boolean, boolean) - Method in class pds.cdf.CDF
Display a description of each attribute or variable.
dump() - Method in class pds.cdf.CDRecord
Display a description of the record.
Dump - Class in pds.cdf
Parses a CDF file and displays detailed information about the internal structure and contents of the file.
Dump() - Constructor for class pds.cdf.Dump
Create an instance.
dump() - Method in class pds.cdf.GDRecord
Display a description of the record.
dump() - Method in class pds.cdf.Record
Display a description of the record.
dump() - Method in class pds.cdf.UIRecord
Display a description of the record.
dump() - Method in class pds.cdf.Variable
Display a description of each variable.
dump() - Method in class pds.cdf.VDRecord
Display a description of the record.
dump() - Method in class pds.cdf.VVRecord
Display a description of the record.
dump() - Method in class pds.cdf.VXRecord
 
dumpVariable(String) - Method in class pds.cdf.CDF
Display a description of a variable.

E

ENCODING_ALPHAOSF1 - Static variable in class pds.cdf.Constant
DEC Alpha/OSF1 representation
ENCODING_DECSTATION - Static variable in class pds.cdf.Constant
DECstation representation
ENCODING_HP - Static variable in class pds.cdf.Constant
HP 9000 series representation
ENCODING_IBMPC - Static variable in class pds.cdf.Constant
Intel Windows, Mac OS Intel and Solaris Intel representation
ENCODING_IBMRS - Static variable in class pds.cdf.Constant
IBM RS-6000 representation
ENCODING_MAC - Static variable in class pds.cdf.Constant
Macintosh representation
ENCODING_NETWORK - Static variable in class pds.cdf.Constant
eXternal Data Representation
ENCODING_NeXT - Static variable in class pds.cdf.Constant
NeXT representation
ENCODING_SGi - Static variable in class pds.cdf.Constant
SGi representation
ENCODING_SUN - Static variable in class pds.cdf.Constant
Sun representation
ENCODING_VAX - Static variable in class pds.cdf.Constant
VAX representation

F

FLAG_COMPRESSION - Static variable in class pds.cdf.Constant
Data compression in affect.
FLAG_PAD - Static variable in class pds.cdf.Constant
Existence of pad values.
FLAG_VARIANCE - Static variable in class pds.cdf.Constant
Dimension variance.

G

GDRecord - Class in pds.cdf
Global Descriptor Record (CDR).
GDRecord(Record) - Constructor for class pds.cdf.GDRecord
Create a GDRecord based on a base record.
getADR(long) - Method in class pds.cdf.CDF
Retrieve a ADRecord with the given index.
getAEDR(long) - Method in class pds.cdf.CDF
Retrieve a AEDRecord with the given index.
getArraySize() - Method in class pds.cdf.Variable
Get Array size The array size is the product of number of records and all array dimensions.
getArraySizeInBytes() - Method in class pds.cdf.Variable
Get Record size in bytes The record size is the of all array dimensions.
getAttribute(String) - Method in class pds.cdf.AttributeSet
Retrieve the description of a global attribute with the given name.
getAttribute(String) - Method in class pds.cdf.CDF
Retrieve the description of a global attribute with the given name.
getAttribute(String) - Method in class pds.cdf.Variable
Retrieve the description of a global attribute with the given name.
getAttributes() - Method in class pds.cdf.CDF
Retrieve the description of each global attribute defined in the CDF.
getAttributes() - Method in class pds.cdf.Variable
Retrieve all attributes associated with the variable.
getAttributeValue(String, String) - Method in class pds.cdf.AttributeSet
Retrieve the value of a global attribute with the given name.
getAttributeValue(String) - Method in class pds.cdf.CDF
Retrieve the value of a global attribute with the given name.
getAttributeValue(String, String) - Method in class pds.cdf.CDF
Retrieve the value of a global attribute with the given name.
getAttributeValue(String) - Method in class pds.cdf.Variable
Retrieve an attribute with a given name.
getAttributeValue(String, String) - Method in class pds.cdf.Variable
Retrieve an attribute with a given name.
getAttributeValues(String) - Method in class pds.cdf.CDF
Retrieve all values for an attribute given the attribute name.
getAttributeValues(ADRecord) - Method in class pds.cdf.CDF
Retrieve all values for an attribute.
getByteOrder() - Method in class pds.cdf.CDF
Return a name for the defined byte order.
getByteOrder(int) - Static method in class pds.cdf.Constant
Translate an encoding value into a byte order string.
getCDR() - Method in class pds.cdf.CDF
Retrieve the CDRecord for the CDF.
getCompression() - Method in class pds.cdf.CDF
Retrieve the compression value declared in the CDF.
getCopyright() - Method in class pds.cdf.CDRecord
Retrieve the copyright statement declared in the CDF file.
getDataSample(int) - Method in class pds.cdf.Variable
Get the data value at given index
getDataSamples() - Method in class pds.cdf.Variable
Retrieve the data samples of the variable.
getDataType() - Method in class pds.cdf.Attribute
Retrieve the current data type of the attribute.
getDataType() - Method in class pds.cdf.Variable
Retrieve the data type of the variable.
getDataTypeName(int) - Method in class pds.cdf.CDF
Retrieve the CDF name for the data type.
getDataTypeName(int) - Static method in class pds.cdf.Constant
Translate a data type token into a name.
getDataTypePDS(int, int) - Method in class pds.cdf.CDF
Retrieve the PDS name for the data type.
getDataTypePDS(int) - Method in class pds.cdf.CDF
Retrieve the PDS name for the data type.
getDataTypePDS(int, int) - Static method in class pds.cdf.Constant
Translate a data type token into a name.
getDataTypeSize(int) - Static method in class pds.cdf.Constant
Retrieve the size in bytes of a data type.
getDataVariables() - Method in class pds.cdf.CDF
Retrieve the description of each variable which has the VAR_TYPE attribute of "data".
getDim(int) - Method in class pds.cdf.Variable
Retrieve the value of a specified dimension of the variable.
getDimCount() - Method in class pds.cdf.Variable
Retrieve the dimensions of the variable.
getDims() - Method in class pds.cdf.Variable
Retrieve the dimensions of the variable.
getEncoding() - Method in class pds.cdf.CDF
Return a numeric value for the defined encoding.
getEncoding() - Method in class pds.cdf.CDRecord
Retrieve the encoding token for the CDF file.
getEncodingName() - Method in class pds.cdf.CDF
Return a name for the defined encoding.
getEncodingName(int) - Static method in class pds.cdf.Constant
Translate an encoding value into a string.
getFlags() - Method in class pds.cdf.CDRecord
Retrieve the flags set in the CDF file.
getFlags() - Method in class pds.cdf.Variable
Retrieve the flags associated with the variable.
getGDR() - Method in class pds.cdf.CDF
Retrieve the GDRecord for the CDF.
getGDROffset() - Method in class pds.cdf.CDRecord
Retrieve the offset of the GD Record in the CDF file.
getGlobalAttribute(String) - Method in class pds.cdf.CDF
Retrieve the ADRecord for the global attribute with the given name.
getGlobalAttributeNames() - Method in class pds.cdf.CDF
Retrieve a list of all global attribute names.
getHashMap() - Method in class pds.cdf.CDF
Generate a nested HashMap for the CDF file that includes file information.
getIncrement() - Method in class pds.cdf.CDRecord
Retrieve the increment number declared in the CDF file.
getIndex() - Method in class pds.cdf.Variable
Retrieve the index of the variable.
getName() - Method in class pds.cdf.Attribute
Retrieve the current name of the attribute.
getName() - Method in class pds.cdf.Variable
Retrieve the name of the variable.
getOffset() - Method in class pds.cdf.CDF
Retrieve the current offset value.
getOffset() - Method in class pds.cdf.Record
Retrieve the byte offset.
getPathName() - Method in class pds.cdf.CDF
Retrieve the current pathname value.
getRecordCount() - Method in class pds.cdf.Variable
Retrieve the number of data records in the varaible.
getRecordList() - Method in class pds.cdf.CDF
Retrieve a list of all records defined in the CDF.
getRecordSize() - Method in class pds.cdf.Variable
Get Record size The record size is the of all array dimensions.
getRecordSizeInBytes() - Method in class pds.cdf.Variable
Get Record size in bytes The record size is the of all array dimensions.
getRecTypeName(int) - Static method in class pds.cdf.Constant
Translate a record type token into a name.
getRelease() - Method in class pds.cdf.CDRecord
Retrieve the release number declared in the CDF file.
getScopeName(int) - Static method in class pds.cdf.Constant
Translate a scope token into a name.
getSize() - Method in class pds.cdf.Record
Retrieve the size in bytes for the record.
getStartByte() - Method in class pds.cdf.Attribute
Retrieve the current start byte of the data associated with the attribute.
getStartByte() - Method in class pds.cdf.Variable
Retrieve the start byte of the data associated with the variable.
getType() - Method in class pds.cdf.Record
Get the record type.
getUIR(long) - Method in class pds.cdf.CDF
Retrieve a UIRecord with the given index.
getValueLongPart() - Method in class pds.cdf.Attribute
Retrieve the short name of attribute.
getValues() - Method in class pds.cdf.Attribute
Get the current list of values associated with the attribute.
getValueShortPart() - Method in class pds.cdf.Attribute
Retrieve the short name of attribute.
getValueString() - Method in class pds.cdf.Attribute
Retrieve all values as a space separated list.
getValueString(String) - Method in class pds.cdf.Attribute
Retrieve all values as a delimited string.
getVariable(String) - Method in class pds.cdf.CDF
Retrieve the VDRecord for the variable with the given name.
getVariableAttribute(String) - Method in class pds.cdf.CDF
Retrieve the ADRecord for the variable attribute with the given name.
getVariableAttributeNames() - Method in class pds.cdf.CDF
Retrieve a list of all variable attribute names.
getVariableNames() - Method in class pds.cdf.CDF
Retrieve a list of all variable names.
getVariableRecord(String) - Method in class pds.cdf.CDF
Retrieve the VDRecord for the variable with the given name.
getVariables() - Method in class pds.cdf.CDF
Retrieve the description of each variable defined in the CDF.
getVariableStartByte(String) - Method in class pds.cdf.CDF
Retrieve the start byte of the data for a variable with a given name.
getVariableStartByte(VDRecord) - Method in class pds.cdf.CDF
Retrieve the start byte of the data for a variable using the VDRecord for the variable.
getVDR(long) - Method in class pds.cdf.CDF
Retrieve a VDRecord with the given index.
getVerbose() - Method in class pds.cdf.CDF
Return the current verbose state.
getVersion() - Method in class pds.cdf.CDF
Retrieve the version number declared in the CDF.
getVersion() - Method in class pds.cdf.CDRecord
Retrieve the version number of the CDF file.
getVVR(long) - Method in class pds.cdf.CDF
Retrieve a VXRecord with the given index.
getVXR(long) - Method in class pds.cdf.CDF
Retrieve a VXRecord with the given index.

H

hasSparseness() - Method in class pds.cdf.CDF
Determine if any data is sparse.

I

isCompressed() - Method in class pds.cdf.CDF
Determine if the CDF is compressed.
isCompressed(int) - Static method in class pds.cdf.Constant
Determines if compression is on.
isValidVersion(int) - Static method in class pds.cdf.Constant
Determine if the version if a valid CDF version.

M

main(String[]) - Static method in class pds.cdf.CDF
Parse and view information about a CDF file from the command line.
main(String[]) - Static method in class pds.cdf.Check
Run the tools from the command-line.
main(String[]) - Static method in class pds.cdf.Dump
Run the tools from the command-line.
mimic(Record) - Method in class pds.cdf.Record
Copy of base information from one Record to this record.

P

parse(RandomAccessFile) - Method in class pds.cdf.CDF
Parse a CDF file.
pds.cdf - package pds.cdf
 

R

read(long, RandomAccessFile) - Method in class pds.cdf.ADRecord
Read the contents of a ADRecord from an input stream.
read(long, RandomAccessFile) - Method in class pds.cdf.AEDRecord
Read the contents of a AEDRecord from an input stream.
read(long, RandomAccessFile) - Method in class pds.cdf.CDRecord
Read the contents of a CDRecord from an input stream.
read(long, RandomAccessFile) - Method in class pds.cdf.GDRecord
Read the contents of a GDRecord from an input stream.
read(RandomAccessFile) - Method in class pds.cdf.Record
Read the contents of a Record from an input stream.
read(long, RandomAccessFile) - Method in class pds.cdf.UIRecord
Read the contents of a UIRecord from an input stream.
read(long, RandomAccessFile) - Method in class pds.cdf.VDRecord
Read the contents of a VDRecord from an input stream.
read(long, RandomAccessFile) - Method in class pds.cdf.VVRecord
Read the contents of a VVRecord from an input stream.
read(long, RandomAccessFile) - Method in class pds.cdf.VXRecord
Read the contents of a VXRecord from an input stream.
readDataAsString(RandomAccessFile, int, int) - Method in class pds.cdf.Record
Read a data value based on the passed data type and return a String.
readDataSampleValues(RandomAccessFile, int, int) - Method in class pds.cdf.Variable
 
readDataValue(RandomAccessFile, int) - Method in class pds.cdf.Record
Read a data value based on the passed data type.
readDataValues(RandomAccessFile, Variable, int, int) - Method in class pds.cdf.CDF
 
readRecord(RandomAccessFile) - Method in class pds.cdf.CDF
Read a CDF record from the input stream.
readStringValue(RandomAccessFile, int, int) - Method in class pds.cdf.Record
Read a data value based on the passed data type.
Record - Class in pds.cdf
The stub record that all CDF records are based on.
Record() - Constructor for class pds.cdf.Record
 
Record(long) - Constructor for class pds.cdf.Record
Create an instance with a byte offset defined.
RECORD_ADR - Static variable in class pds.cdf.Constant
Attribute Descriptor Record (ADR).
RECORD_AGREDR - Static variable in class pds.cdf.Constant
Attribute g/rEntry Descriptor Record (AGREDR).
RECORD_AZEDR - Static variable in class pds.cdf.Constant
Attribute zEntry Descriptor Record (AZEDR).
RECORD_CCR - Static variable in class pds.cdf.Constant
Compressed CDF Record (CCR).
RECORD_CDR - Static variable in class pds.cdf.Constant
CDF Descriptor Record (CDR).
RECORD_CPR - Static variable in class pds.cdf.Constant
Compression Parameters Record (CPR).
RECORD_CVVR - Static variable in class pds.cdf.Constant
Compressed Variable Values Record (CVVR).
RECORD_GDR - Static variable in class pds.cdf.Constant
Global Descriptor Record (GDR).
RECORD_RVDR - Static variable in class pds.cdf.Constant
rVariable Descriptor Record (RVDR).
RECORD_SPR - Static variable in class pds.cdf.Constant
Sparseness Parameters Record (SPR).
RECORD_UIR - Static variable in class pds.cdf.Constant
Unused Internal Record (UIR).
RECORD_VVR - Static variable in class pds.cdf.Constant
Variable Values Record (VVR).
RECORD_VXR - Static variable in class pds.cdf.Constant
Variable Index Record (VXR).
RECORD_ZVDR - Static variable in class pds.cdf.Constant
zVariable Descriptor Record (ZVDR).

S

scanCDF(String) - Method in class pds.cdf.Dump
Parse a CDF file and display detailed information about the internal structure and contents of the file.
SCOPE_GLOBAL - Static variable in class pds.cdf.Constant
Attribute scope is global.
SCOPE_GLOBAL_ASSUME - Static variable in class pds.cdf.Constant
Attribute scope is global.
SCOPE_VARIABLE - Static variable in class pds.cdf.Constant
Attribute scope is variable.
SCOPE_VARIABLE_ASSUME - Static variable in class pds.cdf.Constant
Attribute scope is variable.
setAttribute(String, ArrayList<String>) - Method in class pds.cdf.Variable
Define an attribute and the values associated with the attribute.
setAttributeValue(String, String) - Method in class pds.cdf.CDF
Set the value of a global attribute with the given name.
setAttributeValue(String, String) - Method in class pds.cdf.Variable
Set the value of a global attribute with the given name.
setDataType(int) - Method in class pds.cdf.Attribute
Set the data type of the attribute.
setDataType(int) - Method in class pds.cdf.Variable
Set the data type for the variable.
setDims(int[]) - Method in class pds.cdf.Variable
Set the number and size of data dimensions.
setFlags(int) - Method in class pds.cdf.Variable
Set the flag values for the variable.
setIndex(int) - Method in class pds.cdf.Variable
Set the index of the variable.
setName(String) - Method in class pds.cdf.Attribute
Set the name of the attribute.
setName(String) - Method in class pds.cdf.Variable
Set the name for the variable.
setOffset(long) - Method in class pds.cdf.CDF
Set the offset value used maintained during the parsing of the CDF file.
setOffset(long) - Method in class pds.cdf.Record
Set the byte offset for the record.
setPadValue(double[]) - Method in class pds.cdf.Variable
Set the pad values for each dimension of a variable.
setRecordCount(long) - Method in class pds.cdf.Variable
Set the number of data records in the variable.
setSize(long) - Method in class pds.cdf.Record
Set the size in bytes for the record.
setStartByte(long) - Method in class pds.cdf.Attribute
Set the start byte of the data associated with the attribute.
setStartByte(long) - Method in class pds.cdf.Variable
Set the start byte of the data associated with the variable.
setType(int) - Method in class pds.cdf.Record
Set the type of record.
setValue(String) - Method in class pds.cdf.Attribute
Set the array of values associated with the attribute.
setValues(ArrayList<String>) - Method in class pds.cdf.Attribute
Set the array of values associated with the attribute.
setVerbose(boolean) - Method in class pds.cdf.CDF
Set the verbose state.
showHelp() - Method in class pds.cdf.CDF
Display help information.
showHelp() - Method in class pds.cdf.Check
Display help information.
showHelp() - Method in class pds.cdf.Dump
Display help information.

T

toHexString(int) - Static method in class pds.cdf.Constant
Generate a string which represents a value in hex notation.
toHexString(long) - Static method in class pds.cdf.Constant
Generate a string which represents a value in hex notation.

U

UIRecord - Class in pds.cdf
Variable Value Record (VVR) Variable Value Records (VVRs) are used to store one or more variable records in a single-file CDF.
UIRecord(Record) - Constructor for class pds.cdf.UIRecord
Create a UIRecord based on a base record.

V

valueToArrayList(byte[], int, int) - Static method in class pds.cdf.Constant
Transform a set of values into a string representation.
valueToString() - Method in class pds.cdf.AEDRecord
Retrieve a list of values in a space delimited string.
valueToString(byte[], int) - Static method in class pds.cdf.Constant
Transform a value into a string representation.
valueToString(byte[], int, int) - Static method in class pds.cdf.Constant
Transform a value into a string representation.
valueToStringList(byte[], int, int) - Static method in class pds.cdf.Constant
Transform all values into a space separated string representation.
Variable - Class in pds.cdf
Variable information.
Variable() - Constructor for class pds.cdf.Variable
 
VDRecord - Class in pds.cdf
Variable Descriptor Record (VDR).
VDRecord(Record, int) - Constructor for class pds.cdf.VDRecord
Create a VDRecord based on a base record.
VVRecord - Class in pds.cdf
Variable Value Record (VVR) Variable Value Records (VVRs) are used to store one or more variable records in a single-file CDF.
VVRecord(Record) - Constructor for class pds.cdf.VVRecord
Create a VVRecord based on a base record.
VXRecord - Class in pds.cdf
Variable Index Record (VXR) (VXRs) are used in single-file CDFs to store the file offsets of any lower level of VXRs or Variable Values Records (VVRs).
VXRecord(Record) - Constructor for class pds.cdf.VXRecord
Create a VXRecord based on a base record.
A C D E F G H I M P R S T U V 

Copyright © 2014-2015 Regents University of California. All Rights Reserved.