- AADR_SCOPE_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant AADR_SCOPE_FIELD_OFFSET.
- AArray - Class in gov.nasa.gsfc.spdf.cdfj
-
- AArray(Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.AArray
-
- AArray(Object, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.AArray
-
- add(String, boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.OutputOption
-
- add(String, boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.SelectedVariableCollection
-
Add a variable to the output with specified compression and
default specification for
SparseRecordOption
,
(PAD).
- add(String, boolean, SparseRecordOption) - Method in interface gov.nasa.gsfc.spdf.cdfj.SelectedVariableCollection
-
Add a variable to the output with specified compression and
specified setting for
SparseRecordOption
.
- addCDF(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFWriter
-
Adds previously selected variables, and variables they depend on, from
the given file.
- addCDF(URL) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFWriter
-
Adds previously selected variables, and variables they depend on, from
the given URL.
- addCDF(GenericReader) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFWriter
-
Adds previously selected variables, and variables they depend on, from
the given
GenericReader
..
- addData(Object, int[], boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.DataContainer
-
- addData(String, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
-
Adds data to a variable.same as addData(String name, Object data, false)
- addData(String, Object, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
-
Adds data to a variable.
- addData(String, Object, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
-
Adds data for a specified record range to a variable.
- addData(String, Object, int[], boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
-
Adds data for a specified record range to a variable.
- addFunction(String, Class, Class[][]) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
-
- addGlobalAttributeEntry(String, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
-
Adds a global attribute entry.
- addGlobalAttributeEntry(String, CDFDataType, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
-
Adds a global attribute entry of specified type..
- addJavaArray(Object, int, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.DataContainer
-
- addNRVString(String, String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
-
Adds an NRV record of string type.
- addNRVVariable(String, CDFDataType, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
-
Adds a scalar NRV record of the given numeric type.
- addNRVVariable(String, CDFDataType, int[], Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
-
Adds a NRV record of the given numeric type and dimension.
- addNRVVariable(String, CDFDataType, int[], int, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
-
Adds a NRV record of the given type and dimensions.
- addOneD(String, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
-
Adds data (represented as a one dimensional array) to a variable.same as addOneD(String name, Object data, null, false)
- addOneD(String, Object, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
-
Adds data (represented as a one dimensional array) to a variable.same as addOneD(String name, Object data, null, boolean relax)
- addOneD(String, Object, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
-
Adds data (represented as a one dimensional array)
for a specified record range to a variable.same as addOneD(String name, Object data, int[] recordRange, false)
- addOneD(String, Object, int[], boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
-
Adds data (represented as a one dimensional array)
for a specified record range to a variable.
- addToDoNotCheckList(String) - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFWriter
-
Adds an attribute to the list of 'not to be monitored' global attributes.
- addVariableAttributeEntry(String, String, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
-
Sets the value of a given attribute for a variable.This method creates a new value for the given attribute.
- addVariableAttributeEntry(String, String, CDFDataType, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
-
Sets the value of a given attribute for a variable.This method creates a new value for the given attribute.
- ADR - Class in gov.nasa.gsfc.spdf.cdfj
-
Attribute Descriptor Record
- ADR() - Constructor for class gov.nasa.gsfc.spdf.cdfj.ADR
-
- ADR_ADR_NEXT_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_ADR_NEXT_FIELD_LENGTH.
- ADR_ADR_NEXT_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_ADR_NEXT_FIELD_OFFSET.
- ADR_AGR_EDR_HEAD_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_AGR_EDR_HEAD_FIELD_LENGTH.
- ADR_AGR_EDR_HEAD_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_AGR_EDR_HEAD_FIELD_OFFSET.
- ADR_AZ_EDR_HEAD_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_AZ_EDR_HEAD_FIELD_LENGTH.
- ADR_AZ_EDR_HEAD_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_AZ_EDR_HEAD_FIELD_OFFSET.
- ADR_GLOBAL_SCOPE - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_GLOBAL_SCOPE.
- ADR_GLOBAL_SCOPE_ASSUMED - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_GLOBAL_SCOPE_ASSUMED.
- ADR_MAX_GR_ENTRY_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_MAX_GR_ENTRY_FIELD_LENGTH.
- ADR_MAX_GR_ENTRY_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_MAX_GR_ENTRY_FIELD_OFFSET
- ADR_MAX_Z_ENTRIES_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_MAX_Z_ENTRIES_FIELD_LENGTH.
- ADR_MAX_Z_ENTRIES_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_MAX_Z_ENTRIES_FIELD_OFFSET.
- ADR_NAME_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_NAME_FIELD_LENGTH.
- ADR_NAME_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_NAME_FIELD_OFFSET.
- ADR_NGR_ENTRIES_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_NGR_ENTRIES_FIELD_LENGTH.
- ADR_NGR_ENTRIES_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_NGR_ENTRIES_FIELD_OFFSET.
- ADR_NUM_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_NUM_FIELD_LENGTH.
- ADR_NUM_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_NUM_FIELD_OFFSET.
- ADR_NZ_ENTRIES_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_AZ_EDR_HEAD_FIELD_LENGTH.
- ADR_NZ_ENTRIES_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_AZ_EDR_HEAD_FIELD_OFFSET.
- ADR_RECORD_SIZE - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_RECORD_SIZE.
- ADR_RECORD_SIZE_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_RECORD_SIZE_FIELD_BYTE_LEN.
- ADR_RECORD_SIZE_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_RECORD_SIZE_FIELD_OFFSET.
- ADR_RECORD_TYPE_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_RECORD_TYPE_FIELD_BYTE_LEN.
- ADR_RECORD_TYPE_ID - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_RECORD_TYPE_ID.
- ADR_RECORD_TYPE_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_RECORD_TYPE_FIELD_OFFSET.
- ADR_RFUA_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_RFUA_FIELD_LENGTH.
- ADR_RFUA_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_RFUA_FIELD_OFFSET.
- ADR_RFUE_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_RFUE_FIELD_LENGTH.
- ADR_RFUE_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_RFUE_FIELD_OFFSET.
- ADR_SCOPE_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_SCOPE_FIELD_LENGTH.
- ADR_VARIABLE_SCOPE - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_VARIABLE_SCOPE.
- ADR_VARIABLE_SCOPE_ASSUMED - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
-
The Constant ADR_VARIABLE_SCOPE_ASSUMED.
- AEDR - Class in gov.nasa.gsfc.spdf.cdfj
-
- AEDR(ADR, int, Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.AEDR
-
Constructs AEDR of a given type and value for an ADR.Specification of type is deferred if type = -1.Once set,
data type cannot be changed.
- AEDR(ADR, Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.AEDR
-
- AGR_EDRHEAD_OFFSET - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
-
- AGR_EDRHEAD_OFFSET - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
-
- allocateDataArray(int) - Method in class gov.nasa.gsfc.spdf.cdfj.ByteVarContainer
-
- allocateDataArray(int) - Method in class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
-
- allocateDataArray(int) - Method in class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
-
- allocateDataArray(int) - Method in class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
-
- allocateDataArray(int) - Method in class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
-
- array() - Method in class gov.nasa.gsfc.spdf.cdfj.AArray
-
- array() - Method in class gov.nasa.gsfc.spdf.cdfj.ByteArray
-
- array() - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleArray
-
- array() - Method in class gov.nasa.gsfc.spdf.cdfj.FloatArray
-
- array() - Method in class gov.nasa.gsfc.spdf.cdfj.IntArray
-
- array() - Method in class gov.nasa.gsfc.spdf.cdfj.LongArray
-
- array() - Method in class gov.nasa.gsfc.spdf.cdfj.ShortArray
-
- array() - Method in class gov.nasa.gsfc.spdf.cdfj.StringArray
-
- ArrayAttribute - Class in gov.nasa.gsfc.spdf.cdfj
-
- ArrayAttribute(Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ArrayAttribute
-
- as1DArray() - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
-
- as1DArray() - Method in class gov.nasa.gsfc.spdf.cdfj.ByteVarContainer
-
- as1DArray() - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
-
- as1DArray() - Method in class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
-
- as1DArray() - Method in class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
-
- as1DArray() - Method in class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
-
- as1DArray() - Method in class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
-
- as1DArray() - Method in class gov.nasa.gsfc.spdf.cdfj.StringVarContainer
-
- as1DArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer
-
Returns the one dimensional array representation.
- as1DArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CByte
-
Returns the one dimensional array representation.
- as1DArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CDouble
-
Returns the one dimensional array representation.
- as1DArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CFloat
-
Returns the one dimensional array representation.
- as1DArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CInt
-
Returns the one dimensional array representation.
- as1DArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CLong
-
Returns the one dimensional array representation.
- as1DArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CShort
-
Returns the one dimensional array representation.
- as1DArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CString
-
Returns the one dimensional array representation.
- asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.ByteVarContainer
-
- asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
-
- asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
-
- asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
-
- asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
-
- asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
-
- asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.StringVarContainer
-
- asArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer
-
- asArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CDouble
-
Returns the multi dimensional array representation.
- asArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CFloat
-
Returns the multi dimensional array representation.
- asArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CInt
-
Returns the multi dimensional array representation.
- asArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CLong
-
Returns the multi dimensional array representation.
- asArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CShort
-
Returns the multi dimensional array representation.
- asArrayElement(int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
-
- asArrayElement(int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
-
- asByteArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
-
Returns this variable's values as byte[] if variable type is byte,
unsigned byte or char.Otherwise, throws Throwable
- asByteArray(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
-
Returns this variable's values for a range of records as byte[] if
variable type is byte, unsigned byte or char.Otherwise, throws
Throwable
- asDouble0(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
-
Returns all available values for the given scalar variable.
- asDouble1(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
-
Returns all available values for the given variable of rank 1.
- asDouble2(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
-
Returns all available values for the given variable of rank 2.
- asDouble3(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
-
Returns all available values for the given variable of rank 3.
- asDoubleArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
-
Returns this variable's values as double[].If variable type cannot be cast to double, a Throwable is thrown.
- asDoubleArray(boolean, int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
-
Returns this variable's values for the specified range of records as
double[].If variable type cannot be cast to double, a Throwable is thrown.If preserve is true, a Throwable is thrown for variables of type long
to signal possible loss of precision.
- asDoubleArray(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
-
Returns this variable's values for the specified range of records as
double[].If variable type cannot be cast to double, a Throwable is thrown.
- asFloatArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
-
Returns this variable's values as float[].If variable type cannot be cast to float, a Throwable is thrown.
- asFloatArray(boolean, int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
-
Returns this variable's values for the specified range of records as
float[].If variable type cannot be cast to float, a Throwable is thrown.If preserve is true, a Throwable is thrown for variables of type double,
long or int to signal possible loss of precision.
- asFloatArray(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
-
Returns this variable's values for the specified range of records as
float[].If variable type cannot be cast to float, a Throwable is thrown.
- asIntArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
-
Returns this variable's values as int[] for variables of type
int, short or unsigned short, byte or unsigned byte.throws Throwable for variables of other types.
- asIntArray(boolean, int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
-
Returns this variable's values for the specified range of records as
int[] for variables of type int, short or unsigned short, byte or
unsigned byte, or unsigned int (only if preserve is false).throws Throwable for variables of other types.
- asIntArray(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
-
Returns this variable's values for the specified range of records as
int[] for variables of type int, short or unsigned short, byte or
unsigned byte.throws Throwable for variables of other types.
- asLongArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
-
Returns this variable's values as long[] for variables of type long.throws Throwable for variables of other types.
- asLongArray(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
-
Returns this variable's values for the specified range of records as
long[] for variables of type long.throws Throwable for variables of other types.
- asOneDArray(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
-
- asOneDArray(boolean, Stride) - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
-
- asOneDArray() - Method in class gov.nasa.gsfc.spdf.cdfj.ByteVarContainer
-
- asOneDArray(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.ByteVarContainer
-
- asOneDArray() - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
-
- asOneDArray(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
-
- asOneDArray() - Method in class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
-
- asOneDArray(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
-
- asOneDArray() - Method in class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
-
- asOneDArray(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
-
- asOneDArray() - Method in class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
-
- asOneDArray(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
-
- asOneDArray() - Method in class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
-
- asOneDArray(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
-
- asOneDArray() - Method in class gov.nasa.gsfc.spdf.cdfj.StringVarContainer
-
- asOneDArray(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.StringVarContainer
-
- asOneDArray(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer
-
- asOneDArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CByte
-
- asOneDArray(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CByte
-
- asOneDArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CDouble
-
- asOneDArray(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CDouble
-
- asOneDArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CFloat
-
- asOneDArray(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CFloat
-
- asOneDArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CInt
-
- asOneDArray(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CInt
-
- asOneDArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CLong
-
- asOneDArray(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CLong
-
- asOneDArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CShort
-
- asOneDArray(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CShort
-
- asOneDArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CString
-
- asOneDArray(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CString
-
- asSampledArray(Stride) - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
-
- asShortArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
-
Returns this variable's values as short[] for variables of type
short, byte or unsigned byte
throws Throwable for variables of other types.
- asShortArray(boolean, int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
-
Returns this variable's values for the specified range of records as
short[] for variables of type short, byte or unsigned byte, or
unsigned short (only if preserve is false).throws Throwable for variables of other types.
- asShortArray(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
-
Returns this variable's values for the specified range of records as
short[] for variables of type short, byte or unsigned byte.throws Throwable for variables of other types.
- ATTR_OFFSET_DATATYPE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
-
- ATTR_OFFSET_DATATYPE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
-
- ATTR_OFFSET_NAME - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
-
- ATTR_OFFSET_NAME - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
-
- ATTR_OFFSET_NUM_ELEMENTS - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
-
- ATTR_OFFSET_NUM_ELEMENTS - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
-
- Attribute - Interface in gov.nasa.gsfc.spdf.cdfj
-
CDF Attribute specification
- AttributeEntry - Interface in gov.nasa.gsfc.spdf.cdfj
-
Specifes an attribute entry.
- attributesInDoNotCheckList() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFWriter
-
Returns names of 'not to be monitored' global attributes.
- AZ_EDRHEAD_OFFSET - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
-
- AZ_EDRHEAD_OFFSET - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
-