SlideShare a Scribd company logo
1 of 26
Earthquake Activity: San Francisco Area
Complete the activity on this website. Then enter your
responses directly in this document and submit it for grading.
Determining the Earthquake Epicenter
Below is a map of the region for the simulated earthquake.
Measuring the S-P interval
Use the three seismograms to estimate the S-P time interval for
each of the recording stations. Record your measurement for the
S-P interval below:
Eureka, CA Seismic Station S-P Interval
seconds
Elko, NV Seismic Station S-P Interval
seconds
Las Vegas, NV Seismic Station S-P Interval
seconds
Determining Distance from S-P
Using the S-P graph and the estimates you made for the S-P
time intervals for the three seismograms, complete the table
below. The horizontal grid is in one second intervals.
Station
S-P Interval
Epicentral Distance
Eureka, CA
seconds
KM
Elko, NV
seconds
KM
Las Vegas, NV
seconds
KM
Compute Your % Error
For each of the stations, compute your % error for the S-P
Interval and Epicentral Distance. The formula for % Error is:
Your Data
Actual Data
% Error
Recording Station
S-P Interval
Epicentral Distance
S-P Interval
Epicentral Distance
S-P Interval
Epicentral Distance
Eureka, CA
sec
km
sec
km
Elko, NV
sec
km
sec
km
Las Vegas, NV
sec
km
sec
km
Richter Magnitude
Measure the maximum amplitude of the S-wave for each
seismogram and record your estimate in the box below the
seismogram. Note that although only one amplitude
measurement is necessary, you should measure the amplitude
for each of the three stations. This will enable you to determine
the magnitude value as an average of three values, thus
increasing the likelihood that you are accurate in your estimate.
Eureka, CA Maximum S Wave Amplitude
Elko, NV Maximum S Wave Amplitude
Las Vegas, NV Maximum S Wave Amplitude
Estimated Magnitude
Actual Magnitude
Earthquake Activity:
San Francisco
Area
Complete the activity on
this website
. Then enter your responses directly in this document and
submit
it
for grading.
Determining
t
he Earthquake Epicenter
Below is a map of the region for the simulated earthquake.
Measuring the S
-
P interval
Use the three seismograms to estimate the S
-
P time interval for each of the recording stations. Record
your measurement for
the S
-
P interval below:
Eureka, CA Seismic Station S
-
P Interval
seconds
Elko, NV Seismic Station S
-
P Interval
seconds
Las Vegas, NV Seismic Station S
-
P Interval
seconds
Earthquake Activity: San Francisco Area
Complete the activity on this website. Then enter your
responses directly in this document and submit it
for grading.
Determining the Earthquake Epicenter
Below is a map of the region for the simulated earthquake.
Measuring the S-P interval
Use the three seismograms to estimate the S-P time interval for
each of the recording stations. Record
your measurement for the S-P interval below:
Eureka, CA Seismic Station S-P Interval seconds
Elko, NV Seismic Station S-P Interval seconds
Las Vegas, NV Seismic Station S-P Interval seconds
Earth quake Simulation
Explore the above game then answer the question doc attached.
Earthquake GEOLOGY.jar
META-INF/MANIFEST.MF
Manifest-Version: 1.0
Rsrc-Class-Path: ./ jl1.0.1.jar
Class-Path: .
Rsrc-Main-Class: Earthquake
Main-Class:
org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader
org/eclipse/jdt/internal/jarinjarloader/JIJConstants.classpackage
org.eclipse.jdt.internal.jarinjarloader;
finalsynchronizedclass JIJConstants {
staticfinal String
REDIRECTED_CLASS_PATH_MANIFEST_NAME = Rsrc-
Class-Path;
staticfinal String
REDIRECTED_MAIN_CLASS_MANIFEST_NAME = Rsrc-
Main-Class;
staticfinal String DEFAULT_REDIRECTED_CLASSPATH =
;
staticfinal String MAIN_METHOD_NAME = main;
staticfinal String
JAR_INTERNAL_URL_PROTOCOL_WITH_COLON =
jar:rsrc:;
staticfinal String JAR_INTERNAL_SEPARATOR = !/;
staticfinal String
INTERNAL_URL_PROTOCOL_WITH_COLON = rsrc:;
staticfinal String INTERNAL_URL_PROTOCOL = rsrc;
staticfinal String PATH_SEPARATOR = /;
staticfinal String CURRENT_DIR = ./;
staticfinal String UTF8_ENCODING = UTF-8;
void JIJConstants();
}
org/eclipse/jdt/internal/jarinjarloader/JarRsrcLoader$ManifestIn
fo.classpackage org.eclipse.jdt.internal.jarinjarloader;
synchronizedclass JarRsrcLoader$ManifestInfo {
String rsrcMainClass;
String[] rsrcClassPath;
private void JarRsrcLoader$ManifestInfo();
}
org/eclipse/jdt/internal/jarinjarloader/JarRsrcLoader.classpacka
ge org.eclipse.jdt.internal.jarinjarloader;
publicsynchronizedclass JarRsrcLoader {
public void JarRsrcLoader();
publicstatic void main(String[]) throws
ClassNotFoundException, IllegalArgumentException,
IllegalAccessException, reflect.InvocationTargetException,
SecurityException, NoSuchMethodException,
java.io.IOException;
privatestatic JarRsrcLoader$ManifestInfo getManifestInfo()
throws java.io.IOException;
privatestatic String[] splitSpaces(String);
}
org/eclipse/jdt/internal/jarinjarloader/RsrcURLConnection.class
package org.eclipse.jdt.internal.jarinjarloader;
publicsynchronizedclass RsrcURLConnection extends
java.net.URLConnection {
private ClassLoader classLoader;
public void RsrcURLConnection(java.net.URL,
ClassLoader);
public void connect() throws java.io.IOException;
public java.io.InputStream getInputStream() throws
java.io.IOException;
}
org/eclipse/jdt/internal/jarinjarloader/RsrcURLStreamHandler.cl
asspackage org.eclipse.jdt.internal.jarinjarloader;
publicsynchronizedclass RsrcURLStreamHandler extends
java.net.URLStreamHandler {
private ClassLoader classLoader;
public void RsrcURLStreamHandler(ClassLoader);
protected java.net.URLConnection
openConnection(java.net.URL) throws java.io.IOException;
protected void parseURL(java.net.URL, String, int, int);
}
org/eclipse/jdt/internal/jarinjarloader/RsrcURLStreamHandlerFa
ctory.classpackage org.eclipse.jdt.internal.jarinjarloader;
publicsynchronizedclass RsrcURLStreamHandlerFactory
implements java.net.URLStreamHandlerFactory {
private ClassLoader classLoader;
private java.net.URLStreamHandlerFactory chainFac;
public void RsrcURLStreamHandlerFactory(ClassLoader);
public java.net.URLStreamHandler
createURLStreamHandler(String);
public void
setURLStreamHandlerFactory(java.net.URLStreamHandlerFacto
ry);
}
Score2.classpublicsynchronizedclass Score2 {
private int dep;
private int dis;
private int terB;
private int terP;
private int att;
private float score;
public void Score2(int, int, int, int, int);
private void scoreCalc();
public float getScore();
}
AudioPlayerE.classpublicsynchronizedclass AudioPlayerE
implements Runnable {
private javazoom.jl.player.Player playMP3;
public void AudioPlayerE();
public void stopAudio();
public void run();
}
Earthquake$1.classsynchronizedclass Earthquake$1 extends
javax.swing.JPanel {
void Earthquake$1(Earthquake);
public void paintComponent(java.awt.Graphics);
}
Earthquake$10.classsynchronizedclass Earthquake$10
implements javax.swing.event.ChangeListener {
void Earthquake$10(Earthquake);
public void stateChanged(javax.swing.event.ChangeEvent);
}
Earthquake$11.classsynchronizedclass Earthquake$11
implements java.awt.event.ActionListener {
void Earthquake$11(Earthquake);
public void actionPerformed(java.awt.event.ActionEvent);
}
Earthquake$2.classsynchronizedclass Earthquake$2 implements
java.awt.event.ActionListener {
void Earthquake$2(Earthquake);
public void actionPerformed(java.awt.event.ActionEvent);
}
Earthquake$3.classsynchronizedclass Earthquake$3 implements
java.awt.event.ActionListener {
void Earthquake$3(Earthquake);
public void actionPerformed(java.awt.event.ActionEvent);
}
Earthquake$4.classsynchronizedclass Earthquake$4 implements
java.awt.event.ActionListener {
void Earthquake$4(Earthquake);
public void actionPerformed(java.awt.event.ActionEvent);
}
Earthquake$5.classsynchronizedclass Earthquake$5 implements
java.awt.event.ItemListener {
void Earthquake$5(Earthquake);
public void itemStateChanged(java.awt.event.ItemEvent);
}
Earthquake$6.classsynchronizedclass Earthquake$6 implements
java.awt.event.ItemListener {
void Earthquake$6(Earthquake);
public void itemStateChanged(java.awt.event.ItemEvent);
}
Earthquake$7.classsynchronizedclass Earthquake$7 implements
java.awt.event.ItemListener {
void Earthquake$7(Earthquake);
public void itemStateChanged(java.awt.event.ItemEvent);
}
Earthquake$8.classsynchronizedclass Earthquake$8 implements
java.awt.event.ItemListener {
void Earthquake$8(Earthquake);
public void itemStateChanged(java.awt.event.ItemEvent);
}
Earthquake$9.classsynchronizedclass Earthquake$9 implements
javax.swing.event.ChangeListener {
void Earthquake$9(Earthquake);
public void stateChanged(javax.swing.event.ChangeEvent);
}
Earthquake.classpublicsynchronizedclass Earthquake extends
javax.swing.JFrame implements Runnable {
private int depth;
private int distance;
private int terrainBonus;
private int terrainPenalty;
private int attempts;
private int Score;
private int sediDiv;
private javax.swing.JPanel contentPane;
private javax.swing.JLabel anime;
private javax.swing.JLabel lblScore;
private javax.swing.JLabel highScoreList;
private javax.swing.JLabel label;
private javax.swing.JLabel label2;
private javax.swing.JLabel adBack;
private javax.swing.JLabel close;
private Advice2 ad;
privatestatic boolean play;
privatestatic boolean play_2;
private boolean toggleHighScores;
privatestatic boolean disableButton;
private boolean hotspots;
private boolean plates;
javax.swing.ImageIcon background;
java.awt.Image image;
privatestatic HighScoreManagerE hm;
private javax.swing.JCheckBox chckbxSedimentaryRocks;
private javax.swing.JCheckBox chckbxFaultZones;
private javax.swing.JCheckBox
chckbxDivergentPlateBoundaries_1;
private javax.swing.JCheckBox chckbxHotSpots;
private javax.swing.JSlider sliderDep;
private javax.swing.JSlider sliderDisEpi;
private javax.swing.JButton btnApply;
private javax.swing.JButton btnPlayAgain;
private javax.swing.JButton btnHighScores;
private javax.swing.JTextField textField;
private AudioPlayerE a;
static void <clinit>();
publicstatic void main(String[]);
public void Earthquake();
public void refreshFrame();
public void endScreen();
public void setHighScoreList();
public void loop();
public void animate(int);
public HighScoreManagerE getHM();
public void setBooleans();
public void killAudio();
public void run();
}
Advice2.classpublicsynchronizedclass Advice2 extends
javax.swing.JLabel {
private String l;
public void Advice2(int, int, int, boolean, boolean, int);
}
BIG EARTHQUAKE.0001.jpg
BIG EARTHQUAKE.0002.jpg
BIG EARTHQUAKE.0003.jpg
BIG EARTHQUAKE.0004.jpg
BIG EARTHQUAKE.0005.jpg
BIG EARTHQUAKE.0006.jpg
BIG EARTHQUAKE.0007.jpg
BIG EARTHQUAKE.0008.jpg
BIG EARTHQUAKE.0009.jpg
BIG EARTHQUAKE.0010.jpg
BIG EARTHQUAKE.0011.jpg
BIG EARTHQUAKE.0012.jpg
BIG EARTHQUAKE.0013.jpg
BIG EARTHQUAKE.0014.jpg
BIG EARTHQUAKE.0015.jpg
BIG EARTHQUAKE.0016.jpg
BIG EARTHQUAKE.0017.jpg
BIG EARTHQUAKE.0018.jpg
BIG EARTHQUAKE.0019.jpg
BIG EARTHQUAKE.0020.jpg
BIG EARTHQUAKE.0021.jpg
BIG EARTHQUAKE.0022.jpg
BIG EARTHQUAKE.0023.jpg
BIG EARTHQUAKE.0024.jpg
BIG EARTHQUAKE.0025.jpg
BIG EARTHQUAKE.0026.jpg
BIG EARTHQUAKE.0027.jpg
BIG EARTHQUAKE.0028.jpg
BIG EARTHQUAKE.0029.jpg
BIG EARTHQUAKE.0030.jpg
BIG EARTHQUAKE.0031.jpg
BIG EARTHQUAKE.0032.jpg
BIG EARTHQUAKE.0033.jpg
BIG EARTHQUAKE.0034.jpg
BIG EARTHQUAKE.0035.jpg
BIG EARTHQUAKE.0036.jpg
BIG EARTHQUAKE.0037.jpg
BIG EARTHQUAKE.0038.jpg
BIG EARTHQUAKE.0039.jpg
BIG EARTHQUAKE.0040.jpg
BIG EARTHQUAKE.0041.jpg
BIG EARTHQUAKE.0042.jpg
BIG EARTHQUAKE.0043.jpg
BIG EARTHQUAKE.0044.jpg
BIG EARTHQUAKE.0045.jpg
BIG EARTHQUAKE.0046.jpg
BIG EARTHQUAKE.0047.jpg
BIG EARTHQUAKE.0048.jpg
BIG EARTHQUAKE.0049.jpg
BIG EARTHQUAKE.0050.jpg
BIG EARTHQUAKE.0051.jpg
BIG EARTHQUAKE.0052.jpg
BIG EARTHQUAKE.0053.jpg
BIG EARTHQUAKE.0054.jpg
BIG EARTHQUAKE.0055.jpg
BIG EARTHQUAKE.0056.jpg
BIG EARTHQUAKE.0057.jpg
BIG EARTHQUAKE.0058.jpg
BIG EARTHQUAKE.0059.jpg
BIG EARTHQUAKE.0060.jpg
BIG EARTHQUAKE.0061.jpg
BIG EARTHQUAKE.0062.jpg
BIG EARTHQUAKE.0063.jpg
BIG EARTHQUAKE.0064.jpg
BIG EARTHQUAKE.0065.jpg
BIG EARTHQUAKE.0066.jpg
BIG EARTHQUAKE.0067.jpg
BIG EARTHQUAKE.0068.jpg
BIG EARTHQUAKE.0069.jpg
BIG EARTHQUAKE.0070.jpg
BIG EARTHQUAKE.0071.jpg
BIG EARTHQUAKE.0072.jpg
BIG EARTHQUAKE.0073.jpg
BIG EARTHQUAKE.0074.jpg
BIG EARTHQUAKE.0075.jpg
BIG EARTHQUAKE.0076.jpg
BIG EARTHQUAKE.0077.jpg
BIG EARTHQUAKE.0078.jpg
BIG EARTHQUAKE.0079.jpg
BIG EARTHQUAKE.0080.jpg
BIG EARTHQUAKE.0081.jpg
BIG EARTHQUAKE.0082.jpg
BIG EARTHQUAKE.0083.jpg
BIG EARTHQUAKE.0084.jpg
BIG EARTHQUAKE.0085.jpg
BIG EARTHQUAKE.0086.jpg
BIG EARTHQUAKE.0087.jpg
BIG EARTHQUAKE.0088.jpg
BIG EARTHQUAKE.0089.jpg
BIG EARTHQUAKE.0090.jpg
BIG EARTHQUAKE.0091.jpg
BIG EARTHQUAKE.0092.jpg
BIG EARTHQUAKE.0093.jpg
BIG EARTHQUAKE.0094.jpg
BIG EARTHQUAKE.0095.jpg
BIG EARTHQUAKE.0096.jpg
BIG EARTHQUAKE.0097.jpg
BIG EARTHQUAKE.0098.jpg
BIG EARTHQUAKE.0099.jpg
BIG EARTHQUAKE.0100.jpg
BIG EARTHQUAKE.0101.jpg
BIG EARTHQUAKE.0102.jpg
BIG EARTHQUAKE.0103.jpg
BIG EARTHQUAKE.0104.jpg
BIG EARTHQUAKE.0105.jpg
BIG EARTHQUAKE.0106.jpg
BIG EARTHQUAKE.0107.jpg
BIG EARTHQUAKE.0108.jpg
BIG EARTHQUAKE.0109.jpg
BIG EARTHQUAKE.0110.jpg
BIG EARTHQUAKE.0111.jpg
BIG EARTHQUAKE.0112.jpg
BIG EARTHQUAKE.0113.jpg
BIG EARTHQUAKE.0114.jpg
BIG EARTHQUAKE.0115.jpg
BIG EARTHQUAKE.0116.jpg
BIG EARTHQUAKE.0117.jpg
BIG EARTHQUAKE.0118.jpg
BIG EARTHQUAKE.0119.jpg
BIG EARTHQUAKE.0120.jpg
BIG EARTHQUAKE.0121.jpg
BIG EARTHQUAKE.0122.jpg
BIG EARTHQUAKE.0123.jpg
BIG EARTHQUAKE.0124.jpg
BIG EARTHQUAKE.0125.jpg
BIG EARTHQUAKE.0126.jpg
BIG EARTHQUAKE.0127.jpg
BIG EARTHQUAKE.0128.jpg
BIG EARTHQUAKE.0129.jpg
BIG EARTHQUAKE.0130.jpg
BIG EARTHQUAKE.0131.jpg
BIG EARTHQUAKE.0132.jpg
BIG EARTHQUAKE.0133.jpg
BIG EARTHQUAKE.0134.jpg
BIG EARTHQUAKE.0135.jpg
BIG EARTHQUAKE.0136.jpg
BIG EARTHQUAKE.0137.jpg
BIG EARTHQUAKE.0138.jpg
BIG EARTHQUAKE.0139.jpg
BIG EARTHQUAKE.0140.jpg
BIG EARTHQUAKE.0141.jpg
BIG EARTHQUAKE.0142.jpg
BIG EARTHQUAKE.0143.jpg
BIG EARTHQUAKE.0144.jpg
BIG EARTHQUAKE.0145.jpg
BIG EARTHQUAKE.0146.jpg
BIG EARTHQUAKE.0147.jpg
BIG EARTHQUAKE.0148.jpg
BIG EARTHQUAKE.0149.jpg
BIG EARTHQUAKE.0150.jpg
BIG EARTHQUAKE.0151.jpg
BIG EARTHQUAKE.0152.jpg
BIG EARTHQUAKE.0153.jpg
BIG EARTHQUAKE.0154.jpg
BIG EARTHQUAKE.0155.jpg
BIG EARTHQUAKE.0156.jpg
BIG EARTHQUAKE.0157.jpg
BIG EARTHQUAKE.0158.jpg
BIG EARTHQUAKE.0159.jpg
BIG EARTHQUAKE.0160.jpg
BIG EARTHQUAKE.0161.jpg
BIG EARTHQUAKE.0162.jpg
BIG EARTHQUAKE.0163.jpg
BIG EARTHQUAKE.0164.jpg
BIG EARTHQUAKE.0165.jpg
BIG EARTHQUAKE.0166.jpg
BIG EARTHQUAKE.0167.jpg
BIG EARTHQUAKE.0168.jpg
BIG EARTHQUAKE.0169.jpg
BIG EARTHQUAKE.0170.jpg
BIG EARTHQUAKE.0171.jpg
BIG EARTHQUAKE.0172.jpg
BIG EARTHQUAKE.0173.jpg
BIG EARTHQUAKE.0174.jpg
BIG EARTHQUAKE.0175.jpg
BIG EARTHQUAKE.0176.jpg
BIG EARTHQUAKE.0177.jpg
BIG EARTHQUAKE.0178.jpg
BIG EARTHQUAKE.0179.jpg
BIG EARTHQUAKE.0180.jpg
BIG EARTHQUAKE.0181.jpg
BIG EARTHQUAKE.0182.jpg
BIG EARTHQUAKE.0183.jpg
BIG EARTHQUAKE.0184.jpg
BIG EARTHQUAKE.0185.jpg
BIG EARTHQUAKE.0186.jpg
BIG EARTHQUAKE.0187.jpg
BIG EARTHQUAKE.0188.jpg
BIG EARTHQUAKE.0189.jpg
BIG EARTHQUAKE.0190.jpg
BIG EARTHQUAKE.0191.jpg
BIG EARTHQUAKE.0192.jpg
BIG EARTHQUAKE.0193.jpg
BIG EARTHQUAKE.0194.jpg
BIG EARTHQUAKE.0195.jpg
BIG EARTHQUAKE.0196.jpg
BIG EARTHQUAKE.0197.jpg
BIG EARTHQUAKE.0198.jpg
BIG EARTHQUAKE.0199.jpg
BIG EARTHQUAKE.0200.jpg
BIG EARTHQUAKE.0201.jpg
BIG EARTHQUAKE.0202.jpg
BIG EARTHQUAKE.0203.jpg
BIG EARTHQUAKE.0204.jpg
BIG EARTHQUAKE.0205.jpg
BIG EARTHQUAKE.0206.jpg
BIG EARTHQUAKE.0207.jpg
BIG EARTHQUAKE.0208.jpg
BIG EARTHQUAKE.0209.jpg
BIG EARTHQUAKE.0210.jpg
BIG EARTHQUAKE.0211.jpg
BIG EARTHQUAKE.0212.jpg
BIG EARTHQUAKE.0213.jpg
BIG EARTHQUAKE.0214.jpg
BIG EARTHQUAKE.0215.jpg
BIG EARTHQUAKE.0216.jpg
BIG EARTHQUAKE.0217.jpg
BIG EARTHQUAKE.0218.jpg
BIG EARTHQUAKE.0219.jpg
BIG EARTHQUAKE.0220.jpg
BIG EARTHQUAKE.0221.jpg
BIG EARTHQUAKE.0222.jpg
BIG EARTHQUAKE.0223.jpg

