Class 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 time
      static int IACC
      Acceleration (NM/SEC/SEC)
      static int IAMPH
      Spectral file-ampl/phase
      static int IB
      Begin time
      static int IBRK
      IBRK
      static int ICALTECH
      ICALTECH
      static int ICHEM
      Chemical explosion
      static int IDAY
      GMT day
      static int IDISP
      Displacement (NM)
      static int IDOWN
      Down positive
      static int IDROP
      Dropouts
      static int IEAST
      East positive
      static int IEQ
      Earthquake
      static int IEQ0
      Probable earthquake
      static int IEQ1
      Earthquakes in a swarm or aftershock sequence
      static int IEQ2
      Felt earthquake
      static int IEQ3
      Damaging Earthquake
      static int IEVLOC
      IEVLOC
      static int IEX
      Other explosion
      static int IEX0
      Probable explosion
      static int IGEY
      Geyser
      static int IGLCH
      Gliches
      static int IGOOD
      Good
      static int IHGLP
      High-gain long-period
      static int IHORZA
      Horizontal (ARB)
      static int IISC
      IISC
      static int IJSOP
      IJSOP
      static int IL
      Local event of unknown origin
      static int ILIT
      Light
      static int ILLLBB
      LLL broadband
      static int ILLNL
      ILLNL
      static int ILOWSN
      Low signal to noise ratio
      static int IMB
      Bodywave Magnitude
      static int IMD
      Duration Magnitude
      static int IME
      Marine explosion
      static int IMET
      Meteroic event
      static int IML
      Local Magnitude
      static int IMS
      Surface Magnitude
      static int IMW
      Moment Magnitude
      static int IMX
      User Defined Magnitude
      static int INC
      Nuclear cavity collapse
      static int INEIC
      INEIC
      static int INORTH
      North positive
      static int INT_UNDEF  
      static boolean IntelByteOrder  
      static int INU
      Nuclear explosion
      static int INUCL
      Nuclear event
      static int IO
      Event origin time
      static int IO_
      Other source of known origin
      static int IODOR
      Odors
      static int IOTHER
      Other
      static int IPDE
      IPDE
      static int IPDEQ
      IPDEQ
      static int IPDEW
      IPDEW
      static int IPOSTN
      Nuclear post-shot event
      static int IPOSTQ
      Aftershock
      static int IPREN
      Nuclear pre-shot event
      static int IPREQ
      Foreshock
      static int IQB
      Quarry or mine blast confirmed by quarry
      static int IQB0
      Probable Mine Blast
      static int IQB1
      Quarry or mine blast with designed shot information-ripple fired
      static int IQB2
      Quarry or mine blast with observed shot information-ripple fired
      static int IQBX
      Quarry or mine blast - single shot
      static int IQC
      Mine collapse
      static int IQMT
      Quarry or mining-induced events: tremors and rockbursts
      static int IQUAKE
      Earthquake
      static int IR
      Regional event of unknown origin
      static int IRADEV
      Radial (EVENT)
      static int IRADNV
      Radial (NTS)
      static int IREAL
      Undocumented
      static int IREB
      IREB
      static int IRLDTA
      Real data
      static int IRLIM
      Spectral file-real/imag
      static int ISRO
      SRO
      static int IT
      Teleseismic event of unknown origin
      static int IT0
      User defined time pick 0
      static int IT1
      User defined time pick 1
      static int IT2
      User defined time pick 2
      static int IT3
      User defined time pick 3
      static int IT4
      User defined time pick 4
      static int IT5
      User defined time pick 5
      static int IT6
      User defined time pick 6
      static int IT7
      User defined time pick 7
      static int IT8
      User defined time pick 8
      static int IT9
      User defined time pick 9
      static int ITANEV
      Tangential (EVENT)
      static int ITANNV
      Tangential (NTS)
      static int ITIME
      Time series file
      static int IU
      Undetermined or conflicting information
      static int IUNKN
      Unknown
      static int IUNKNOWN
      IUNKNOWN
      static int IUP
      Up positive
      static int IUSER
      IUSER
      static int IUSGS
      IUSGS
      static int IVEL
      Velocity (NM/SEC)
      static int IVOLTS
      Velocity (volts)
      static int IWWSN1
      WWSN 15-100
      static int IWWSN2
      WWSN 30-100
      static int IXY
      General x vs y file
      static int IXYZ
      General XYZ (3-D) file
      static 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)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait