|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Simply defines constants for use in EDR classes.
| Field Summary | |
static int |
GAMMA_CHANNELS
number of channels in gamma spectrum |
static DecimalFormat |
int10
equivilant to "%010i" |
static DecimalFormat |
int12
equivilant to %012i" |
static DecimalFormat |
int2
equivilant to "%02i" |
static DecimalFormat |
int3
equivilant to "%03i" |
static java.util.logging.Logger |
logger
logging reference |
static int |
MESSAGE_LENGTH
fixed length of message data in msg record output |
static int |
NS_MAX_EVENTS
number of events in ns events array |
static int |
PEF_COMMANDS
number of elements in command list |
static DecimalFormat |
prec10
ten places after the decimal, no leading zero |
static DecimalFormat |
prec12
twelve places after the decimal, leading zero |
static DecimalFormat |
prec13
thirteen places after the decimal, leading zero |
static DecimalFormat |
prec14
fourteen places after the decimal, no leading zero |
static DecimalFormat |
prec15
fifteen places after the decimal, no leading zero |
static DecimalFormat |
prec16
sixteen places after the decimal, no leading zero |
static DecimalFormat |
prec17
seventeern places after the decimal, leading zero |
static DecimalFormat |
prec5
seven places after the decimal, no leading zero |
static DecimalFormat |
prec6
six places after the decimal, no leading zero |
static DecimalFormat |
prec7
seven places after the decimal, leading zero |
static int |
PROFILE_LENGTH
number of elements in profile series |
static int |
PROFILE_SIZE
number of bytes per profile series element |
static int |
PULSER_CHANNELS
number of channels in pulser spectrum |
static String |
QUERY_DATE_FMT
Oracle to_date format to use in SQL |
static int |
SC_ID
SPICE Spacecraft Id |
| Field Detail |
public static final int GAMMA_CHANNELS
public static final int PULSER_CHANNELS
public static final int PROFILE_LENGTH
public static final int PROFILE_SIZE
public static final int NS_MAX_EVENTS
public static final int MESSAGE_LENGTH
public static final int PEF_COMMANDS
public static final int SC_ID
public static final String QUERY_DATE_FMT
public static final DecimalFormat prec5
public static final DecimalFormat prec6
public static final DecimalFormat prec7
public static final DecimalFormat prec10
public static final DecimalFormat prec12
public static final DecimalFormat prec13
public static final DecimalFormat prec14
public static final DecimalFormat prec15
public static final DecimalFormat prec16
public static final DecimalFormat prec17
public static final DecimalFormat int2
public static final DecimalFormat int3
public static final DecimalFormat int10
public static final DecimalFormat int12
public static final java.util.logging.Logger logger
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||