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 booleanBIG_ENDIANstatic intdata_offsetstatic intDEFAULT_NVHDRstatic intFALSEstatic floatFLOAT_UNDEFstatic intIAFirst arrival timestatic intIACCAcceleration (NM/SEC/SEC)static intIAMPHSpectral file-ampl/phasestatic intIBBegin timestatic intIBRKIBRKstatic intICALTECHICALTECHstatic intICHEMChemical explosionstatic intIDAYGMT daystatic intIDISPDisplacement (NM)static intIDOWNDown positivestatic intIDROPDropoutsstatic intIEASTEast positivestatic intIEQEarthquakestatic intIEQ0Probable earthquakestatic intIEQ1Earthquakes in a swarm or aftershock sequencestatic intIEQ2Felt earthquakestatic intIEQ3Damaging Earthquakestatic intIEVLOCIEVLOCstatic intIEXOther explosionstatic intIEX0Probable explosionstatic intIGEYGeyserstatic intIGLCHGlichesstatic intIGOODGoodstatic intIHGLPHigh-gain long-periodstatic intIHORZAHorizontal (ARB)static intIISCIISCstatic intIJSOPIJSOPstatic intILLocal event of unknown originstatic intILITLightstatic intILLLBBLLL broadbandstatic intILLNLILLNLstatic intILOWSNLow signal to noise ratiostatic intIMBBodywave Magnitudestatic intIMDDuration Magnitudestatic intIMEMarine explosionstatic intIMETMeteroic eventstatic intIMLLocal Magnitudestatic intIMSSurface Magnitudestatic intIMWMoment Magnitudestatic intIMXUser Defined Magnitudestatic intINCNuclear cavity collapsestatic intINEICINEICstatic intINORTHNorth positivestatic intINT_UNDEFstatic booleanIntelByteOrderstatic intINUNuclear explosionstatic intINUCLNuclear eventstatic intIOEvent origin timestatic intIO_Other source of known originstatic intIODOROdorsstatic intIOTHEROtherstatic intIPDEIPDEstatic intIPDEQIPDEQstatic intIPDEWIPDEWstatic intIPOSTNNuclear post-shot eventstatic intIPOSTQAftershockstatic intIPRENNuclear pre-shot eventstatic intIPREQForeshockstatic intIQBQuarry or mine blast confirmed by quarrystatic intIQB0Probable Mine Blaststatic intIQB1Quarry or mine blast with designed shot information-ripple firedstatic intIQB2Quarry or mine blast with observed shot information-ripple firedstatic intIQBXQuarry or mine blast - single shotstatic intIQCMine collapsestatic intIQMTQuarry or mining-induced events: tremors and rockburstsstatic intIQUAKEEarthquakestatic intIRRegional event of unknown originstatic intIRADEVRadial (EVENT)static intIRADNVRadial (NTS)static intIREALUndocumentedstatic intIREBIREBstatic intIRLDTAReal datastatic intIRLIMSpectral file-real/imagstatic intISROSROstatic intITTeleseismic event of unknown originstatic intIT0User defined time pick 0static intIT1User defined time pick 1static intIT2User defined time pick 2static intIT3User defined time pick 3static intIT4User defined time pick 4static intIT5User defined time pick 5static intIT6User defined time pick 6static intIT7User defined time pick 7static intIT8User defined time pick 8static intIT9User defined time pick 9static intITANEVTangential (EVENT)static intITANNVTangential (NTS)static intITIMETime series filestatic intIUUndetermined or conflicting informationstatic intIUNKNUnknownstatic intIUNKNOWNIUNKNOWNstatic intIUPUp positivestatic intIUSERIUSERstatic intIUSGSIUSGSstatic intIVELVelocity (NM/SEC)static intIVOLTSVelocity (volts)static intIWWSN1WWSN 15-100static intIWWSN2WWSN 30-100static intIXYGeneral x vs y filestatic intIXYZGeneral XYZ (3-D) filestatic booleanLITTLE_ENDIANstatic intNPTS_OFFSETstatic intNVHDR_OFFSETstatic java.lang.StringSTRING16_UNDEFstatic java.lang.StringSTRING8_UNDEFstatic booleanSunByteOrderstatic intTRUE
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisUndef(float f)static booleanisUndef(int i)static booleanisUndef(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
-
-