public interface RpcIIIDataObserverIF
Modifier and Type | Method and Description |
---|---|
boolean |
getBYPASS_FILTER()
Get the BYPASS_FILTER value.
|
int |
getCHANNELS()
Get the CHANNELS value.
|
java.lang.String |
getDATA_TYPE()
Get the DATA_TYPE value.
|
java.util.Date |
getDATE()
Get the DATE value.
|
double |
getDELTA_T()
Get the DELTA_T value.
|
java.lang.String |
getFILE_TYPE()
Get the FILE_TYPE value.
|
java.lang.String |
getFORMAT()
Get the FORMAT value.
|
int |
getFRAMES()
Get the total number of frames.
|
boolean |
getHALF_FRAMES()
Get the HALF_FRAMES value.
|
int |
getINT_FULL_SCALE()
Get the INT_FULL_SCALE value.
|
java.lang.String |
getOPERATION()
Get the OPERATION string.
|
java.lang.String[] |
getPARENT()
Get all parents.
|
int |
getPARTITIONS()
Get the PARTITIONS string.
|
int |
getPTS_PER_FRAME()
Get the total number of points per frame.
|
int |
getPTS_PER_GROUP()
Get the total number of points per group.
|
int |
getREPEATS()
Get the REPEATS string.
|
java.lang.String |
getTIME_TYPE()
Get the TIME_TYPE string.
|
boolean getBYPASS_FILTER()
int getCHANNELS()
java.lang.String getDATA_TYPE()
java.util.Date getDATE()
double getDELTA_T()
java.lang.String getFILE_TYPE()
java.lang.String getFORMAT()
int getFRAMES()
boolean getHALF_FRAMES()
int getINT_FULL_SCALE()
java.lang.String getOPERATION()
int getPARTITIONS()
int getREPEATS()
java.lang.String getTIME_TYPE()
int getPTS_PER_FRAME()
int getPTS_PER_GROUP()
java.lang.String[] getPARENT()