More Related Content

More from sagarlesley

Eating DisordersTOPIC OVERVIEWAnorexia NervosaThe Clinic.docx
Eating DisordersTOPIC OVERVIEWAnorexia NervosaThe Clinic.docxEating DisordersTOPIC OVERVIEWAnorexia NervosaThe Clinic.docx
Eating DisordersTOPIC OVERVIEWAnorexia NervosaThe Clinic.docxsagarlesley
 
Earning Your Place in the Investment WorldThe CFA Program.docx
Earning Your Place in the Investment WorldThe CFA Program.docxEarning Your Place in the Investment WorldThe CFA Program.docx
Earning Your Place in the Investment WorldThe CFA Program.docxsagarlesley
 
Earned value management is only as good as the supporting systems .docx
Earned value management is only as good as the supporting systems .docxEarned value management is only as good as the supporting systems .docx
Earned value management is only as good as the supporting systems .docxsagarlesley
 
Early World Literature4 VIRTUE Page 4.2 The Buddha’s Birth.docx
Early World Literature4 VIRTUE  Page 4.2 The Buddha’s Birth.docxEarly World Literature4 VIRTUE  Page 4.2 The Buddha’s Birth.docx
Early World Literature4 VIRTUE Page 4.2 The Buddha’s Birth.docxsagarlesley
 
