Package edu.sc.seis.seisFile.sac
Class SacConstants
java.lang.Object
edu.sc.seis.seisFile.sac.SacConstants
public class SacConstants
extends java.lang.Object
Constants useful for SAC files.
-
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
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
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 IREALUndocumented- See Also:
- Constant Field Values
-
ITIME
public static final int ITIMETime series file- See Also:
- Constant Field Values
-
IRLIM
public static final int IRLIMSpectral file-real/imag- See Also:
- Constant Field Values
-
IAMPH
public static final int IAMPHSpectral file-ampl/phase- See Also:
- Constant Field Values
-
IXY
public static final int IXYGeneral x vs y file- See Also:
- Constant Field Values
-
IUNKN
public static final int IUNKNUnknown- See Also:
- Constant Field Values
-
IDISP
public static final int IDISPDisplacement (NM)- See Also:
- Constant Field Values
-
IVEL
public static final int IVELVelocity (NM/SEC)- See Also:
- Constant Field Values
-
IACC
public static final int IACCAcceleration (NM/SEC/SEC)- See Also:
- Constant Field Values
-
IB
public static final int IBBegin time- See Also:
- Constant Field Values
-
IDAY
public static final int IDAYGMT day- See Also:
- Constant Field Values
-
IO
public static final int IOEvent origin time- See Also:
- Constant Field Values
-
IA
public static final int IAFirst arrival time- See Also:
- Constant Field Values
-
IT0
public static final int IT0User defined time pick 0- See Also:
- Constant Field Values
-
IT1
public static final int IT1User defined time pick 1- See Also:
- Constant Field Values
-
IT2
public static final int IT2User defined time pick 2- See Also:
- Constant Field Values
-
IT3
public static final int IT3User defined time pick 3- See Also:
- Constant Field Values
-
IT4
public static final int IT4User defined time pick 4- See Also:
- Constant Field Values
-
IT5
public static final int IT5User defined time pick 5- See Also:
- Constant Field Values
-
IT6
public static final int IT6User defined time pick 6- See Also:
- Constant Field Values
-
IT7
public static final int IT7User defined time pick 7- See Also:
- Constant Field Values
-
IT8
public static final int IT8User defined time pick 8- See Also:
- Constant Field Values
-
IT9
public static final int IT9User defined time pick 9- See Also:
- Constant Field Values
-
IRADNV
public static final int IRADNVRadial (NTS)- See Also:
- Constant Field Values
-
ITANNV
public static final int ITANNVTangential (NTS)- See Also:
- Constant Field Values
-
IRADEV
public static final int IRADEVRadial (EVENT)- See Also:
- Constant Field Values
-
ITANEV
public static final int ITANEVTangential (EVENT)- See Also:
- Constant Field Values
-
INORTH
public static final int INORTHNorth positive- See Also:
- Constant Field Values
-
IEAST
public static final int IEASTEast positive- See Also:
- Constant Field Values
-
IHORZA
public static final int IHORZAHorizontal (ARB)- See Also:
- Constant Field Values
-
IDOWN
public static final int IDOWNDown positive- See Also:
- Constant Field Values
-
IUP
public static final int IUPUp positive- See Also:
- Constant Field Values
-
ILLLBB
public static final int ILLLBBLLL broadband- See Also:
- Constant Field Values
-
IWWSN1
public static final int IWWSN1WWSN 15-100- See Also:
- Constant Field Values
-
IWWSN2
public static final int IWWSN2WWSN 30-100- See Also:
- Constant Field Values
-
IHGLP
public static final int IHGLPHigh-gain long-period- See Also:
- Constant Field Values
-
ISRO
public static final int ISROSRO- See Also:
- Constant Field Values
-
INUCL
public static final int INUCLNuclear event- See Also:
- Constant Field Values
-
IPREN
public static final int IPRENNuclear pre-shot event- See Also:
- Constant Field Values
-
IPOSTN
public static final int IPOSTNNuclear post-shot event- See Also:
- Constant Field Values
-
IQUAKE
public static final int IQUAKEEarthquake- See Also:
- Constant Field Values
-
IPREQ
public static final int IPREQForeshock- See Also:
- Constant Field Values
-
IPOSTQ
public static final int IPOSTQAftershock- See Also:
- Constant Field Values
-
ICHEM
public static final int ICHEMChemical explosion- See Also:
- Constant Field Values
-
IOTHER
public static final int IOTHEROther- See Also:
- Constant Field Values
-
IGOOD
public static final int IGOODGood- See Also:
- Constant Field Values
-
IGLCH
public static final int IGLCHGliches- See Also:
- Constant Field Values
-
IDROP
public static final int IDROPDropouts- See Also:
- Constant Field Values
-
ILOWSN
public static final int ILOWSNLow signal to noise ratio- See Also:
- Constant Field Values
-
IRLDTA
public static final int IRLDTAReal data- See Also:
- Constant Field Values
-
IVOLTS
public static final int IVOLTSVelocity (volts)- See Also:
- Constant Field Values
-
IXYZ
public static final int IXYZGeneral XYZ (3-D) file- See Also:
- Constant Field Values
-
IMB
public static final int IMBBodywave Magnitude- See Also:
- Constant Field Values
-
IMS
public static final int IMSSurface Magnitude- See Also:
- Constant Field Values
-
IML
public static final int IMLLocal Magnitude- See Also:
- Constant Field Values
-
IMW
public static final int IMWMoment Magnitude- See Also:
- Constant Field Values
-
IMD
public static final int IMDDuration Magnitude- See Also:
- Constant Field Values
-
IMX
public static final int IMXUser Defined Magnitude- See Also:
- Constant Field Values
-
INEIC
public static final int INEICINEIC- See Also:
- Constant Field Values
-
IPDEQ
public static final int IPDEQIPDEQ- See Also:
- Constant Field Values
-
IPDEW
public static final int IPDEWIPDEW- See Also:
- Constant Field Values
-
IPDE
public static final int IPDEIPDE- See Also:
- Constant Field Values
-
IISC
public static final int IISCIISC- See Also:
- Constant Field Values
-
IREB
public static final int IREBIREB- See Also:
- Constant Field Values
-
IUSGS
public static final int IUSGSIUSGS- See Also:
- Constant Field Values
-
IBRK
public static final int IBRKIBRK- See Also:
- Constant Field Values
-
ICALTECH
public static final int ICALTECHICALTECH- See Also:
- Constant Field Values
-
ILLNL
public static final int ILLNLILLNL- See Also:
- Constant Field Values
-
IEVLOC
public static final int IEVLOCIEVLOC- See Also:
- Constant Field Values
-
IJSOP
public static final int IJSOPIJSOP- See Also:
- Constant Field Values
-
IUSER
public static final int IUSERIUSER- See Also:
- Constant Field Values
-
IUNKNOWN
public static final int IUNKNOWNIUNKNOWN- See Also:
- Constant Field Values
-
IQB
public static final int IQBQuarry or mine blast confirmed by quarry- See Also:
- Constant Field Values
-
IQB1
public static final int IQB1Quarry or mine blast with designed shot information-ripple fired- See Also:
- Constant Field Values
-
IQB2
public static final int IQB2Quarry or mine blast with observed shot information-ripple fired- See Also:
- Constant Field Values
-
IQBX
public static final int IQBXQuarry or mine blast - single shot- See Also:
- Constant Field Values
-
IQMT
public static final int IQMTQuarry or mining-induced events: tremors and rockbursts- See Also:
- Constant Field Values
-
IEQ
public static final int IEQEarthquake- See Also:
- Constant Field Values
-
IEQ1
public static final int IEQ1Earthquakes in a swarm or aftershock sequence- See Also:
- Constant Field Values
-
IEQ2
public static final int IEQ2Felt earthquake- See Also:
- Constant Field Values
-
IME
public static final int IMEMarine explosion- See Also:
- Constant Field Values
-
IEX
public static final int IEXOther explosion- See Also:
- Constant Field Values
-
INU
public static final int INUNuclear explosion- See Also:
- Constant Field Values
-
INC
public static final int INCNuclear 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 ILLocal event of unknown origin- See Also:
- Constant Field Values
-
IR
public static final int IRRegional event of unknown origin- See Also:
- Constant Field Values
-
IT
public static final int ITTeleseismic event of unknown origin- See Also:
- Constant Field Values
-
IU
public static final int IUUndetermined or conflicting information- See Also:
- Constant Field Values
-
IEQ3
public static final int IEQ3Damaging Earthquake- See Also:
- Constant Field Values
-
IEQ0
public static final int IEQ0Probable earthquake- See Also:
- Constant Field Values
-
IEX0
public static final int IEX0Probable explosion- See Also:
- Constant Field Values
-
IQC
public static final int IQCMine collapse- See Also:
- Constant Field Values
-
IQB0
public static final int IQB0Probable Mine Blast- See Also:
- Constant Field Values
-
IGEY
public static final int IGEYGeyser- See Also:
- Constant Field Values
-
ILIT
public static final int ILITLight- See Also:
- Constant Field Values
-
IMET
public static final int IMETMeteroic event- See Also:
- Constant Field Values
-
IODOR
public static final int IODOROdors- 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
-
-
Method Details
-
isUndef
public static boolean isUndef(float f) -
isUndef
public static boolean isUndef(int i) -
isUndef
public static boolean isUndef(java.lang.String s)
-