public class Information
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String[] |
Authors |
java.lang.String |
Campaign |
java.lang.String[] |
Comments |
java.lang.String |
Description |
java.lang.String |
GPS |
spatial_pos |
gps_pos |
java.lang.String |
Instrument_Name |
java.lang.String[] |
Instrument_Parameters |
long |
Keyword_dims |
java.lang.String[] |
Keywords |
java.lang.String |
Light_Source |
java.lang.String |
Light_Source_Param |
java.lang.String |
Location |
java.lang.String |
Measurement_Time |
java.lang.String |
Name |
java.lang.String |
Processing |
java.lang.String |
RawDataFormat |
java.lang.String[] |
ReferenceFiles |
java.lang.String |
SourceFile |
java.lang.String |
Weather |
java.lang.String |
White_Reference_Target |
Constructor and Description |
---|
Information() |
Information(int no_of_char) |
Information(int no_of_char,
long dset_dims) |
Modifier and Type | Method and Description |
---|---|
static double |
arr2double(byte[] arr,
int start) |
static float |
arr2float(byte[] arr,
int start) |
static int |
arr2int(byte[] arr,
int start) |
static long |
arr2long(byte[] arr,
int start) |
static int |
arr4int(byte[] arr,
int start) |
static long |
arr4uint(byte[] by,
int start) |
spatial_pos |
getSpatialPos(java.lang.String gps) |
protected java.lang.Double |
read_double(java.io.DataInputStream in) |
protected java.lang.Float |
read_float(java.io.DataInputStream in) |
protected java.lang.Integer |
read_int(java.io.DataInputStream in) |
protected java.lang.Integer |
read_long(java.io.DataInputStream in) |
protected java.lang.Integer |
read_short(java.io.DataInputStream in) |
static java.lang.String |
read_string(java.io.DataInputStream in,
int no_of_chars) |
protected java.lang.Integer |
read_uint(java.io.DataInputStream in) |
void |
readExternal_Campaign(java.io.DataInputStream in,
int no_of_chars) |
void |
readExternal_Description(java.io.DataInputStream in,
int no_of_chars) |
void |
readExternal_GPS(java.io.DataInputStream in,
int no_of_chars) |
void |
readExternal_InstrumentName(java.io.DataInputStream in,
int no_of_chars) |
void |
readExternal_LightSource(java.io.DataInputStream in,
int no_of_chars) |
void |
readExternal_LightSourceParam(java.io.DataInputStream in,
int no_of_chars) |
void |
readExternal_Location(java.io.DataInputStream in,
int no_of_chars) |
void |
readExternal_MeasurementTime(java.io.DataInputStream in,
int no_of_chars) |
void |
readExternal_Name(java.io.DataInputStream in,
int no_of_chars) |
void |
readExternal_Processing(java.io.DataInputStream in,
int no_of_chars) |
void |
readExternal_RawDataFormat(java.io.DataInputStream in,
int no_of_chars) |
void |
readExternal_SourceFile(java.io.DataInputStream in,
int no_of_chars) |
void |
readExternal_String(java.io.DataInputStream in,
int no_of_chars,
java.lang.String dataset_name,
long dset_dims) |
void |
readExternal_Weather(java.io.DataInputStream in,
int no_of_chars) |
void |
readExternal_WR_Target(java.io.DataInputStream in,
int no_of_chars) |
protected void |
skip(java.io.DataInputStream in,
int no_of_bytes) |
public java.lang.String[] Authors
public java.lang.String[] Comments
public java.lang.String[] ReferenceFiles
public java.lang.String Campaign
public java.lang.String GPS
public java.lang.String Instrument_Name
public java.lang.String[] Instrument_Parameters
public java.lang.String Light_Source
public java.lang.String Light_Source_Param
public java.lang.String Location
public java.lang.String Measurement_Time
public java.lang.String Weather
public java.lang.String White_Reference_Target
public java.lang.String Processing
public java.lang.String RawDataFormat
public java.lang.String SourceFile
public java.lang.String Description
public long Keyword_dims
public java.lang.String[] Keywords
public java.lang.String Name
public spatial_pos gps_pos
public Information(int no_of_char)
public Information()
public Information(int no_of_char, long dset_dims)
public void readExternal_String(java.io.DataInputStream in, int no_of_chars, java.lang.String dataset_name, long dset_dims) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public void readExternal_Campaign(java.io.DataInputStream in, int no_of_chars) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public void readExternal_GPS(java.io.DataInputStream in, int no_of_chars) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public spatial_pos getSpatialPos(java.lang.String gps)
public void readExternal_InstrumentName(java.io.DataInputStream in, int no_of_chars) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public void readExternal_LightSource(java.io.DataInputStream in, int no_of_chars) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public void readExternal_LightSourceParam(java.io.DataInputStream in, int no_of_chars) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public void readExternal_Location(java.io.DataInputStream in, int no_of_chars) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public void readExternal_MeasurementTime(java.io.DataInputStream in, int no_of_chars) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public void readExternal_Weather(java.io.DataInputStream in, int no_of_chars) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public void readExternal_WR_Target(java.io.DataInputStream in, int no_of_chars) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public void readExternal_Processing(java.io.DataInputStream in, int no_of_chars) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public void readExternal_RawDataFormat(java.io.DataInputStream in, int no_of_chars) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public void readExternal_SourceFile(java.io.DataInputStream in, int no_of_chars) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public void readExternal_Description(java.io.DataInputStream in, int no_of_chars) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public void readExternal_Name(java.io.DataInputStream in, int no_of_chars) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public static java.lang.String read_string(java.io.DataInputStream in, int no_of_chars) throws java.io.IOException
java.io.IOException
protected java.lang.Integer read_short(java.io.DataInputStream in) throws java.io.IOException
java.io.IOException
protected java.lang.Integer read_int(java.io.DataInputStream in) throws java.io.IOException
java.io.IOException
protected java.lang.Integer read_uint(java.io.DataInputStream in) throws java.io.IOException
java.io.IOException
protected java.lang.Integer read_long(java.io.DataInputStream in) throws java.io.IOException
java.io.IOException
protected java.lang.Float read_float(java.io.DataInputStream in) throws java.io.IOException
java.io.IOException
protected java.lang.Double read_double(java.io.DataInputStream in) throws java.io.IOException
java.io.IOException
protected void skip(java.io.DataInputStream in, int no_of_bytes)
public static double arr2double(byte[] arr, int start)
public static float arr2float(byte[] arr, int start)
public static long arr2long(byte[] arr, int start)
public static int arr2int(byte[] arr, int start)
public static int arr4int(byte[] arr, int start)
public static long arr4uint(byte[] by, int start)