Early Warning Memo for the United States Governmen.docx
Early Warning Memo for the United States Governmen.docxEarly Warning Memo for the United States Governmen.docx
Early Warning Memo for the United States Governmen.docxsagarlesley
 
Early Learning Center PortfolioSPED 293C Assignment Outline.docx
Early Learning Center PortfolioSPED 293C Assignment Outline.docxEarly Learning Center PortfolioSPED 293C Assignment Outline.docx
Early Learning Center PortfolioSPED 293C Assignment Outline.docxsagarlesley
 
Early Intervention Research Paper CriteriaExemplary Proficie.docx
Early Intervention Research Paper CriteriaExemplary Proficie.docxEarly Intervention Research Paper CriteriaExemplary Proficie.docx
Early Intervention Research Paper CriteriaExemplary Proficie.docxsagarlesley
 
EARLY IMMIGRANT IN MINNESOTA4Early immigrant in Mi.docx
EARLY IMMIGRANT IN MINNESOTA4Early immigrant in Mi.docxEARLY IMMIGRANT IN MINNESOTA4Early immigrant in Mi.docx
EARLY IMMIGRANT IN MINNESOTA4Early immigrant in Mi.docxsagarlesley
 
Earned Value AnalysisTracking Project ProgressWh.docx
Earned Value AnalysisTracking Project ProgressWh.docxEarned Value AnalysisTracking Project ProgressWh.docx
Earned Value AnalysisTracking Project ProgressWh.docxsagarlesley
 
