Package edu.sc.seis.seisFile.mseed3
Class MSeed3EH
java.lang.Object
edu.sc.seis.seisFile.mseed3.MSeed3EH
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addMagnitudeToBag
(float magVal, String magType) void
addOriginToBag
(float lat, float lon, float depthMeter, Instant originTime) void
void
void
void
gcarc()
org.json.JSONObject
getBagEH()
org.json.JSONObject
getEH()
void
insertLocation
(org.json.JSONObject json, Location loc) void
putGcarc
(float gcarc) void
setQuakeTime
(Instant otime) void
setTimeseriesUnit
(String siUnit)
-
Field Details
-
BAG
- See Also:
-
CHANNEL
- See Also:
-
EVENT
- See Also:
-
ID
- See Also:
-
ORIGIN
- See Also:
-
TIME
- See Also:
-
DEPTH
- See Also:
-
ELEVATION
- See Also:
-
LATITUDE
- See Also:
-
LONGITUDE
- See Also:
-
MAGNITUDE
- See Also:
-
MAGVALUE
- See Also:
-
MAGTYPE
- See Also:
-
MARKERS
- See Also:
-
PATH
- See Also:
-
GCARC
- See Also:
-
AZ
- See Also:
-
BAZ
- See Also:
-
DIP
- See Also:
-
Y
- See Also:
-
SI
- See Also:
-
PROC
- See Also:
-
-
Constructor Details
-
MSeed3EH
public MSeed3EH()Creates a new empty extra header. -
MSeed3EH
public MSeed3EH(org.json.JSONObject eh)
-
-
Method Details
-
getEH
public org.json.JSONObject getEH() -
getBagEH
public org.json.JSONObject getBagEH() -
insertLocation
-
addToBag
-
addToBag
-
addToBag
-
setTimeseriesUnit
-
getTimeseriesUnit
-
channelLocation
-
addToBag
-
addOriginToBag
-
addMagnitudeToBag
-
quakeLocation
-
quakeTime
-
setQuakeTime
-
gcarc
-
putGcarc
public void putGcarc(float gcarc)
-