- MAX_STRING_SIZE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
-
- MAX_STRING_SIZE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
-
- MetaData - Class in gov.nasa.gsfc.spdf.cdfj
-
Abstract base class for GenericReader.
- MetaData() - Constructor for class gov.nasa.gsfc.spdf.cdfj.MetaData
-
- MICROSECOND - Static variable in class gov.nasa.gsfc.spdf.cdfj.TimePrecision
-
- MILLISECOND - Static variable in class gov.nasa.gsfc.spdf.cdfj.TimePrecision
-
- milliSecondSince1970(Date) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeUtil
-
converts a Date to number of milliseconds since 1970 (corrected for
leap seconds
- milliSecondSince1970(long) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeUtil
-
corrects (java Date returned) number of milliseconds since 1970 for
leap seconds
- milliSecondSince1970(int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeUtil
-
returns number of milliseconds since 1970 for given time ignoring
leap seconds
- missingRecordValueIsPad(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
-
Return whether the missing record should be assigned the pad
value.
- missingRecordValueIsPad() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
-
Return whether the missing record should be assigned the pad
value.
- missingRecordValueIsPad() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
-
Return whether the missing record should be assigned the pad
value.
- missingRecordValueIsPrevious(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
-
Return whether the missing record should be assigned the last
seen value.If none has been seen, pad value is assigned.
- missingRecordValueIsPrevious() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
-
Return whether the missing record should be assigned the last
seen value.If none has been seen, pad value is assigned.
- missingRecordValueIsPrevious() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
-
Return whether the missing record should be assigned the last
seen value.If none has been seen, pad value is assigned.