EARLY IMMIGRANT IN MINNESOTA2Early immigrant in Mi.docx
EARLY IMMIGRANT IN MINNESOTA2Early immigrant in Mi.docxEARLY IMMIGRANT IN MINNESOTA2Early immigrant in Mi.docx
EARLY IMMIGRANT IN MINNESOTA2Early immigrant in Mi.docxsagarlesley
 
Eastman Kodak CompanyHaley Duell5122016.docx
Eastman Kodak CompanyHaley Duell5122016.docxEastman Kodak CompanyHaley Duell5122016.docx
Eastman Kodak CompanyHaley Duell5122016.docxsagarlesley
 
Earth Systems Engineering and ManagementCEE 400Week 5.docx
Earth Systems Engineering and ManagementCEE 400Week 5.docxEarth Systems Engineering and ManagementCEE 400Week 5.docx
Earth Systems Engineering and ManagementCEE 400Week 5.docxsagarlesley
 
EASY Note CardsStudents need an easy” way to keep their stu.docx
EASY Note CardsStudents need an easy” way to keep their stu.docxEASY Note CardsStudents need an easy” way to keep their stu.docx
EASY Note CardsStudents need an easy” way to keep their stu.docxsagarlesley
 
EARLY IMMIGRANT IN MINNESOTA10Early immigrant in M.docx
EARLY IMMIGRANT IN MINNESOTA10Early immigrant in M.docxEARLY IMMIGRANT IN MINNESOTA10Early immigrant in M.docx
EARLY IMMIGRANT IN MINNESOTA10Early immigrant in M.docxsagarlesley
 
Earthquake PreparednessWork individually and in groups t.docx
Earthquake PreparednessWork individually and in groups t.docxEarthquake PreparednessWork individually and in groups t.docx
Earthquake PreparednessWork individually and in groups t.docxsagarlesley
 
Early Head Start Relationships Associationwith Program Outc.docx
Early Head Start Relationships Associationwith Program Outc.docxEarly Head Start Relationships Associationwith Program Outc.docx
Early Head Start Relationships Associationwith Program Outc.docxsagarlesley
 
