Uses of Record Class
org.episteme.natural.earth.seismology.EpicenterTriangulator.StationRecord
Packages that use EpicenterTriangulator.StationRecord
-
Uses of EpicenterTriangulator.StationRecord in org.episteme.natural.earth.seismology
Methods in org.episteme.natural.earth.seismology with parameters of type EpicenterTriangulator.StationRecordModifier and TypeMethodDescriptionstatic Real[]EpicenterTriangulator.triangulate(EpicenterTriangulator.StationRecord s1, EpicenterTriangulator.StationRecord s2, EpicenterTriangulator.StationRecord s3) Estimates the epicenter (X, Y) coordinate given three station records.