SYNGINE_SERVICE

src/syngine.ts

const for service name

SYNGINE_SERVICE

Type: string

SERVICE_VERSION

src/syngine.ts

Major version of the FDSN spec supported here. Currently is 1.

SERVICE_VERSION

Type: number

SERVICE_NAME

src/syngine.ts

Service name as used in the FDSN DataCenters registry, https://www.fdsn.org/datacenters

SERVICE_NAME

calcMoment

src/syngine.ts
calcMoment(Mw: number): number
Parameters
Mw (number)
Returns
number

SyngineQuery

src/syngine.ts

Query to a syngine web service.

new SyngineQuery(host: string?)

Extends FDSNCommon

Parameters
host (string?) optional host to connect to, defaults to IRIS
Related
https://service.iris.edu/irisws/syngine/1/
Instance Members
_channel
specVersion(value?)
getSpecVersion()
protocol(value?)
getProtocol()
host(value?)
getHost()
nodata(value?)
getNodata()
port(value?)
getPort()
pathBase(value?)
getPathBase()
format(value?)
getFormat()
model(value?)
getModel()
label(value?)
getLabel()
components(value?)
getComponents()
units(value?)
getUnits()
dt(value?)
getDt()
scale(value?)
getscale()
kernelWidth(value?)
getKernelWidth()
sourceWidth(value?)
getSourceWidth()
originTime(value?)
getOriginTime()
startTime(value?)
getStartTime()
endTime(value?)
getEndTime()
network(value?)
getNetwork()
station(value?)
getStation()
networkCode(value?)
getNetworkCode()
stationCode(value?)
getStationCode()
locationCode(value?)
getLocationCode()
receiverLatitude(value?)
getReceiverLatitude()
receiverLongitude(value?)
getReceiverLongitude()
channel(chan)
getChannel()
eventId(value?)
getEventId()
quake(quake)
getQuake()
sourceLatitude(value?)
getSourceLatitude()
sourceLongitude(value?)
getSourceLongitude()
sourceDepthInMeters(value?)
getSourceDepthInMeters()
sourceDistanceInDegrees(value?)
getSourceDistanceInDegrees()
sourceMomentTensor(value?)
getSourceMomentTensor()
sourceDoubleCouple(value?)
getSourceDoubleCouple()
sourceForce(value?)
getSsourceForce()
queryDataRecords()
queryMS3Records()
querySeismograms()
formBaseURL()
formVersionURL()
queryVersion()
formURL()