Each [art is its own paper and should be written as such- its o.docx
Each [art is its own paper and should be written as such- its o.docxEach [art is its own paper and should be written as such- its o.docx
Each [art is its own paper and should be written as such- its o.docxsagarlesley
 
Early Adopters Who needs Those…As technology spreads faster and.docx
Early Adopters Who needs Those…As technology spreads faster and.docxEarly Adopters Who needs Those…As technology spreads faster and.docx
Early Adopters Who needs Those…As technology spreads faster and.docxsagarlesley
 
Each topic should be summarized in your own words; why it was impo.docx
Each topic should be summarized in your own words; why it was impo.docxEach topic should be summarized in your own words; why it was impo.docx
Each topic should be summarized in your own words; why it was impo.docxsagarlesley
 
Each text in this unit brings a unique perspective to the discussi.docx
Each text in this unit brings a unique perspective to the discussi.docxEach text in this unit brings a unique perspective to the discussi.docx
Each text in this unit brings a unique perspective to the discussi.docxsagarlesley
 

More from sagarlesley (20)

Eating DisordersTOPIC OVERVIEWAnorexia NervosaThe Clinic.docx
Eating DisordersTOPIC OVERVIEWAnorexia NervosaThe Clinic.docxEating DisordersTOPIC OVERVIEWAnorexia NervosaThe Clinic.docx
Eating DisordersTOPIC OVERVIEWAnorexia NervosaThe Clinic.docx
 
Earning Your Place in the Investment WorldThe CFA Program.docx
Earning Your Place in the Investment WorldThe CFA Program.docxEarning Your Place in the Investment WorldThe CFA Program.docx
Earning Your Place in the Investment WorldThe CFA Program.docx
 
Earned value management is only as good as the supporting systems .docx
Earned value management is only as good as the supporting systems .docxEarned value management is only as good as the supporting systems .docx
Earned value management is only as good as the supporting systems .docx
 
Early World Literature4 VIRTUE Page 4.2 The Buddha’s Birth.docx
Early World Literature4 VIRTUE  Page 4.2 The Buddha’s Birth.docxEarly World Literature4 VIRTUE  Page 4.2 The Buddha’s Birth.docx
Early World Literature4 VIRTUE Page 4.2 The Buddha’s Birth.docx
 
Early Warning Memo for the United States Governmen.docx
Early Warning Memo for the United States Governmen.docxEarly Warning Memo for the United States Governmen.docx
Early Warning Memo for the United States Governmen.docx
 
Early Learning Center PortfolioSPED 293C Assignment Outline.docx
Early Learning Center PortfolioSPED 293C Assignment Outline.docxEarly Learning Center PortfolioSPED 293C Assignment Outline.docx
Early Learning Center PortfolioSPED 293C Assignment Outline.docx
 
Early Intervention Research Paper CriteriaExemplary Proficie.docx
Early Intervention Research Paper CriteriaExemplary Proficie.docxEarly Intervention Research Paper CriteriaExemplary Proficie.docx
Early Intervention Research Paper CriteriaExemplary Proficie.docx
 
EARLY IMMIGRANT IN MINNESOTA4Early immigrant in Mi.docx
EARLY IMMIGRANT IN MINNESOTA4Early immigrant in Mi.docxEARLY IMMIGRANT IN MINNESOTA4Early immigrant in Mi.docx
EARLY IMMIGRANT IN MINNESOTA4Early immigrant in Mi.docx
 
Earned Value AnalysisTracking Project ProgressWh.docx
Earned Value AnalysisTracking Project ProgressWh.docxEarned Value AnalysisTracking Project ProgressWh.docx
Earned Value AnalysisTracking Project ProgressWh.docx
 
EARLY IMMIGRANT IN MINNESOTA2Early immigrant in Mi.docx
EARLY IMMIGRANT IN MINNESOTA2Early immigrant in Mi.docxEARLY IMMIGRANT IN MINNESOTA2Early immigrant in Mi.docx
EARLY IMMIGRANT IN MINNESOTA2Early immigrant in Mi.docx
 
Eastman Kodak CompanyHaley Duell5122016.docx
Eastman Kodak CompanyHaley Duell5122016.docxEastman Kodak CompanyHaley Duell5122016.docx
Eastman Kodak CompanyHaley Duell5122016.docx
 
Earth Systems Engineering and ManagementCEE 400Week 5.docx
Earth Systems Engineering and ManagementCEE 400Week 5.docxEarth Systems Engineering and ManagementCEE 400Week 5.docx
Earth Systems Engineering and ManagementCEE 400Week 5.docx
 
EASY Note CardsStudents need an easy” way to keep their stu.docx
EASY Note CardsStudents need an easy” way to keep their stu.docxEASY Note CardsStudents need an easy” way to keep their stu.docx
EASY Note CardsStudents need an easy” way to keep their stu.docx
 
EARLY IMMIGRANT IN MINNESOTA10Early immigrant in M.docx
EARLY IMMIGRANT IN MINNESOTA10Early immigrant in M.docxEARLY IMMIGRANT IN MINNESOTA10Early immigrant in M.docx
EARLY IMMIGRANT IN MINNESOTA10Early immigrant in M.docx
 
Earthquake PreparednessWork individually and in groups t.docx
Earthquake PreparednessWork individually and in groups t.docxEarthquake PreparednessWork individually and in groups t.docx
Earthquake PreparednessWork individually and in groups t.docx
 
Early Head Start Relationships Associationwith Program Outc.docx
Early Head Start Relationships Associationwith Program Outc.docxEarly Head Start Relationships Associationwith Program Outc.docx
Early Head Start Relationships Associationwith Program Outc.docx
 
Each [art is its own paper and should be written as such- its o.docx
Each [art is its own paper and should be written as such- its o.docxEach [art is its own paper and should be written as such- its o.docx
Each [art is its own paper and should be written as such- its o.docx
 
Early Adopters Who needs Those…As technology spreads faster and.docx
Early Adopters Who needs Those…As technology spreads faster and.docxEarly Adopters Who needs Those…As technology spreads faster and.docx
Early Adopters Who needs Those…As technology spreads faster and.docx
 
Each topic should be summarized in your own words; why it was impo.docx
Each topic should be summarized in your own words; why it was impo.docxEach topic should be summarized in your own words; why it was impo.docx
Each topic should be summarized in your own words; why it was impo.docx
 
Each text in this unit brings a unique perspective to the discussi.docx
Each text in this unit brings a unique perspective to the discussi.docxEach text in this unit brings a unique perspective to the discussi.docx
Each text in this unit brings a unique perspective to the discussi.docx
 

Recently uploaded

Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...Pooja Nehwal
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 

Recently uploaded (20)

Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 

Earthquake Activity San Francisco AreaComplete the activity o.docx

  • 1. Earthquake Activity: San Francisco Area Complete the activity on this website. Then enter your responses directly in this document and submit it for grading. Determining the Earthquake Epicenter Below is a map of the region for the simulated earthquake. Measuring the S-P interval Use the three seismograms to estimate the S-P time interval for each of the recording stations. Record your measurement for the S-P interval below: Eureka, CA Seismic Station S-P Interval seconds Elko, NV Seismic Station S-P Interval seconds Las Vegas, NV Seismic Station S-P Interval seconds Determining Distance from S-P Using the S-P graph and the estimates you made for the S-P time intervals for the three seismograms, complete the table below. The horizontal grid is in one second intervals. Station
  • 2. S-P Interval Epicentral Distance Eureka, CA seconds KM Elko, NV seconds KM Las Vegas, NV seconds KM Compute Your % Error For each of the stations, compute your % error for the S-P Interval and Epicentral Distance. The formula for % Error is: Your Data Actual Data % Error Recording Station S-P Interval Epicentral Distance S-P Interval Epicentral Distance S-P Interval Epicentral Distance
  • 3. Eureka, CA sec km sec km Elko, NV sec km sec km Las Vegas, NV sec km sec km Richter Magnitude Measure the maximum amplitude of the S-wave for each seismogram and record your estimate in the box below the seismogram. Note that although only one amplitude measurement is necessary, you should measure the amplitude for each of the three stations. This will enable you to determine the magnitude value as an average of three values, thus increasing the likelihood that you are accurate in your estimate. Eureka, CA Maximum S Wave Amplitude Elko, NV Maximum S Wave Amplitude Las Vegas, NV Maximum S Wave Amplitude
  • 4. Estimated Magnitude Actual Magnitude Earthquake Activity: San Francisco Area Complete the activity on this website . Then enter your responses directly in this document and submit it for grading. Determining t he Earthquake Epicenter Below is a map of the region for the simulated earthquake. Measuring the S - P interval
  • 5. Use the three seismograms to estimate the S - P time interval for each of the recording stations. Record your measurement for the S - P interval below: Eureka, CA Seismic Station S - P Interval seconds Elko, NV Seismic Station S - P Interval seconds Las Vegas, NV Seismic Station S - P Interval seconds Earthquake Activity: San Francisco Area Complete the activity on this website. Then enter your
  • 6. responses directly in this document and submit it for grading. Determining the Earthquake Epicenter Below is a map of the region for the simulated earthquake. Measuring the S-P interval Use the three seismograms to estimate the S-P time interval for each of the recording stations. Record your measurement for the S-P interval below: Eureka, CA Seismic Station S-P Interval seconds Elko, NV Seismic Station S-P Interval seconds Las Vegas, NV Seismic Station S-P Interval seconds Earth quake Simulation Explore the above game then answer the question doc attached. Earthquake GEOLOGY.jar META-INF/MANIFEST.MF Manifest-Version: 1.0 Rsrc-Class-Path: ./ jl1.0.1.jar Class-Path: . Rsrc-Main-Class: Earthquake
  • 7. Main-Class: org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader org/eclipse/jdt/internal/jarinjarloader/JIJConstants.classpackage org.eclipse.jdt.internal.jarinjarloader; finalsynchronizedclass JIJConstants { staticfinal String REDIRECTED_CLASS_PATH_MANIFEST_NAME = Rsrc- Class-Path; staticfinal String REDIRECTED_MAIN_CLASS_MANIFEST_NAME = Rsrc- Main-Class; staticfinal String DEFAULT_REDIRECTED_CLASSPATH = ; staticfinal String MAIN_METHOD_NAME = main; staticfinal String JAR_INTERNAL_URL_PROTOCOL_WITH_COLON = jar:rsrc:; staticfinal String JAR_INTERNAL_SEPARATOR = !/; staticfinal String INTERNAL_URL_PROTOCOL_WITH_COLON = rsrc:; staticfinal String INTERNAL_URL_PROTOCOL = rsrc; staticfinal String PATH_SEPARATOR = /; staticfinal String CURRENT_DIR = ./; staticfinal String UTF8_ENCODING = UTF-8; void JIJConstants(); } org/eclipse/jdt/internal/jarinjarloader/JarRsrcLoader$ManifestIn fo.classpackage org.eclipse.jdt.internal.jarinjarloader;
  • 8. synchronizedclass JarRsrcLoader$ManifestInfo { String rsrcMainClass; String[] rsrcClassPath; private void JarRsrcLoader$ManifestInfo(); } org/eclipse/jdt/internal/jarinjarloader/JarRsrcLoader.classpacka ge org.eclipse.jdt.internal.jarinjarloader; publicsynchronizedclass JarRsrcLoader { public void JarRsrcLoader(); publicstatic void main(String[]) throws ClassNotFoundException, IllegalArgumentException, IllegalAccessException, reflect.InvocationTargetException, SecurityException, NoSuchMethodException, java.io.IOException; privatestatic JarRsrcLoader$ManifestInfo getManifestInfo() throws java.io.IOException; privatestatic String[] splitSpaces(String); } org/eclipse/jdt/internal/jarinjarloader/RsrcURLConnection.class package org.eclipse.jdt.internal.jarinjarloader; publicsynchronizedclass RsrcURLConnection extends java.net.URLConnection { private ClassLoader classLoader; public void RsrcURLConnection(java.net.URL, ClassLoader); public void connect() throws java.io.IOException; public java.io.InputStream getInputStream() throws java.io.IOException; } org/eclipse/jdt/internal/jarinjarloader/RsrcURLStreamHandler.cl
  • 9. asspackage org.eclipse.jdt.internal.jarinjarloader; publicsynchronizedclass RsrcURLStreamHandler extends java.net.URLStreamHandler { private ClassLoader classLoader; public void RsrcURLStreamHandler(ClassLoader); protected java.net.URLConnection openConnection(java.net.URL) throws java.io.IOException; protected void parseURL(java.net.URL, String, int, int); } org/eclipse/jdt/internal/jarinjarloader/RsrcURLStreamHandlerFa ctory.classpackage org.eclipse.jdt.internal.jarinjarloader; publicsynchronizedclass RsrcURLStreamHandlerFactory implements java.net.URLStreamHandlerFactory { private ClassLoader classLoader; private java.net.URLStreamHandlerFactory chainFac; public void RsrcURLStreamHandlerFactory(ClassLoader); public java.net.URLStreamHandler createURLStreamHandler(String); public void setURLStreamHandlerFactory(java.net.URLStreamHandlerFacto ry); } Score2.classpublicsynchronizedclass Score2 { private int dep; private int dis; private int terB; private int terP; private int att; private float score; public void Score2(int, int, int, int, int); private void scoreCalc(); public float getScore();
  • 10. } AudioPlayerE.classpublicsynchronizedclass AudioPlayerE implements Runnable { private javazoom.jl.player.Player playMP3; public void AudioPlayerE(); public void stopAudio(); public void run(); } Earthquake$1.classsynchronizedclass Earthquake$1 extends javax.swing.JPanel { void Earthquake$1(Earthquake); public void paintComponent(java.awt.Graphics); } Earthquake$10.classsynchronizedclass Earthquake$10 implements javax.swing.event.ChangeListener { void Earthquake$10(Earthquake); public void stateChanged(javax.swing.event.ChangeEvent); } Earthquake$11.classsynchronizedclass Earthquake$11 implements java.awt.event.ActionListener { void Earthquake$11(Earthquake); public void actionPerformed(java.awt.event.ActionEvent); } Earthquake$2.classsynchronizedclass Earthquake$2 implements java.awt.event.ActionListener { void Earthquake$2(Earthquake);
  • 11. public void actionPerformed(java.awt.event.ActionEvent); } Earthquake$3.classsynchronizedclass Earthquake$3 implements java.awt.event.ActionListener { void Earthquake$3(Earthquake); public void actionPerformed(java.awt.event.ActionEvent); } Earthquake$4.classsynchronizedclass Earthquake$4 implements java.awt.event.ActionListener { void Earthquake$4(Earthquake); public void actionPerformed(java.awt.event.ActionEvent); } Earthquake$5.classsynchronizedclass Earthquake$5 implements java.awt.event.ItemListener { void Earthquake$5(Earthquake); public void itemStateChanged(java.awt.event.ItemEvent); } Earthquake$6.classsynchronizedclass Earthquake$6 implements java.awt.event.ItemListener { void Earthquake$6(Earthquake); public void itemStateChanged(java.awt.event.ItemEvent); } Earthquake$7.classsynchronizedclass Earthquake$7 implements java.awt.event.ItemListener { void Earthquake$7(Earthquake); public void itemStateChanged(java.awt.event.ItemEvent);
  • 12. } Earthquake$8.classsynchronizedclass Earthquake$8 implements java.awt.event.ItemListener { void Earthquake$8(Earthquake); public void itemStateChanged(java.awt.event.ItemEvent); } Earthquake$9.classsynchronizedclass Earthquake$9 implements javax.swing.event.ChangeListener { void Earthquake$9(Earthquake); public void stateChanged(javax.swing.event.ChangeEvent); } Earthquake.classpublicsynchronizedclass Earthquake extends javax.swing.JFrame implements Runnable { private int depth; private int distance; private int terrainBonus; private int terrainPenalty; private int attempts; private int Score; private int sediDiv; private javax.swing.JPanel contentPane; private javax.swing.JLabel anime; private javax.swing.JLabel lblScore; private javax.swing.JLabel highScoreList; private javax.swing.JLabel label; private javax.swing.JLabel label2; private javax.swing.JLabel adBack; private javax.swing.JLabel close; private Advice2 ad; privatestatic boolean play;
  • 13. privatestatic boolean play_2; private boolean toggleHighScores; privatestatic boolean disableButton; private boolean hotspots; private boolean plates; javax.swing.ImageIcon background; java.awt.Image image; privatestatic HighScoreManagerE hm; private javax.swing.JCheckBox chckbxSedimentaryRocks; private javax.swing.JCheckBox chckbxFaultZones; private javax.swing.JCheckBox chckbxDivergentPlateBoundaries_1; private javax.swing.JCheckBox chckbxHotSpots; private javax.swing.JSlider sliderDep; private javax.swing.JSlider sliderDisEpi; private javax.swing.JButton btnApply; private javax.swing.JButton btnPlayAgain; private javax.swing.JButton btnHighScores; private javax.swing.JTextField textField; private AudioPlayerE a; static void <clinit>(); publicstatic void main(String[]); public void Earthquake(); public void refreshFrame(); public void endScreen(); public void setHighScoreList(); public void loop(); public void animate(int); public HighScoreManagerE getHM(); public void setBooleans(); public void killAudio(); public void run(); } Advice2.classpublicsynchronizedclass Advice2 extends
  • 14. javax.swing.JLabel { private String l; public void Advice2(int, int, int, boolean, boolean, int); } BIG EARTHQUAKE.0001.jpg BIG EARTHQUAKE.0002.jpg BIG EARTHQUAKE.0003.jpg BIG EARTHQUAKE.0004.jpg BIG EARTHQUAKE.0005.jpg BIG EARTHQUAKE.0006.jpg BIG EARTHQUAKE.0007.jpg BIG EARTHQUAKE.0008.jpg BIG EARTHQUAKE.0009.jpg BIG EARTHQUAKE.0010.jpg BIG EARTHQUAKE.0011.jpg BIG EARTHQUAKE.0012.jpg BIG EARTHQUAKE.0013.jpg BIG EARTHQUAKE.0014.jpg BIG EARTHQUAKE.0015.jpg
  • 15. BIG EARTHQUAKE.0016.jpg BIG EARTHQUAKE.0017.jpg BIG EARTHQUAKE.0018.jpg BIG EARTHQUAKE.0019.jpg BIG EARTHQUAKE.0020.jpg BIG EARTHQUAKE.0021.jpg BIG EARTHQUAKE.0022.jpg BIG EARTHQUAKE.0023.jpg BIG EARTHQUAKE.0024.jpg BIG EARTHQUAKE.0025.jpg BIG EARTHQUAKE.0026.jpg BIG EARTHQUAKE.0027.jpg BIG EARTHQUAKE.0028.jpg BIG EARTHQUAKE.0029.jpg BIG EARTHQUAKE.0030.jpg BIG EARTHQUAKE.0031.jpg BIG EARTHQUAKE.0032.jpg BIG EARTHQUAKE.0033.jpg
  • 16. BIG EARTHQUAKE.0034.jpg BIG EARTHQUAKE.0035.jpg BIG EARTHQUAKE.0036.jpg BIG EARTHQUAKE.0037.jpg BIG EARTHQUAKE.0038.jpg BIG EARTHQUAKE.0039.jpg BIG EARTHQUAKE.0040.jpg BIG EARTHQUAKE.0041.jpg BIG EARTHQUAKE.0042.jpg BIG EARTHQUAKE.0043.jpg BIG EARTHQUAKE.0044.jpg BIG EARTHQUAKE.0045.jpg BIG EARTHQUAKE.0046.jpg BIG EARTHQUAKE.0047.jpg BIG EARTHQUAKE.0048.jpg BIG EARTHQUAKE.0049.jpg BIG EARTHQUAKE.0050.jpg BIG EARTHQUAKE.0051.jpg
  • 17. BIG EARTHQUAKE.0052.jpg BIG EARTHQUAKE.0053.jpg BIG EARTHQUAKE.0054.jpg BIG EARTHQUAKE.0055.jpg BIG EARTHQUAKE.0056.jpg BIG EARTHQUAKE.0057.jpg BIG EARTHQUAKE.0058.jpg BIG EARTHQUAKE.0059.jpg BIG EARTHQUAKE.0060.jpg BIG EARTHQUAKE.0061.jpg BIG EARTHQUAKE.0062.jpg BIG EARTHQUAKE.0063.jpg BIG EARTHQUAKE.0064.jpg BIG EARTHQUAKE.0065.jpg BIG EARTHQUAKE.0066.jpg BIG EARTHQUAKE.0067.jpg BIG EARTHQUAKE.0068.jpg BIG EARTHQUAKE.0069.jpg
  • 18. BIG EARTHQUAKE.0070.jpg BIG EARTHQUAKE.0071.jpg BIG EARTHQUAKE.0072.jpg BIG EARTHQUAKE.0073.jpg BIG EARTHQUAKE.0074.jpg BIG EARTHQUAKE.0075.jpg BIG EARTHQUAKE.0076.jpg BIG EARTHQUAKE.0077.jpg BIG EARTHQUAKE.0078.jpg BIG EARTHQUAKE.0079.jpg BIG EARTHQUAKE.0080.jpg BIG EARTHQUAKE.0081.jpg BIG EARTHQUAKE.0082.jpg BIG EARTHQUAKE.0083.jpg BIG EARTHQUAKE.0084.jpg BIG EARTHQUAKE.0085.jpg BIG EARTHQUAKE.0086.jpg BIG EARTHQUAKE.0087.jpg
  • 19. BIG EARTHQUAKE.0088.jpg BIG EARTHQUAKE.0089.jpg BIG EARTHQUAKE.0090.jpg BIG EARTHQUAKE.0091.jpg BIG EARTHQUAKE.0092.jpg BIG EARTHQUAKE.0093.jpg BIG EARTHQUAKE.0094.jpg BIG EARTHQUAKE.0095.jpg BIG EARTHQUAKE.0096.jpg BIG EARTHQUAKE.0097.jpg BIG EARTHQUAKE.0098.jpg BIG EARTHQUAKE.0099.jpg BIG EARTHQUAKE.0100.jpg BIG EARTHQUAKE.0101.jpg BIG EARTHQUAKE.0102.jpg BIG EARTHQUAKE.0103.jpg BIG EARTHQUAKE.0104.jpg BIG EARTHQUAKE.0105.jpg
  • 20. BIG EARTHQUAKE.0106.jpg BIG EARTHQUAKE.0107.jpg BIG EARTHQUAKE.0108.jpg BIG EARTHQUAKE.0109.jpg BIG EARTHQUAKE.0110.jpg BIG EARTHQUAKE.0111.jpg BIG EARTHQUAKE.0112.jpg BIG EARTHQUAKE.0113.jpg BIG EARTHQUAKE.0114.jpg BIG EARTHQUAKE.0115.jpg BIG EARTHQUAKE.0116.jpg BIG EARTHQUAKE.0117.jpg BIG EARTHQUAKE.0118.jpg BIG EARTHQUAKE.0119.jpg BIG EARTHQUAKE.0120.jpg BIG EARTHQUAKE.0121.jpg BIG EARTHQUAKE.0122.jpg BIG EARTHQUAKE.0123.jpg
  • 21. BIG EARTHQUAKE.0124.jpg BIG EARTHQUAKE.0125.jpg BIG EARTHQUAKE.0126.jpg BIG EARTHQUAKE.0127.jpg BIG EARTHQUAKE.0128.jpg BIG EARTHQUAKE.0129.jpg BIG EARTHQUAKE.0130.jpg BIG EARTHQUAKE.0131.jpg BIG EARTHQUAKE.0132.jpg BIG EARTHQUAKE.0133.jpg BIG EARTHQUAKE.0134.jpg BIG EARTHQUAKE.0135.jpg BIG EARTHQUAKE.0136.jpg BIG EARTHQUAKE.0137.jpg BIG EARTHQUAKE.0138.jpg BIG EARTHQUAKE.0139.jpg BIG EARTHQUAKE.0140.jpg BIG EARTHQUAKE.0141.jpg
  • 22. BIG EARTHQUAKE.0142.jpg BIG EARTHQUAKE.0143.jpg BIG EARTHQUAKE.0144.jpg BIG EARTHQUAKE.0145.jpg BIG EARTHQUAKE.0146.jpg BIG EARTHQUAKE.0147.jpg BIG EARTHQUAKE.0148.jpg BIG EARTHQUAKE.0149.jpg BIG EARTHQUAKE.0150.jpg BIG EARTHQUAKE.0151.jpg BIG EARTHQUAKE.0152.jpg BIG EARTHQUAKE.0153.jpg BIG EARTHQUAKE.0154.jpg BIG EARTHQUAKE.0155.jpg BIG EARTHQUAKE.0156.jpg BIG EARTHQUAKE.0157.jpg BIG EARTHQUAKE.0158.jpg BIG EARTHQUAKE.0159.jpg
  • 23. BIG EARTHQUAKE.0160.jpg BIG EARTHQUAKE.0161.jpg BIG EARTHQUAKE.0162.jpg BIG EARTHQUAKE.0163.jpg BIG EARTHQUAKE.0164.jpg BIG EARTHQUAKE.0165.jpg BIG EARTHQUAKE.0166.jpg BIG EARTHQUAKE.0167.jpg BIG EARTHQUAKE.0168.jpg BIG EARTHQUAKE.0169.jpg BIG EARTHQUAKE.0170.jpg BIG EARTHQUAKE.0171.jpg BIG EARTHQUAKE.0172.jpg BIG EARTHQUAKE.0173.jpg BIG EARTHQUAKE.0174.jpg BIG EARTHQUAKE.0175.jpg BIG EARTHQUAKE.0176.jpg BIG EARTHQUAKE.0177.jpg
  • 24. BIG EARTHQUAKE.0178.jpg BIG EARTHQUAKE.0179.jpg BIG EARTHQUAKE.0180.jpg BIG EARTHQUAKE.0181.jpg BIG EARTHQUAKE.0182.jpg BIG EARTHQUAKE.0183.jpg BIG EARTHQUAKE.0184.jpg BIG EARTHQUAKE.0185.jpg BIG EARTHQUAKE.0186.jpg BIG EARTHQUAKE.0187.jpg BIG EARTHQUAKE.0188.jpg BIG EARTHQUAKE.0189.jpg BIG EARTHQUAKE.0190.jpg BIG EARTHQUAKE.0191.jpg BIG EARTHQUAKE.0192.jpg BIG EARTHQUAKE.0193.jpg BIG EARTHQUAKE.0194.jpg BIG EARTHQUAKE.0195.jpg
  • 25. BIG EARTHQUAKE.0196.jpg BIG EARTHQUAKE.0197.jpg BIG EARTHQUAKE.0198.jpg BIG EARTHQUAKE.0199.jpg BIG EARTHQUAKE.0200.jpg BIG EARTHQUAKE.0201.jpg BIG EARTHQUAKE.0202.jpg BIG EARTHQUAKE.0203.jpg BIG EARTHQUAKE.0204.jpg BIG EARTHQUAKE.0205.jpg BIG EARTHQUAKE.0206.jpg BIG EARTHQUAKE.0207.jpg BIG EARTHQUAKE.0208.jpg BIG EARTHQUAKE.0209.jpg BIG EARTHQUAKE.0210.jpg BIG EARTHQUAKE.0211.jpg BIG EARTHQUAKE.0212.jpg BIG EARTHQUAKE.0213.jpg
  • 26. BIG EARTHQUAKE.0214.jpg BIG EARTHQUAKE.0215.jpg BIG EARTHQUAKE.0216.jpg BIG EARTHQUAKE.0217.jpg BIG EARTHQUAKE.0218.jpg BIG EARTHQUAKE.0219.jpg BIG EARTHQUAKE.0220.jpg BIG EARTHQUAKE.0221.jpg BIG EARTHQUAKE.0222.jpg BIG EARTHQUAKE.0223.jpg