User:Materaspieaux: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Materaspieaux No edit summary |
imported>Materaspieaux No edit summary |
||
Line 61: | Line 61: | ||
My pleasure. Basically, we're going to substitute known values into the equations above and solve for the offsets. It's really not that hard. Here's what we're gonna do: | My pleasure. Basically, we're going to substitute known values into the equations above and solve for the offsets. It's really not that hard. Here's what we're gonna do: | ||
#Grab a GPS and teleport it to get a DestinationX and a DestinationY value, plus a Distance value. | |||
#Plug said values into the equations above | |||
#Plug the power, elevation, and bearing you teleported the GPS with into the equations above | |||
#Solve for the offsets | |||
Let's get started, shall we? | Let's get started, shall we? | ||
Line 76: | Line 73: | ||
#Take one and place it on the telepad. Again, look at the image provided if you have no idea what I'm talking about. | #Take one and place it on the telepad. Again, look at the image provided if you have no idea what I'm talking about. | ||
#Now, go to the telescience computer and use it. Set the bearing and elevation to whatever the hell you want, but 0° for the bearing and 45° for the elevation makes the following steps easier. | #Now, go to the telescience computer and use it. Set the bearing and elevation to whatever the hell you want, but 0° for the bearing and 45° for the elevation makes the following steps easier. | ||
#'''Set the power to 20 or higher | #'''Set the power to 20 or higher.''' | ||
#Now hit send | #Now hit send | ||
#Use the GPS in your hand. This will give you a list of GPS's. Look for the one that is in a different room than the others. | #Use the GPS in your hand. This will give you a list of GPS's. Look for the one that is in a different room than the others. | ||
Line 84: | Line 81: | ||
[[File:Telescience gps distance equation.png]] | [[File:Telescience gps distance equation.png]] | ||
We use 185 and 97 because the telepad is located at 185,97 | We use 185 and 97 because the telepad is located at 185, 97. | ||
Write down that distance somewhere. | |||
==Steps 2-4, in detail== | |||
Alright, so now you have some values. Time to plug that shit into the equations. | |||
For the purposes of this article, the GPS that we teleported ended up at 184, 137. The distance the GPS traveled is 40.01249804748511''ish'', or the square root of 1,601. The bearing, elevation, and power were 0, 45, and 20, respectively. | |||
First thing we're going to do is plug the numbers we have into the DestinationX and DestinationY equations to determine the bearing offset. | |||
===Challenges for the Robust in All of Us=== | ===Challenges for the Robust in All of Us=== |