Package edu.sc.seis.seisFile.sac
Class SacConstants
- java.lang.Object
-
- edu.sc.seis.seisFile.sac.SacConstants
-
public class SacConstants extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static boolean
BIG_ENDIAN
static int
data_offset
static int
DEFAULT_NVHDR
static int
FALSE
static float
FLOAT_UNDEF
static int
IA
First arrival timestatic int
IACC
Acceleration (NM/SEC/SEC)static int
IAMPH
Spectral file-ampl/phasestatic int
IB
Begin timestatic int
IBRK
IBRKstatic int
ICALTECH
ICALTECHstatic int
ICHEM
Chemical explosionstatic int
IDAY
GMT daystatic int
IDISP
Displacement (NM)static int
IDOWN
Down positivestatic int
IDROP
Dropoutsstatic int
IEAST
East positivestatic int
IEQ
Earthquakestatic int
IEQ0
Probable earthquakestatic int
IEQ1
Earthquakes in a swarm or aftershock sequencestatic int
IEQ2
Felt earthquakestatic int
IEQ3
Damaging Earthquakestatic int
IEVLOC
IEVLOCstatic int
IEX
Other explosionstatic int
IEX0
Probable explosionstatic int
IGEY
Geyserstatic int
IGLCH
Glichesstatic int
IGOOD
Goodstatic int
IHGLP
High-gain long-periodstatic int
IHORZA
Horizontal (ARB)static int
IISC
IISCstatic int
IJSOP
IJSOPstatic int
IL
Local event of unknown originstatic int
ILIT
Lightstatic int
ILLLBB
LLL broadbandstatic int
ILLNL
ILLNLstatic int
ILOWSN
Low signal to noise ratiostatic int
IMB
Bodywave Magnitudestatic int
IMD
Duration Magnitudestatic int
IME
Marine explosionstatic int
IMET
Meteroic eventstatic int
IML
Local Magnitudestatic int
IMS
Surface Magnitudestatic int
IMW
Moment Magnitudestatic int
IMX
User Defined Magnitudestatic int
INC
Nuclear cavity collapsestatic int
INEIC
INEICstatic int
INORTH
North positivestatic int
INT_UNDEF
static boolean
IntelByteOrder
static int
INU
Nuclear explosionstatic int
INUCL
Nuclear eventstatic int
IO
Event origin timestatic int
IO_
Other source of known originstatic int
IODOR
Odorsstatic int
IOTHER
Otherstatic int
IPDE
IPDEstatic int
IPDEQ
IPDEQstatic int
IPDEW
IPDEWstatic int
IPOSTN
Nuclear post-shot eventstatic int
IPOSTQ
Aftershockstatic int
IPREN
Nuclear pre-shot eventstatic int
IPREQ
Foreshockstatic int
IQB
Quarry or mine blast confirmed by quarrystatic int
IQB0
Probable Mine Blaststatic int
IQB1
Quarry or mine blast with designed shot information-ripple firedstatic int
IQB2
Quarry or mine blast with observed shot information-ripple firedstatic int
IQBX
Quarry or mine blast - single shotstatic int
IQC
Mine collapsestatic int
IQMT
Quarry or mining-induced events: tremors and rockburstsstatic int
IQUAKE
Earthquakestatic int
IR
Regional event of unknown originstatic int
IRADEV
Radial (EVENT)static int
IRADNV
Radial (NTS)static int
IREAL
Undocumentedstatic int
IREB
IREBstatic int
IRLDTA
Real datastatic int
IRLIM
Spectral file-real/imagstatic int
ISRO
SROstatic int
IT
Teleseismic event of unknown originstatic int
IT0
User defined time pick 0static int
IT1
User defined time pick 1static int
IT2
User defined time pick 2static int
IT3
User defined time pick 3static int
IT4
User defined time pick 4static int
IT5
User defined time pick 5static int
IT6
User defined time pick 6static int
IT7
User defined time pick 7static int
IT8
User defined time pick 8static int
IT9
User defined time pick 9static int
ITANEV
Tangential (EVENT)static int
ITANNV
Tangential (NTS)static int
ITIME
Time series filestatic int
IU
Undetermined or conflicting informationstatic int
IUNKN
Unknownstatic int
IUNKNOWN
IUNKNOWNstatic int
IUP
Up positivestatic int
IUSER
IUSERstatic int
IUSGS
IUSGSstatic int
IVEL
Velocity (NM/SEC)static int
IVOLTS
Velocity (volts)static int
IWWSN1
WWSN 15-100static int
IWWSN2
WWSN 30-100static int
IXY
General x vs y filestatic int
IXYZ
General XYZ (3-D) filestatic boolean
LITTLE_ENDIAN
static int
NPTS_OFFSET
static int
NVHDR_OFFSET
static java.lang.String
STRING16_UNDEF
static java.lang.String
STRING8_UNDEF
static boolean
SunByteOrder
static int
TRUE
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isUndef(float f)
static boolean
isUndef(int i)
static boolean
isUndef(java.lang.String s)
-
-
-
Field Detail
-
FLOAT_UNDEF
public static final float FLOAT_UNDEF
- See Also:
- Constant Field Values
-
INT_UNDEF
public static final int INT_UNDEF
- See Also:
- Constant Field Values
-
STRING8_UNDEF
public static final java.lang.String STRING8_UNDEF
- See Also:
- Constant Field Values
-
STRING16_UNDEF
public static final java.lang.String STRING16_UNDEF
- See Also:
- Constant Field Values
-
DEFAULT_NVHDR
public static final int DEFAULT_NVHDR
- See Also:
- Constant Field Values
-
TRUE
public static final int TRUE
- See Also:
- Constant Field Values
-
FALSE
public static final int FALSE
- See Also:
- Constant Field Values
-
IREAL
public static final int IREAL
Undocumented- See Also:
- Constant Field Values
-
ITIME
public static final int ITIME
Time series file- See Also:
- Constant Field Values
-
IRLIM
public static final int IRLIM
Spectral file-real/imag- See Also:
- Constant Field Values
-
IAMPH
public static final int IAMPH
Spectral file-ampl/phase- See Also:
- Constant Field Values
-
IXY
public static final int IXY
General x vs y file- See Also:
- Constant Field Values
-
IUNKN
public static final int IUNKN
Unknown- See Also:
- Constant Field Values
-
IDISP
public static final int IDISP
Displacement (NM)- See Also:
- Constant Field Values
-
IVEL
public static final int IVEL
Velocity (NM/SEC)- See Also:
- Constant Field Values
-
IACC
public static final int IACC
Acceleration (NM/SEC/SEC)- See Also:
- Constant Field Values
-
IB
public static final int IB
Begin time- See Also:
- Constant Field Values
-
IDAY
public static final int IDAY
GMT day- See Also:
- Constant Field Values
-
IO
public static final int IO
Event origin time- See Also:
- Constant Field Values
-
IA
public static final int IA
First arrival time- See Also:
- Constant Field Values
-
IT0
public static final int IT0
User defined time pick 0- See Also:
- Constant Field Values
-
IT1
public static final int IT1
User defined time pick 1- See Also:
- Constant Field Values
-
IT2
public static final int IT2
User defined time pick 2- See Also:
- Constant Field Values
-
IT3
public static final int IT3
User defined time pick 3- See Also:
- Constant Field Values
-
IT4
public static final int IT4
User defined time pick 4- See Also:
- Constant Field Values
-
IT5
public static final int IT5
User defined time pick 5- See Also:
- Constant Field Values
-
IT6
public static final int IT6
User defined time pick 6- See Also:
- Constant Field Values
-
IT7
public static final int IT7
User defined time pick 7- See Also:
- Constant Field Values
-
IT8
public static final int IT8
User defined time pick 8- See Also:
- Constant Field Values
-
IT9
public static final int IT9
User defined time pick 9- See Also:
- Constant Field Values
-
IRADNV
public static final int IRADNV
Radial (NTS)- See Also:
- Constant Field Values
-
ITANNV
public static final int ITANNV
Tangential (NTS)- See Also:
- Constant Field Values
-
IRADEV
public static final int IRADEV
Radial (EVENT)- See Also:
- Constant Field Values
-
ITANEV
public static final int ITANEV
Tangential (EVENT)- See Also:
- Constant Field Values
-
INORTH
public static final int INORTH
North positive- See Also:
- Constant Field Values
-
IEAST
public static final int IEAST
East positive- See Also:
- Constant Field Values
-
IHORZA
public static final int IHORZA
Horizontal (ARB)- See Also:
- Constant Field Values
-
IDOWN
public static final int IDOWN
Down positive- See Also:
- Constant Field Values
-
IUP
public static final int IUP
Up positive- See Also:
- Constant Field Values
-
ILLLBB
public static final int ILLLBB
LLL broadband- See Also:
- Constant Field Values
-
IWWSN1
public static final int IWWSN1
WWSN 15-100- See Also:
- Constant Field Values
-
IWWSN2
public static final int IWWSN2
WWSN 30-100- See Also:
- Constant Field Values
-
IHGLP
public static final int IHGLP
High-gain long-period- See Also:
- Constant Field Values
-
ISRO
public static final int ISRO
SRO- See Also:
- Constant Field Values
-
INUCL
public static final int INUCL
Nuclear event- See Also:
- Constant Field Values
-
IPREN
public static final int IPREN
Nuclear pre-shot event- See Also:
- Constant Field Values
-
IPOSTN
public static final int IPOSTN
Nuclear post-shot event- See Also:
- Constant Field Values
-
IQUAKE
public static final int IQUAKE
Earthquake- See Also:
- Constant Field Values
-
IPREQ
public static final int IPREQ
Foreshock- See Also:
- Constant Field Values
-
IPOSTQ
public static final int IPOSTQ
Aftershock- See Also:
- Constant Field Values
-
ICHEM
public static final int ICHEM
Chemical explosion- See Also:
- Constant Field Values
-
IOTHER
public static final int IOTHER
Other- See Also:
- Constant Field Values
-
IGOOD
public static final int IGOOD
Good- See Also:
- Constant Field Values
-
IGLCH
public static final int IGLCH
Gliches- See Also:
- Constant Field Values
-
IDROP
public static final int IDROP
Dropouts- See Also:
- Constant Field Values
-
ILOWSN
public static final int ILOWSN
Low signal to noise ratio- See Also:
- Constant Field Values
-
IRLDTA
public static final int IRLDTA
Real data- See Also:
- Constant Field Values
-
IVOLTS
public static final int IVOLTS
Velocity (volts)- See Also:
- Constant Field Values
-
IXYZ
public static final int IXYZ
General XYZ (3-D) file- See Also:
- Constant Field Values
-
IMB
public static final int IMB
Bodywave Magnitude- See Also:
- Constant Field Values
-
IMS
public static final int IMS
Surface Magnitude- See Also:
- Constant Field Values
-
IML
public static final int IML
Local Magnitude- See Also:
- Constant Field Values
-
IMW
public static final int IMW
Moment Magnitude- See Also:
- Constant Field Values
-
IMD
public static final int IMD
Duration Magnitude- See Also:
- Constant Field Values
-
IMX
public static final int IMX
User Defined Magnitude- See Also:
- Constant Field Values
-
INEIC
public static final int INEIC
INEIC- See Also:
- Constant Field Values
-
IPDEQ
public static final int IPDEQ
IPDEQ- See Also:
- Constant Field Values
-
IPDEW
public static final int IPDEW
IPDEW- See Also:
- Constant Field Values
-
IPDE
public static final int IPDE
IPDE- See Also:
- Constant Field Values
-
IISC
public static final int IISC
IISC- See Also:
- Constant Field Values
-
IREB
public static final int IREB
IREB- See Also:
- Constant Field Values
-
IUSGS
public static final int IUSGS
IUSGS- See Also:
- Constant Field Values
-
IBRK
public static final int IBRK
IBRK- See Also:
- Constant Field Values
-
ICALTECH
public static final int ICALTECH
ICALTECH- See Also:
- Constant Field Values
-
ILLNL
public static final int ILLNL
ILLNL- See Also:
- Constant Field Values
-
IEVLOC
public static final int IEVLOC
IEVLOC- See Also:
- Constant Field Values
-
IJSOP
public static final int IJSOP
IJSOP- See Also:
- Constant Field Values
-
IUSER
public static final int IUSER
IUSER- See Also:
- Constant Field Values
-
IUNKNOWN
public static final int IUNKNOWN
IUNKNOWN- See Also:
- Constant Field Values
-
IQB
public static final int IQB
Quarry or mine blast confirmed by quarry- See Also:
- Constant Field Values
-
IQB1
public static final int IQB1
Quarry or mine blast with designed shot information-ripple fired- See Also:
- Constant Field Values
-
IQB2
public static final int IQB2
Quarry or mine blast with observed shot information-ripple fired- See Also:
- Constant Field Values
-
IQBX
public static final int IQBX
Quarry or mine blast - single shot- See Also:
- Constant Field Values
-
IQMT
public static final int IQMT
Quarry or mining-induced events: tremors and rockbursts- See Also:
- Constant Field Values
-
IEQ
public static final int IEQ
Earthquake- See Also:
- Constant Field Values
-
IEQ1
public static final int IEQ1
Earthquakes in a swarm or aftershock sequence- See Also:
- Constant Field Values
-
IEQ2
public static final int IEQ2
Felt earthquake- See Also:
- Constant Field Values
-
IME
public static final int IME
Marine explosion- See Also:
- Constant Field Values
-
IEX
public static final int IEX
Other explosion- See Also:
- Constant Field Values
-
INU
public static final int INU
Nuclear explosion- See Also:
- Constant Field Values
-
INC
public static final int INC
Nuclear cavity collapse- See Also:
- Constant Field Values
-
IO_
public static final int IO_
Other source of known origin- See Also:
- Constant Field Values
-
IL
public static final int IL
Local event of unknown origin- See Also:
- Constant Field Values
-
IR
public static final int IR
Regional event of unknown origin- See Also:
- Constant Field Values
-
IT
public static final int IT
Teleseismic event of unknown origin- See Also:
- Constant Field Values
-
IU
public static final int IU
Undetermined or conflicting information- See Also:
- Constant Field Values
-
IEQ3
public static final int IEQ3
Damaging Earthquake- See Also:
- Constant Field Values
-
IEQ0
public static final int IEQ0
Probable earthquake- See Also:
- Constant Field Values
-
IEX0
public static final int IEX0
Probable explosion- See Also:
- Constant Field Values
-
IQC
public static final int IQC
Mine collapse- See Also:
- Constant Field Values
-
IQB0
public static final int IQB0
Probable Mine Blast- See Also:
- Constant Field Values
-
IGEY
public static final int IGEY
Geyser- See Also:
- Constant Field Values
-
ILIT
public static final int ILIT
Light- See Also:
- Constant Field Values
-
IMET
public static final int IMET
Meteroic event- See Also:
- Constant Field Values
-
IODOR
public static final int IODOR
Odors- See Also:
- Constant Field Values
-
data_offset
public static final int data_offset
- See Also:
- Constant Field Values
-
NVHDR_OFFSET
public static final int NVHDR_OFFSET
- See Also:
- Constant Field Values
-
NPTS_OFFSET
public static final int NPTS_OFFSET
- See Also:
- Constant Field Values
-
SunByteOrder
public static final boolean SunByteOrder
- See Also:
- Constant Field Values
-
IntelByteOrder
public static final boolean IntelByteOrder
- See Also:
- Constant Field Values
-
LITTLE_ENDIAN
public static final boolean LITTLE_ENDIAN
- See Also:
- Constant Field Values
-
BIG_ENDIAN
public static final boolean BIG_ENDIAN
- See Also:
- Constant Field Values
-
-